|
1 |
| -# 2.0.0-alpha77 |
| 1 | +# 2.0.0-alpha79 |
| 2 | + |
| 3 | +Core API WebSocket support, Desktop now uses VFS mount, New touch menu, Bugfixes, Improvements and optimizations. |
| 4 | + |
| 5 | +Relevant: |
| 6 | + |
| 7 | +- http://community.os.js.org/t/update-version-bump-alpha79/92 |
| 8 | +- http://community.os.js.org/t/feature-api-over-websocket/91 |
| 9 | +- http://community.os.js.org/t/feature-widgets/90 |
| 10 | + |
| 11 | +Digest: |
| 12 | + |
| 13 | +* UI: Support for RTL languages |
| 14 | +* CoreWM: Now uses core fullscreen handling |
| 15 | +* CoreWM: Added hook for contextmenu |
| 16 | +* CoreWM: All settings moved to src/conf |
| 17 | +* CoreWM: New touchmenu |
| 18 | +* CoreWM: Desktop now uses real path from VFS |
| 19 | +* Writer: Bugfixes and UIX improvements |
| 20 | +* Preview: Added zooming capabilities for images |
| 21 | +* Calculator: Prevent device keyboard to come up on mobile |
| 22 | +* FirefoxMarketplace: Moved to the 'experimental' repo |
| 23 | +* Utils: Added mousewheel to the event handler |
| 24 | +* Utils: Added getCookie() function |
| 25 | +* Core: Added support for WebSocket API calls |
| 26 | +* Handler: New connection code abstraction |
| 27 | +* API: Added 'toggleFullscreen' method |
| 28 | +* VFS: Added support for aliases in mounts |
| 29 | +* VFS: Added Desktop mount alias |
| 30 | +* GUI: gui-statusbar now handles its children better |
| 31 | +* GUI: Bugfixes from any changes in previous release |
| 32 | +* GUI: gui-list-view now has text ellipse just like the body content |
| 33 | +* server-node: Added 'testing' mode |
| 34 | +* server-node: Updated unit tests |
| 35 | +* server-node: Added default groups for system logins |
| 36 | +* server-node: Added proper logging |
| 37 | +* server-php: Fixes for installations in sub-directories |
| 38 | +* build: Added package listing grunt command |
| 39 | +* build: Updated grunt commands |
| 40 | +* locales: Updated Korean (ko_KR) translations |
| 41 | +" locales; Added Arabic (ar_DZ) translations |
| 42 | +* misc: Now using eslint instead of jslint+jscs |
| 43 | +* misc: Updated Travis CI |
| 44 | +* misc: General linting and cleanups |
| 45 | +* misc: Optimizations |
| 46 | +* misc: Updated documentation |
| 47 | +* misc: Updated dependencies |
| 48 | + |
| 49 | +# 2.0.0-alpha78 |
2 | 50 |
|
3 | 51 | New event handling and touch system, VFS improvements, bugfixes and entire codebase now uses JSDoc.
|
4 | 52 |
|
|
0 commit comments