|
| 1 | +# 2.0.0-alpha80 |
| 2 | + |
| 3 | +New Settings application, package management and user management subsystem, developer features and build system. Improvements and bugfixes. |
| 4 | + |
| 5 | +Relevant: |
| 6 | + |
| 7 | +- http://community.os.js.org/t/update-version-bump-alpha80/101 |
| 8 | +- http://community.os.js.org/t/notice-upcoming-grunt-and-build-system-changes/99 |
| 9 | +- http://community.os.js.org/t/feature-create-applications-without-prototype-chain/96 |
| 10 | +- http://community.os.js.org/t/feature-import-files-in-your-schemes/95 |
| 11 | +- http://community.os.js.org/t/feature-scheme-loading-via-metadata-json/94 |
| 12 | + |
| 13 | +Digest: |
| 14 | + |
| 15 | +- Calculator: Bugfixes |
| 16 | +- FileManager: Updates to context menu and bugfixes |
| 17 | +- Settings: Completely rewritten |
| 18 | +- CoreWM: Improvements to loading process |
| 19 | +- Broadway: Fix contextmenu position |
| 20 | +- API: Support for creating applications without prototype chain |
| 21 | +- API: Launch now uses preloader scheme support |
| 22 | +- API: Scheme now injected into Application::init() |
| 23 | +- API: `message()` now supports filtering |
| 24 | +- API: New package subsystem |
| 25 | +- VFS: WebDAV updates |
| 26 | +- VFS: Added operation shortcuts to File object |
| 27 | +- MountManager: Can now save and restore custom mountpoints |
| 28 | +- Utils: Preloader improvements |
| 29 | +- Utils: Preloader now supports parallel loading |
| 30 | +- Utils: Preloader now supports Scheme files |
| 31 | +- Utils: Added `$create()` method |
| 32 | +- GUI: Now possible to include external files in Schemes |
| 33 | +- GUI: Scheme files are now cached |
| 34 | +- GUI: Menu bugfixes |
| 35 | +- GUI: ListView now scrolls into correct position on refresh |
| 36 | +- GUI: ListView now respects attributes in head elements from html |
| 37 | +- GUI: Now possible to deselect items by clicking outside entries |
| 38 | +- GUI: iOS support improvements |
| 39 | +- GUI: Better handling of transitions and animations |
| 40 | +- UI: Better hotkey handling |
| 41 | +- Themes: Added some generic CSS classes |
| 42 | +- Themes: Correction of resource paths |
| 43 | +- server-node: Added new package manager |
| 44 | +- server-node: Added new package manager via handler |
| 45 | +- server-php: Added new user management |
| 46 | +- server-php: Added new package manager via handler |
| 47 | +- server-php: Improvements |
| 48 | +- misc: Optimizations and minor code improvements |
| 49 | +- misc: Support for loading package preloads on boot |
| 50 | +- misc: Removed PackageManager application. Everything can be found in Settings |
| 51 | +- misc: Updated unit tests |
| 52 | +- misc: Updated locales |
| 53 | +- misc: Updated docs |
| 54 | +- misc: Linting |
| 55 | +- build: Rewritten build system |
| 56 | +- build: Standalone build updates |
| 57 | + |
1 | 58 | # 2.0.0-alpha79
|
2 | 59 |
|
3 | 60 | Core API WebSocket support, Desktop now uses VFS mount, New touch menu, Bugfixes, Improvements and optimizations.
|
|
0 commit comments