2020-04-02 07:44:40 +00:00
|
|
|
App Loader ChangeLog
|
|
|
|
====================
|
|
|
|
|
|
|
|
Changed for individual apps are listed in `apps/appname/ChangeLog`
|
|
|
|
|
|
|
|
* `Remove All Apps` now doesn't perform a reset before erase - fixes inability to update firmware if settings are wrong
|
2020-04-07 07:59:24 +00:00
|
|
|
* Added optional `README.md` file for apps
|
2020-04-08 07:53:40 +00:00
|
|
|
* Remove 2v04 version warning, add links in About to official/developer versions
|
2020-04-14 15:15:43 +00:00
|
|
|
* Fix issue removing an app that was just installed (fix #253)
|
|
|
|
* Add `Favourite` functionality
|
|
|
|
* Version number now clickable even when you're at the latest version (fix #291)
|
2020-04-15 12:58:05 +00:00
|
|
|
* Rewrite 'getInstalledApps' to minimize RAM usage
|
2020-04-29 08:20:18 +00:00
|
|
|
* Added code to handle Settings
|
|
|
|
* Added espruinotools.js for pretokenisation
|
2020-05-07 09:04:24 +00:00
|
|
|
* Included image and compression tools in repo
|
|
|
|
* Added better upload of large files (incl. compression)
|
2020-05-12 21:01:22 +00:00
|
|
|
* URL fetch is now async
|
|
|
|
* Adding '#search' after the URL (when not the name of a 'filter' chip) will set up search for that term
|
|
|
|
* If `bin/pre-publish.sh` has been run and recent.csv created, add 'Sort By' chip
|
2020-05-14 15:24:14 +00:00
|
|
|
* New 'espruinotools' which fixes pretokenise issue when ID follows ID (fix #416)
|
2020-05-28 13:33:37 +00:00
|
|
|
* Improve upload of binary files
|