Releases: Difference between revisions

1,043 bytes added ,  2 March 2017
m
no edit summary
mNo edit summary
mNo edit summary
Line 97: Line 97:


== Memento Desktop Edition ==
== Memento Desktop Edition ==
=== Release 1.1.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 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.
* CORRECTION: Select image from Google Drive.
* 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 ===