The Mango Store URL has changed from https://store.infiniteautomation.com to https://store.mango-os.com.
What does this mean for you?
You will have to change the store variable in your properties file to continue to get updates from the store in the future.
How do I change my store variable?
By clicking the link associated with your version of Mango, you will be redirected to a set of instructions to follow.
Mango v4
Mango v3
To go to the new store, click here!
mangoNoSqlDatabase-1.2.0
Version 1.2.0-
Upgraded to work with core version 2.6.x
-
Changing Backup task to run at low priority
-
Adding restore page for database management
-
Adding incremental setting to the backups
-
Improved performance for batch writing behind
-
Upgrade library to capture bugfix for backdate posting and performance improvements to backdate posting.
-
Adding System settings for adjusting corruption scan threads.
Version 1.1.7 Discarding duplicate data with same timestamps in backdate post as well as during direct inserts
Upgrade library to 1.0.10
Version 1.1.6 Improved performance for batch writing behind
Upgrading library to 1.0.9 to improve locking fairness
Version 1.1.5 Upgrading library to 1.0.8 to capture improvements in data persistence
Adding ability to tune the batch write behind settings
Adding Data Lost event to indicate a failure that loses data
Adding Data Queued event to indicate tuning system setting is necessary
Version 1.1.4 Upgrading mangoNoSQL library to 1.0.7 to capture improvements for very large systems
Version 1.1.3 Upgrading mangoNoSQL library to 1.0.5
Version 1.1.2 Fixing bug in backup where it would track all .zip files and remove them according to the number of backups to keep. Now it tracks only the backup zip files made by this module.
Version 1.1.1 Upgrading the core database library to better mark dirty databases and ensure they are repaired at next restart
Adding ability to mark the Point Values database as dirty to force repair on next restart
Fixing bug where backups were not executing
Version 1.1.0 Changing how database size is determined, more accurate now
Adding cancel button for Migration tool
Version 1.0.9 Fixed bug for getPointValueAt(timestamp) where a value would never be returned
Moved migration javascript to load from versioned url
Version 1.0.8 Fixed bug in Migration where End Time in UI was not being calculated properly
Changing tuning parameters for inserts under heavy load
SPAWN_THRESHOLD = 100000, we create a new work item when the data waiting to be set grows above SPAWN_THRESHOLD * INSTANCES
MAX_INSTANCES = 10, the max number of high priority work items that can insert data
MAX_ROWS = 100000, the maximum rows that each work item will insert
Version 1.0.7-
Upgraded to work with core version 2.5.x
-
Fixed bug where points being saved via a Set Point Source could fail if the message was null (ie. Point Links)
Version 1.0.6 Fixed failing backups
Upgraded MangoNoSQL core to 1.0.3
Changed default backup period to daily
Version 1.0.5 Fixed bug where deleting one specific point value would not work
Removed Experimental REST API
Version 1.0.4 Added license restrictions
Improved robustness of data migration
Version 1.0.3-
Upgraded to work with core version 2.4.x
Version 1.0.2-
Fixed bug in finding Inception date, no data now returns a date of -1 not 0
Version 1.0.1-
Adding basic REST API for json data, usage: /rest/v1/datapoints/ will list all data points
-
Fixing delete orphaned point values to actually delete the series.
-
Fixed bug in default backup location on Windows machines
Version 1.0.0