Releases: Difference between revisions

Jump to navigation Jump to search
17,746 bytes added ,  17 August 2021
m
no edit summary
mNo edit summary
mNo edit summary
(78 intermediate revisions by 3 users not shown)
Line 1: Line 1:
{{Stamp|2016-11-22|4.1.0|1.0.7}}
{{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 ===
* Page size and orientation setup when saving entries in PDF.
* Filters and graphs synchronization between Android devices.
* Now it is possible to give access to your filters and graphs to any user of your library (only for Team tariffs).
* Backup files are now saved as zip archives.
* Attribute values of related entries can be exported and imported from CSV. The format of the name of a column with an attribute shall be as follows: link field name:attribute name.
* 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.
 
=== Release 4.5.10, 2018-12-07 ===
* Added ability to set the year for the date field
* Fixed RichText rendering issue
* For JavaScript fields, added ability to access the following <b>entry properties</b>: entry().id, entry().creationTime, entry().author
 
=== Release 4.5.9, 2018-11-17 ===
* Updated <b>translations</b>
* Fix crashes on Android 8 tablets
 
=== Release 4.5.8, 2018-10-01 ===
* Added <b>fingerprint support for secured libraries</b>
* Many bug fixes
 
=== Release 4.5.5, 2018-08-02 ===
* New field type &mdash; <b>Color</b>.
* Added <b>mobygames.com</b> as a data source for Autofill. This source contains information about computer games.
* Scripts: Added the global function <b><i>email()</i></b>, which sends an email message via SMTP in the background.
* Scripts: Added the method <b><i>post()</i></b> in object Http to send POST (HTTP) requests.
* Scripts: Added methods for access to HTTP headers. The Http object has the method <b><i>headers()</i></b> to set up headers for a request. The HttpResult object has the method <b><i>headers(name)</i></b> to read the result headers by name.
* Added the ability to choose the location of the image cache folder.
 
=== Release 4.5.0, 2018-05-14 ===
 
* Added ability to view the <b>history of entry changes</b> and roll back to one of the previous versions of the entry. The history is saved only for libraries in the cloud and only for PRO tariffs. Where: Open entry > menu > Version History.
* Added <b>NFC support for Barcode fields</b>. How to enable: Edit library > Edit Barcode field > Type.
* Added ability to use <b>your own measurement units for numeric fields</b>.
* <b>Monospace fonts</b> were added to the list of available fonts for entries and fields display.
* Combination by year, month, or day is available for entries grouping.
* Added new <b>autofill source - Library</b>. The source allows filling in entry fields with data from another library.
 
=== Release 4.4.5, 2017-04-07 ===
 
* Added ability to open a library template in the online catalog by a link.
* Sign in with Google.
* The dialog to control the Memento account is added.
* Ability to change names for Checkbox field values is added.
* JavaScript: Entry.id - a unique identifier of an entry, Library.findById(id) - search for an entry by id.
* JavaScript and Calculation fields can now define the color of the entry. The field must return a color in HEX format: #RRGGBB.
* Improved compatibility with Android 8 Oreo.
 
=== Release 4.4.0, 2017-12-12 ===
 
* <b>Attributes for links</b> within Link to Entry fields. Where: Edit library > Edit Link to Entry field > Tab Attributes.
* Added ability to select fields for quick search. How: Open library > Menu > Settings > Quick search in.
* Added ability to search in specific fields ( Quick filter ). How: Open library > Search icon > Filter icon.
* Added ability to save search criteria as a filter. How: Open library > Search icon > Filter icon > Save icon.
* Added <b>new events for triggers: Linking an entry, Unlinking an entry</b>.
* Scripts: Added method remind() in object Entry to set up a reminder.
* Scripts: Added new aggregation functions by fields from linked entries to Calculation fields: $sum(), $min(), $max(), $avg().
* Fixed shortcuts on Android 8 Oreo.
Compatible version of the Desktop Edition is 1.2.0.
 
=== Release 4.3.7, 2017-08-30 ===
 
* Added wizard for Creating new libraries.
* Updated translations.
 
=== Release 4.3.6, 2017-07-07 ===
 
* Improved support for right-to-left languages.
 
=== Release 4.3.5, 2017-06-07 ===
 
* Recurring Reminders. How: entry view card > 3-dot menu > Reminder. To set a recurring rule, click on 3-dot menu button in the date selection dialog.
* Added igdb.com as a data source for Autofill. This source contains information about computer games.
* Ability to choose a language for Autofill sources: TheMovieDB.org, Google Books, Amazon.
* Ability to copy (duplicate) a field definition.
* Added ability to change the size of the increment and decrement for numeric fields.
* Added new filter conditions for fields - is empty, is not empty.
* Added new event for triggers  - Opening a library.
* Fixed: Line Chart issue when multiple series are present.
* Accent insensitive search.
* Chinese search bug fixed.
 
=== Release 4.3.0, 2017-03-02 ===
* Added ability to include in scripts '''JavaScript libraries and custom code from repositories at GitHub.com'''. Where to find it: edit script > add JavaScript libraries > tab Repositories.
* '''Initiate scripts from button'''. Ability to request parameters from user to be passed to the script. How to create scripts: library > menu > Script > + > Action.
* Ability to '''use scripts as a data source for Autofill fields'''. How: edit library> tab Autofill > + > Script.
* Scripts: The following '''properties added to the object Entry''' - creationTime, lastModifiedTime, author.
* Scripts: The following '''methods for connecting entries''' to object Entry - link(name, entry) / unlink(name, entry)
* Scripts: '''Function exit()''' added, which stops script execution.
* Scripts: '''Method recalc()''' added to object Entry. Initiates recalculation of entry fields.
* Scripts: '''Method set() of object Entry''': Second argument &mdash; for Link to Entry, Link to File, Checkboxes, and Multiple-choice List fields &mdash; can now be an array and can therefore represent multiple values to be set for the field.
* Added capability to turn off certain addresses during '''import of field Coordinate'''.
* Various big fixes.


=== Release 4.2.0, 2016-12-28 ===
=== Release 4.2.0, 2016-12-28 ===
* A new type of entries display – '''[[Library Entries List screen#View|cards]]'''. Where: library > slide menu > View > Cards
* A new type of entries display – '''[[Library Entries List screen#View|Card View]]'''. Where: library > slide menu > View > Cards
* '''[[Tasker Integration|Integration with Tasker]]''' extended. A possibility to create “Events” was added. The following event types are supported: entry creation, entry modification, entry removal.
* '''[[Tasker Integration#Events|Integration with Tasker]]''' extended. A possibility to create “Events” was added. The following event types are supported: entry creation, entry modification, entry removal.
* Added ability to combine related libraries to a single template when they are uploaded to an online directory or exported as a file.
* Added ability to combine related libraries to a single template when they are uploaded to an online directory or exported as a file.
* Added ability to carry out searching in an encrypted library.
* Added ability to [[Library Entries List screen#Search icon|'''carry out searching in an encrypted library''']].
* '''[[Triggers#Built-in objects for certain Memento field types|JavaScript objects for triggers]]''': References to Location and Contact fields now return objects that allow access to individual values from these fields.
* '''[[Triggers#Built-in objects for certain Memento field types|JavaScript objects for triggers]]''': References to Location and Contact fields now return objects that allow access to individual values from these fields.
* Support of scanning and QR Code generation for Barcode field type was implemented. Where: editing field > Type > QR-code
* Support of scanning and '''[[Barcode field#Advanced Parameters|QR Code]]''' generation for Barcode field type was implemented. Where: editing field > Type > QR-code
* Horizontal mode of image display for the Image field type was added. How: editing field > Orientation > Horizontal
* Horizontal '''[[Image field#Advanced Parameters|mode of image display for the Image field type]]''' was added. How: editing field > Orientation > Horizontal


=== Release 4.1.0, 2016-11-21 ===
=== Release 4.1.0, 2016-11-21 ===
* Team is a new category of tariffs for Business users. Team tariffs allow to have a centralized control over accounts and PRO licenses. Where: main slide menu > Cloud Storage > Users button.  
* '''[[Team for Business|Team]]''' is a new category of tariffs for Business users. Team tariffs allow to have a centralized control over accounts and PRO licenses. Where: main slide menu > Cloud Storage > Users button.  
* User groups and control of access to certain library fields. These functions are available only for Team.
* User groups and control of access to certain library fields. These functions are available only for Team.
* Added ability to set a separator for values of fields displayed in entry lists as the entry name or description.  
* Added ability to '''[[Library Edit screen#MAIN tab|set a separator]]''' for values of fields displayed in entry lists as the entry name or description.  
* Added ability to set captions for photos.
* Added ability to set captions for photos.
* Added ability to change the sequence of entries in fields like “Link to an entry”.
* Added ability to change the sequence of entries in fields like “Link to an entry”.
* A subheader for fields – a new library structure element. Fields located under subheader can be collapsed/expanded on entry cards. How: editing library > fields > + > subheader
* '''[[Library Edit screen#FIELDS tab|A subheader for fields]]''' – a new library structure element. Fields located under subheader can be collapsed/expanded on entry cards. How: editing library > fields > + > subheader
* Added ability to hide aggregation results on the lower toolbar of the library. Hidden aggregation results will be displayed upon pressing the lower toolbar.
* Added ability to hide aggregation results on the lower toolbar of the library. Hidden aggregation results will be displayed upon pressing the lower toolbar.


=== Release 4.0.0, 2016-10-07 ===
=== Release 4.0.0, 2016-10-07 ===
* '''[[Triggers]]'''. A trigger is a script that defines the processing for an entry based on an event that is taking place. When a trigger script is executed, it may change an existing entry, create a new entry, execute an HTTP request, create a file, perform data balidation, etc.
* '''[[Triggers]]'''. A trigger is a script that defines the processing for an entry based on an event that is taking place. When a trigger script is executed, it may change an existing entry, create a new entry, execute an HTTP request, create a file, perform data balidation, etc.
* Tasker and Locale support via Locale plug-in
* '''[[Tasker Integration|Tasker and Locale support]]''' via Locale plug-in
* All library comments are displayed in a single place. Where: libray > slide menu > Comments
* All library comments are displayed in a single place. Where: libray > slide menu > Comments
* Fast switching of filters in the list of entries by Tabs. How: library > slide menu > Tabs
* Fast switching of filters in the list of entries by Tabs. How: library > slide menu > Tabs
Line 29: Line 201:
* Possibility to export and import library templates along with filters.
* Possibility to export and import library templates along with filters.
* Added ability to set unit of measure for numeric fields. Where: editing field > Unit of Measurement
* Added ability to set unit of measure for numeric fields. Where: editing field > Unit of Measurement
* Option to set date/time display format for fields. Where: editing field > Date and time formats
* Option to set display format for [[Date field#Advanced Parameters|'''date''']], [[Time field#Advanced Parameters|'''time''']], and [[DateTime field#Advanced Parameters|'''datetime''']] fields. Where: editing field > Date and time formats
* Possibility to set the time up to the second in fields Time and Date/Time. How to enable: select the seconds format in the format settings.
* Possibility to set the time up to the second in fields Time and Date/Time. How to enable: select the seconds format in the format settings.
* Continuous barcode data entry. How: menu > view > List.
* Continuous barcode data entry. How: menu > view > List.


=== Release 3.9.7, 2016-07-21 ===
=== Release 3.9.7, 2016-07-21 ===
* Type of relationship for "Link to entry" field types: One-to-one, One-to-Many, Many-to-Many.
* Type of relationship for '''[[Link To Entry field]]''' type: One-to-one, One-to-Many, Many-to-Many.
* Added ability to open edit form by clicking on an entry. How to enable : library > menu > settings > edit mode
* Added ability to open edit form by clicking on an entry. How to enable : library > menu > settings > edit mode
* Added ability manually enter location (latitude and longitude).
* Added ability manually enter location (latitude and longitude).
Line 85: 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 ===
* Calendar view that allows you to look through library entries in a calendar. Calendar view is available if there is at least one Date/Time field in the Library.
* Added ability to search among million icons and use them in your libraries. This feature is powered by IconFinder.
* New type of action script - Bulk Action. To start this script, choose the item with its name from the context menu of entries. The selected entries are available in the script via selectedEntries() function.
* Added Estonian translation
* Added Swedish translation
* Updated translations
 
=== Release 1.5.0, 2018-11-19 ===
* Added ability to display records on a map.
* Added ability to group entries by day, month, or year.
* Added ability to search library templates in the online catalog.
* The reports can display multiple photos in one field.
* Bug fixes.
 
=== Release 1.4.5, 2018-08-01 ===
* New field type - Color.
* Added mobygames.com as a data source for autofill. This source contains information about computer games.
* Scripts: Added global function email(), which send an email message via SMTP in the background.
* Scripts: Added method post() in object Http to send POST (HTTP) requests.
* Scripts: Added methods for access to HTTP-headers.
=== Release 1.4.0, 2018-05-25 ===
* Supports entry edit history
* Supports Autofill from libraries
 
=== Release 1.3.0, 2018-04-07 ===
* Customizable reports. Ability to print the entries and to export the entries to PDF/DOC/HTML.
* Sign in with Google.
* Increased speed of loading libraries with script fields.
* JavaScript: Entry.id - a unique identifier of an entry, Library.findById(id) - search for an entry by id.
* JavaScript and Calculation fields can now define the color of the entry. The field must return a color in HEX format: #RRGGBB.
 
=== Release 1.2.0, 2018-01-08 ===
* Attributes for the links.
* Added new events for triggers: Linking an entry, Unlinking an entry.
* Scripts: Added new aggregation functions by fields from linked entries to calculation fields - $sum, $min, $max, $avg.
* Bug fixes.
 
=== Release 1.1.0, 2017-09-18 ===
* Added ability to post comments to entries.
* Added ability to specify an entry author during import of entries.
* Local database engine was updated.
* Bug fixes.
 
=== Release 1.0.9, 2017-03-17 ===
* Added ability to include in scripts JavaScript libraries and custom code from repositories at GitHub.com.
* Initiate scripts from button. Ability to request parameters from user to be passed to the script.
* Ability to use scripts as a data source for Autofill fields.
* Scripts: The following properties are added to the object Entry - creationTime, lastModifiedTime, author.
* Scripts: The following methods for connecting entries to object Entry - link(name, entry) / unlink(name, entry)
* Scripts: Function exit() is added, which stops script execution.
* Bug fixes.


=== Release 1.0.7, 2016-11-21 ===
=== Release 1.0.7, 2016-11-21 ===
Line 155: Line 444:
* Fixed a crash which could occur when using coordinate.
* Fixed a crash which could occur when using coordinate.
* Fixed a crash which could occur after editing of entry
* Fixed a crash which could occur after editing of entry
[[Category:en]] [[Category:Overview]]

Navigation menu