Releases: Difference between revisions

Jump to navigation Jump to search
mNo edit summary
mNo edit summary
Line 3: Line 3:
== Memento Mobile Edition ==
== Memento Mobile Edition ==


=== Release 4.6.5, 2019-06-27 ===
* Duration - a new field type intended to store the duration in days, hours, minutes, seconds and milliseconds.
* Calculation of computable fields while editing a record.
* Possibility to set the size of captured photos for the "Image" field.
* Scripts: new trash() methods - delete and untrash() - restore for an Entry object in triggers.
* Scripts: the possibility to get the previous entry in JavaScript field: entry().prev(). The resulting entry can be read-only.
* Added a new data source for auto-completion - boardgamegeek.com, containing information about board games.
=== Release 4.6.0, 2019-02-11 ===
=== Release 4.6.0, 2019-02-11 ===
* Page size and orientation setup when saving entries in PDF.
* Page size and orientation setup when saving entries in PDF.
Line 11: Line 18:
* Barcode scanner is now built into the application.
* Barcode scanner is now built into the application.
* New type of action script - "Bulk Action". The button to start this script will be available in the menu, if you select a few entries in the library. The selected entries are available in the script via selectedEntries() function.
* New type of action script - "Bulk Action". The button to start this script will be available in the menu, if you select a few entries in the library. The selected entries are available in the script via selectedEntries() function.
=== Release 4.5.10, 2018-12-07 ===
=== Release 4.5.10, 2018-12-07 ===
* Added ability to set the year for the date field
* Added ability to set the year for the date field