Releases: Difference between revisions
Jump to navigation
Jump to search
mNo edit summary |
No edit summary |
||
Line 132: | Line 132: | ||
== Memento Desktop Edition == | == Memento Desktop Edition == | ||
=== 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 === | === Release 1.0.9, 2017-03-17 === |
Revision as of 04:23, 7 April 2018
« Page as of 2017-03-27, editions Mobile 4.3.0, Desktop 1.0.8 »
Memento Mobile Edition
Release 4.4.0, 2017-12-12
- Attributes for links 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 new events for triggers: Linking an entry, Unlinking an entry.
- 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 — for Link to Entry, Link to File, Checkboxes, and Multiple-choice List fields — 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
- A new type of entries display – Card View. Where: library > slide menu > View > Cards
- 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 carry out searching in an encrypted library.
- 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
- Horizontal mode of image display for the Image field type was added. How: editing field > Orientation > Horizontal
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.
- 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 set captions for photos.
- 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
- 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
- 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
- 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
- Generation and display of a bar code when the user clicks the corresponding field in the entry card.
- 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
- Option to set display format for date, time, and 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.
- Continuous barcode data entry. How: menu > view > List.
Release 3.9.7, 2016-07-21
- 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 manually enter location (latitude and longitude).
- Added Greek language.
Release 3.9.6
- Improved file upload speed.
- Improved Android 6.0 compatibility.
- Added ability to set the divider for multi-choice fields.
- The new user permission for cloud - allow user view only for own entries in shared library.
- Fixed a bug in aggregation by linked entries (min, max) in calculated field.
- Fixed sorting by date.
Release 3.9.0
- Javascript field
- Added ability to display the edit screen in full-screen mode (for tablets).
- Added ability to sort and rename filters.
- Added ability to use the value from the previous entry as a default value in added to the numeric field.
- Added ability to enable automatec sorting of elements for choice fields.
Release 3.8.8
- Multiple dependencies for one field.
- Performance improvement.
- Minor bugs fixed.
Release 3.8.5
- Support Android 6.0 runtime permission.
- Added switch function for calculated field.
Release 3.8.0
- Receipt of notifications of all modifications in teh libraryies made by other users (only for subscribers). How: library > slide menu > Cloud > Notifications.
- Comment on entries uploaded to the cloud. How: card of entry > Comment button on the right-bottom of screen.
- Manager of files related to the library. It allows to download alll files from the cloud just with a press of a button. Also, search for lost files is available now (for example, if they were relocated to another catalog/media). Where: open a library > slide menu > Files.
- New field type - RichText. Rich text fields give you a Redactor-powered WYSIWYG editor.
- Preview of the results of calculations when editing the formula of a Calculation field.
- Access from calulations to the values of fields of related entries. For details, see Help.
- Now it is possible to place a shortcut of new entries quick createion on teh Launcher desktop. How: open a library > menu > Create Shortcut > Create entry.
- Sorting and use of aggregation formulas from the master library are now available for the list of related master entryes. How: edit a subordinate library > fields > master library > dots > Display aggregation.
Release 3.7.0
- App widget. It displays all entries of the selected library. You can also add new entries to the library using this widget.
- New field types - Readio Buttons and Checkboxes.
Entry export to PDF. How: card of entry > menu > save as PDF, only for Android 4.4 or higher.
- Now it is possible to place two fields side-by-side. How: editing library > fields > dots > one row with prev.
- Editing of multiple entries. How: choose several entries (long -pressing of an entry evalbles the entry selection mode), press Edit button on the action toolbar and choose the field to be edited.
- Now the following fields are equipped with a filter: Contact, Link to Entry, Calculation with the text result.
- 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.
- Thousands separators for numeric fields. How: editoing field > Thousands separators.
- Type of the Rating field -- tips for values. How: editing field > Tooltips. Tips are displaed on teh entry edit card and when the field is displayed in the form of entry description.
- Field fonts cusotmmization (size, colo, style). How: editing field > Font.
Memento Desktop Edition
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
- A subheader for fields – a new library structure element. Fields located under subheader can be collapsed/expanded on entry cards.
- Added ability to set captions for photos.
- Added ability to restrict access to certain library fields.
Release 1.0.6, 2016-10-26
- Triggers. A Trigger is a script that defines the processing of an entry based on an Event that has taken 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 validation, etc.
- Added ability to set unit of measure for numeric fields.
- Added ability to edit linked entries.
Release 1.0.4, 2016-09-13
- Fixed a crash which could occur when using "Integer Values" field type.
- Using less memory while displaying thumbnails of entries.
- Fixed truncation of Real field type.
- Fixed sorting issues for Date field type.
- Fixed an issue where search query can't find entries, if it contains invisible characters.
Release 1.0.3, 2016-07-13
- Type of relationship for "Link to entry" field types: One-to-one, One-to-Many, Many-to-Many.
- Added Bulgarian translation
- Added Chinese translation
- Updated Greek translation
Release 1.0.2, 2016-07-13
- Added support for Memento Private Server
Release 1.0.0, 2016-06-23
- The final version of the Release (1.0) has been released.
Release 0.8.2, 2016-05-12
- Added a language selector: Help > Language.
Release 0.8.0, 2016-05-06
- Added autofill from external sources - Google Books, musicbrainz.org, themoviedb.org
- Added bulk editing of entries
- Ability set up proxy for network connection.
Release 0.7.5, 2016-04-16
- Added ability to edit some field types (checkbox , choice) directly from list.
- Added ability to set user permissions for library.
- Fixed a filter by date.
- Added option to open a library by URL.
- Added ability to upload template of library in the online-catalog.
- Added ability to use the value from the previous entry as a default value for a numeric field.
Release 0.7.0, 2016-04-08
- Creating/editing a structure of library
- Online catalog of library templates
- Fixed a bug with thumbnails.
Release 0.6.0, 2016-03-14
- Added Import and Export entries to CSV
- Added support for encrypted libraries
- Fixed left align for entries without colors
- Preserve the group nodes state.
- Fixed a bug with wrong decimal symbol for some languages.
- Added display count of entries.
Release 0.5.7, 2016-03-02
- Grouping entries (multi-level)
- Color of entries
- Notifications about new versions.
- Fixed a security issue: possible to view subordinate library even when user isn't granted access to the them.
- Fixed a security issue: edit entries through search, when user isn't granted access to edit.
- Fixed crash if library has custom icon
- Fixed a crash which could occur when using coordinate.
- Fixed a crash which could occur after editing of entry