Line 98: |
Line 98: |
| == Memento Desktop Edition == | | == Memento Desktop Edition == |
| | | |
− | === Release 1.1.0, 2017-03-02 === | + | === Release 1.0.9, 2017-03-17 === |
− | * 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. | + | * 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. How to create scripts: library > menu > Script > + > Action. | + | * 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'''. How: edit library> tab Autofill > + > 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 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: The following methods for connecting entries to object Entry - link(name, entry) / unlink(name, entry) |
− | * Scripts: '''Function exit()''' is added, which stops script execution. | + | * Scripts: Function exit() is added, which stops script execution. |
− | * CORRECTION: Select image from Google Drive. | + | * Bug fixes. |
− | * CORRECTION: Possible sync errors with Google Sheets library when the number of fields is large.
| |
− | * Added capability to turn off certain addresses during import of field Coordinate.
| |
| | | |
| === Release 1.0.7, 2016-11-21 === | | === Release 1.0.7, 2016-11-21 === |