Releases: Difference between revisions

Jump to navigation Jump to search
8,081 bytes added ,  17 August 2021
m
no edit summary
No edit summary
mNo edit summary
(35 intermediate revisions by 3 users not shown)
Line 1: Line 1:
{{Stamp|2017-03-27|4.3.0|1.0.8}}
{{Stamp|2021-03-19|4.10.0|1.10.0}}


== Memento Mobile Edition ==
= Memento Mobile Edition =


=== Release 4.10.0, 2021-03-16 ===
* [https://help.mementodatabase.com/?ht_kb=autofill-by-image Text recognition] from images. Where: Editing library > ''Autofill'' > '''+''' > ''By Image β''.
* Defining field validation. Where: Editing field > ''Data validation''.
* Show the customizable ''Quick access'' toolbar at the bottom of the libraries list screen. Where: Libraries list > 3-dot Menu > ''Quick tools''. The toolbar may be restricted due to the size of your device.
* Added ability to sync all libraries with the cloud with one button. Where: Libraries list > 3-dot menu > ''Quick tools''.
* JavaScript: Shared scripts that can be reused in any other scripts. How: For a shared script, when adding, choose ''Shared'', rather than ''Trigger'' or ''Action''.
* JavaScript: Added an additional location for the action script button in the entries list. Where: Editing action > ''Place of Action'' '''∇''' > ''Entries in the list''.
* JavaScript: Added ability to set a filter for an action script. In this case, the action will be available only for entries that satisfy the filter, protecting other entries from being affected. Where: Editing script > ''VIEW'' > ''Filter'' '''∇'''. How: Use the same method as for filtering entries in the list.
* JavaScript: Added ability to choose an icon for an action script button. Where: When adding or updating a new action, in the ''VIEW'' tab > ''Select icon for the Play button''.
=== Release 4.9.3, 2021-01-09 ===
* Enhanced behavior for Single-Choice Lists (SCLs). If a default value hasn't been specified, but the field is a required field, then the default value is null. Otherwise, the default value used is that of the first item in the list.
* Lots of bugs have been fixed.
=== Release 4.9.2, 2020-11-25 ===
*Bug fixes.
*Added ability to append tags when editing multiple entries.
*Added new event for triggers - Updating a field.
=== Release 4.9.0, 2020-09-02 ===
*New field type - List. The List field is a set of text strings with checkboxes.
*New field type - Tags. The Tags field is an editable text box where you can type in a word and perform search other entries by it.
*A new type of entries display – Kanban. Where: library > menu > View > Kanban.
*Added ability to group entries by each value of a multi-select field. How: library > menu > group > multiple-choice list field > split values.
*Added ability to set a field as Unique. Where: edit library > tab Main > Unique Fields.
*Added ability to set the background color for the entries which will be depending on a field value.
*JavaScript: Added method linksFrom(library name, field name) to the Entry object to get entries from the specified library that have links to the current entry from the specified field.
=== Release 4.8.1, 2020-07-12 ===
* '''Added ability to delete a comment'''
* Updated translation
* Performance improvements
* Minor bugs fixed
=== Release 4.8.0, 2020-05-28 ===
* '''Added ability to copy entries to Google Docs and create reports based on templates'''
* '''Multi-level grouping of entries'''
* '''Manual sorting of entries (drag and drop)'''
* Added ability to select a filter for widgets
* The table view can display images now
=== Release 4.7.5, 2020-04-01 ===
* Lots of bugs have been fixed.
* Updated translations
=== Release 4.7.3, 2020-02-05 ===
* Faster sync with Google Sheets file
* Bug fixes
=== Release 4.7.2, 2019-11-28 ===
* Performance improvements.
* Lots of bugs have been fixed.
* Updated translations.
=== Release 4.7.0, 2019-10-08 ===
* '''Added ability to move or copy entries to another library'''
* '''New field type - User. This type of field allows selecting one or more Memento Cloud users. All users who have access to the library through the cloud are available for selection.'''
* '''Added ability to provide write/delete permissions based on the value of the "User" field'''
* '''Added ability to set the full name and avatar of a Memento Cloud user'''
* '''"JavaScript" and "Calculation" fields can now be hidden and they will not be displayed to the user in the interface'''
* '''Added ability to combine field filtering conditions with the “OR” operation'''
* '''Filters improvement: Numeric fields - new condition "Between" has been added. Single-choice list/Multiple-choice list - conditions "Is one of", "Is not one of", "Equal", "Not equal" have been added.'''
* '''Scripts: new user() method that returns the current user as a JSUser object'''
* Quick switching between linked libraries
* Added ability to copy the password to the clipboard by long pressing on a "Password" field
=== Release 4.6.7, 2019-08-28 ===
* Lots of bug fixes.
* Updated translations.
=== 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 88:
* 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
Line 179: Line 257:
* Field fonts cusotmmization (size, colo, style). How: editing field > Font.
* Field fonts cusotmmization (size, colo, style). How: editing field > Font.


== Memento Desktop Edition ==
 
= Memento Desktop Edition =
 
=== Release 1.10.1, 2021-05-31 ===
* Bug fixes
 
=== Release 1.10.0, 2021-04-08 ===
* Defining field validation.
* Script: Shared scripts that can be reused in any other scripts.
* Script:  Added an additional location for the action script button in the entries list.
* Script: Added ability to set a filter for an action script. In this case, the action will be available only for entries that satisfy the filter.
 
=== Release 1.9.6, 2020-10-27 ===
* A new type of entries display – Table View
* Added new event for triggers – Updating a field.
 
=== Release 1.9.0, 2020-09-21 ===
* New field type – List. The List field is a set of text strings with checkboxes.
* New field type – Tags. The Tags field is an editable text box where you can type in a word and perform search other entries by it.
* Added ability to group entries by each value of a multi-select field. How: group > multiple-choice list field > split values.
* Added ability to set a field as Unique.
* Added ability to search in specific fields.
* Call of the calculator for numberic fields. How: editing field > Calculator. Upon enabling of this option, the button of calculator opening will be displaed to the right of the input field.
* JavaScript: Added method linksFrom(library name, field name) to the Entry object to get entries from the specified library that have links to the current entry from the specified field.
 
=== Release 1.8.4, 2020-06-30 ===
* Manual sorting of entries (drag and drop).
* Added ability to delete a comment.
* Added a new filter condition for numeric fields - "Between".
* Bug fixes.
 
=== Release 1.8.2, 2020-04-20 ===
* Bug fixes.
* Added Croatian translation.
 
=== Release 1.8.1, 2020-03-19 ===
* Bug fixes.
* Added Slovenian translation.
* Updated translations.
 
=== Release 1.8.0, 2020-03-17 ===
* Refreshed UI.
* Added ability to group libraries.
* Bug fixes.
 
=== Release 1.7.1, 2020-01-14 ===
* Fixed Google Sign In.
 
=== Release 1.7.0, 2019-11-07 ===
* New field type - User. This type of field allows selecting one or more Memento Cloud users.
* Added ability to provide write/delete permissions based on the value of the "User" field.
* Added ability to set the full name and avatar of a Memento Cloud user.
* "JavaScript" and "Calculation" fields can now be hidden.
 
=== Release 1.6.7, 2019-07-25 ===
* Bug fixes.
 
=== Release 1.6.6, 2019-07-04 ===
* Duration - a new field type intended to store the duration in days, hours, minutes, seconds and milliseconds.
* Added a new data source for auto-completion - boardgamegeek.com, containing information about board games.
* Bug fixes.
 
=== Release 1.6.1, 2019-05-04 ===
* Added ability to create personal access tokens to access Memento Cloud API: Account > Access Tokens.
* Improved image loader.


=== Release 1.6.0, 2019-03-22 ===
=== Release 1.6.0, 2019-03-22 ===
Line 303: Line 445:
* Fixed a crash which could occur after editing of entry
* Fixed a crash which could occur after editing of entry


[[Category:Overview]]
[[Category:en]] [[Category:Overview]]

Navigation menu