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 === |