Whats New in the Memento Wiki: Difference between revisions

From Memento Database Wiki
Jump to navigation Jump to search
mNo edit summary
mNo edit summary
Line 3: Line 3:
Memento Wiki pages are continually being added and updated. Here's the latest:
Memento Wiki pages are continually being added and updated. Here's the latest:


=== 2019-02-11, Release of Mobile Edition 4.6.0 ===
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.
=== 2017-12-12, Release of Mobile Edition 4.4.0 and Desktop Edition 1.2.0 ===
=== 2017-12-12, Release of Mobile Edition 4.4.0 and Desktop Edition 1.2.0 ===
:; [[Attributes of linked entries]] page: New page covering this new functionality
:; [[Attributes of linked entries]] page: New page covering this new functionality
:; [[Link To Entry field]] page: Updated with link attributes
:; [[Link To Entry field]] page: Updated with link attributes
:; [[Calculation field]] page: Updated with new functionality for accessing link attributes, etc
:; [[Calculation field]] page: Updated with new functionality for accessing link attributes, etc
=== 2017-03-05, Release of Mobile Edition 4.3.0 and Desktop Edition 1.1.0 ===
=== 2017-03-05, Release of Mobile Edition 4.3.0 and Desktop Edition 1.1.0 ===
: Mobile Edition release 4.3.0 and Desktop Edition release 1.1.0 released to beta testing 2017-03-02.
: Mobile Edition release 4.3.0 and Desktop Edition release 1.1.0 released to beta testing 2017-03-02.

Revision as of 13:44, 11 February 2019

« Page as of 2017-02-20, editions Mobile 4.2.0, Desktop 1.0.8 »

Memento Wiki pages are continually being added and updated. Here's the latest:

2019-02-11, Release of Mobile Edition 4.6.0

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.

2017-12-12, Release of Mobile Edition 4.4.0 and Desktop Edition 1.2.0

Attributes of linked entries page
New page covering this new functionality
Link To Entry field page
Updated with link attributes
Calculation field page
Updated with new functionality for accessing link attributes, etc

2017-03-05, Release of Mobile Edition 4.3.0 and Desktop Edition 1.1.0

Mobile Edition release 4.3.0 and Desktop Edition release 1.1.0 released to beta testing 2017-03-02.
Releases page
Updated with the change log (What's New?) for the new releases
Actions page
New page covering Actions and action scripts
Data Sources page
New page covering Data Sources and Data source scripts
Memento JavaScript Library page
New page; was previously part of the Triggers page. Split out partly because the Triggers page was getting unwieldy, but mainly because the API now applies not only to Triggers, but also to Actions and Data Sources.
Triggers page
Stripped out the JavaScript library API
Trigger Examples page
Updated
Like these releases, these pages are in beta testing sms will evolve somewhat.
See http://wiki.mementodatabase.com/index.php/Releases,
http://wiki.mementodatabase.com/index.php/Actions,
http://wiki.mementodatabase.com/index.php/Data_Sources,
http://wiki.mementodatabase.com/index.php/Memento_JavaScript_Library.

2017-02-20

Tips:Using JavaScript in Memento page
Expanded JavaScript tips page -- now covers all field types.
See http://wiki.mementodatabase.com/index.php/Tips:Using_JavaScript_in_Memento.

2017-02-17

New Tips:Using JavaScript in Memento page
Added a page for Tips:Using JavaScript in Memento (http://wiki.mementodatabase.com/index.php/Tips:Using_JavaScript_in_Memento):: You'll see that it is in its infancy and containsinitially only acts section on Link to Entry fields sms a section on differences between JavaScript field scripts and trigger scripts.

2017-01-23

Triggers page
Had previously added a new section in the Triggers page for built-in objects with subsections for the new built-in JSContact and JSGeolocation objects, describing methods and properties. Now added a new Examples section for built-in objects with new examples, one for JSContact, extracting contact information, and one for JSGeolocation, extracting coordinates.
See http://wiki.mementodatabase.com/index.php/Triggers#Built-in_Objects_Examples

2017-01-23

Main Page
Relocated the Library Protection page to fall under the new Security subject.
New Privacy Policy page
Offers a link to the privacy policy statement on MementoDatabase.com
See http://wiki.mementodatabase.com/index.php/Privacy_Policy

2016-12-29 - Mobile Edition, Release 4.2.0

Additions for this release:

Triggers page
New JavaScript objects JSContact & JSGeolocation allow more granular access to data
New show() method for Library & Entry objects
Tasker Integration page
New section for Memento as a source of events for Tasker