|
| 1 | +# 2.0.0-alpha76 |
| 2 | + |
| 3 | +Search Engine, HTTP/2 support, bugfixes, improvements |
| 4 | + |
| 5 | +- http://community.os.js.org/t/quick-tips-window-events/47/1 |
| 6 | +- http://community.os.js.org/t/feature-search-engine/43 |
| 7 | +- http://community.os.js.org/t/feature-http-v2/44/2 |
| 8 | + |
| 9 | +This update brings you a new Search Engine implementation, HTTP/2 support, lots of bugfixes |
| 10 | +and general impreovements. Also a new HTML Viewer application. |
| 11 | + |
| 12 | +* Core: Implemented Search Engine |
| 13 | +* API: Prevent `Script Error Line 0` error |
| 14 | +* GUI: Fixed a bug in ListView where wrong element was removed |
| 15 | +* GUI: DataView now has `get('entry')` for getting all entries |
| 16 | +* HTMLViewer: New application |
| 17 | +* CoreWM: Added support for custom labels on desktop iconview entires |
| 18 | +* CoreWM: Better resizing of windows |
| 19 | +* CoreWM: Cleanups |
| 20 | +* CoreWM: Fixed a case where custom CSS was not generated properly |
| 21 | +* CoreWM: Prevent applySetting from triggering on watches |
| 22 | +* CoreWM: Added search panel item |
| 23 | +* CoreWM: Support dynamic CSS media queries |
| 24 | +* CoreWM: Better panel scaling |
| 25 | +* Settings: Prevent errors when selecting non-existing category |
| 26 | +* VFS: Regenerate user metadata when you remove a user-installed package |
| 27 | +* VFS: Added 'searhable' mountpoint attribute |
| 28 | +* VFS: Added 'find()' method |
| 29 | +* windows: Better hooks API |
| 30 | +* server-node: Now supports HTTP/2 |
| 31 | +* handlers: Reduce codesize with traits |
| 32 | +* misc: Cleanups and general code improvements |
| 33 | +* misc: Some fixes for IE |
| 34 | +* build: Support CSS map files |
| 35 | +* build: Remove some deprecated stuff |
| 36 | +* build: Configurable media queries |
| 37 | +* doc: Updated handler docs |
| 38 | +* doc: Updated API docs |
| 39 | + |
1 | 40 | # 2.0.0-alpha75
|
2 | 41 |
|
3 | 42 | Bugfixes, Locale updates, Security and general improvements.
|
|
0 commit comments