Skip to content

Tags: appbuntu/OS.js

Tags

v2.0.0-97

Toggle v2.0.0-97's commit message

Verified

This tag was signed with the committer’s verified signature. The key has expired.
andersevenrud Anders Evenrud
Bugfixes, updated dependencies, build system updates and moved some m…

…ethods from Storage to Authenticator module

Relevant:

* http://community.os.js.org/t/update-version-bump-alpha97/136

Digest:

* WM: Change window spawn behavior
* FileManager: Add upload dialog on native file drops
* MusicPlayer: Added workaround for seeker not having correct start/end
* Dialogs: Fixed 'undefined' in message for upload dialog
* Dialogs: Fixed file upload dialog not closing progress
* Core: Removed deprecated 'handler' BC (os-js#572)
* API: Updated loading indication methods
* server-node: Support for setting 'hostname' http option
* server-node: Moved some methods from 'Storage' to 'Authenticator'
* server-php: Moved some methods from 'Storage' to 'Authenticator'
* build: Updated dist template
* build: Added support to specify repos on 'build:packages'
* misc: Add '.woff' extension to MIME config
* misc: Updated dependencies
* misc: Some general bugfixes
* misc: Updated INSTALL
* misc: Updated eslint

v2.0.0-96

Toggle v2.0.0-96's commit message

Verified

This tag was signed with the committer’s verified signature. The key has expired.
andersevenrud Anders Evenrud
Mostly bugfixes and sortable shortcut buttons in panel.

Relevant:

* http://community.os.js.org/t/update-version-bump-alpha96/130

Digest:

* Settings: Bugfixes
* Textpad: Bugfixes
* PackageManager: Bugfixes, better error messages
* CoreWM: Sortable buttons in panel (dnd)
* dialogs: Fixed 'title' argument for File dialog
* utils: Added $path() and $fromPath() xpath helpers
* build: Updated watcher ignore files
* build: Updated base index.html template
* server-php: Fixed find() VFS method after refactor
* misc: Updated eslint rules
* misc: Updated package.json dependencies
* misc: Updated locales

v2.0.0-95

Toggle v2.0.0-95's commit message

Verified

This tag was signed with the committer’s verified signature. The key has expired.
andersevenrud Anders Evenrud
Forgot to merge a branch in the last release, so see previous release…

… notes for information.

v2.0.0-94

Toggle v2.0.0-94's commit message

Verified

This tag was signed with the committer’s verified signature. The key has expired.
andersevenrud Anders Evenrud
Added support for 'generic' node modules that loads on server start.

Also updated mouse/pointer handling in some cases for better compability.

Relevant:

* http://community.os.js.org/t/update-version-bump-alpha94/129

Digest:

* UI: Added PointerEvent compability
* UI: Added MSPointerEvent compability
* UI: Prevent Windows 8.x+ gesture events from blocking interactions
* Themes: Some corrections to paddings in CoreWM
* CoreWM: Removed some innerHTML usage
* package-manager: Replaced a static path definition
* server-node: Added support for 'generic' modules
* server-node: Updated compability check
* locales: Updated fr_FR
* locales: Updated no_NO
* misc: Updated some locales
* misc: Removed some temporary files from codebase

v2.0.0-93

Toggle v2.0.0-93's commit message

Verified

This tag was signed with the committer’s verified signature. The key has expired.
andersevenrud Anders Evenrud
Mostly bugfixes, but also added the '--optimization' build flag and c…

…hanged

package layout so server files are in a dedicated 'server' directory.

If you want to use the new directory feature, use the 'main' setting in
your package metadata file (see included).

* Preview: Added error message when opening location without mime
* Settings: Added some exception handling to certain async events
* CoreWM: Prevent an error in weather panel item when destroyed
* VFS: Fixed creation of empty files
* GUI: Improved error handler in drop event
* connection: Added 'offline' and 'online' event
* server-node: Added some signals on instance start/stop
* server-node: Updates to 'sane' shutdown
* server-node: Prevent falsy error message when loading modules
* server: Support custom main server file via manifest
* build: Remove 'server' files automatically from dist packages
* build: Added optimization option to build
* misc: Updated package.json dependencies
* misc: Some linting, fixed broken icons
* misc: Packages now have dedicated 'server' folder for server-side code

v2.0.0-92

Toggle v2.0.0-92's commit message

Verified

This tag was signed with the committer’s verified signature. The key has expired.
andersevenrud Anders Evenrud
Adds new handling of user package resources.

v2.0.0-91

Toggle v2.0.0-91's commit message

Verified

This tag was signed with the committer’s verified signature. The key has expired.
andersevenrud Anders Evenrud
Added theme overlay support. Updated zip handling in user-installable

packages.

Digest:

* server-node: Updated user-installable package handling
* build: Updated help
* build: Support for theme overlays
* build: Separated sound theme build from main
* misc: Updated bin/add-user.js
* misc: Updated Grunt tests
* misc: Changed from 'unzip' to 'unzip-stream' library
* misc: Updated package.json dependencies

v2.0.0-90

Toggle v2.0.0-90's commit message

Verified

This tag was signed with the committer’s verified signature. The key has expired.
andersevenrud Anders Evenrud
This is a minor release that cleans up icon and sound themes.

Paves the way for SVG icon themes as all duplicates has been eliminated.

Also makes for a smaller total build size (and quicker builds.)

v2.0.0-89

Toggle v2.0.0-89's commit message

Verified

This tag was signed with the committer’s verified signature. The key has expired.
andersevenrud Anders Evenrud
This is a minor release update that brings support for overlays

for server modules, as well as packages. Some improvements.

Relevant:

* https://github.com/andersevenrud/osjs-example-overlay

Digest:

* GUI: IE10 compability updates
* VFS: Make sure 'download()' can take string as argument
* Bootstrap: Added better error handling
* zip-archiver: Bugfixes
* server-node: Now supports overlays (module and packages)
* server-php: Now supports overlays (modules and packages)
* build: Now supports external overlays
* build: Reduced verbosity in some places
* misc: Removed DOCUMENTATION.md file
* misc: Removed AUTHORS file
* misc: Placed some licenses in themes 3p folders

v2.0.0-88

Toggle v2.0.0-88's commit message

Verified

This tag was signed with the committer’s verified signature. The key has expired.
andersevenrud Anders Evenrud
This minor release update brings mostly scalability updates for GUI

and applications.

Digest:

* Theme: Updated scalability and responsiveness
* GUI: Updated gui-tabs for scalability
* GUI: Removed overflow for gui-tabs header
* GUI: Updated gui-icon-view scalability
* GUI: Updated gui-select scalability
* GUI: Bugfix for gui-tree-view expansion
* GUI: Some fixes for small display devices
* CoreWM: Updated some timeouts for better responsiveness
* CoreWM: Updated scalability and responsiveness
* FileManager: Updated scalability and responsiveness
* Calculator: Updated scalability and responsiveness
* MusicPlayer: Updated scalability and responsiveness
* Settings: Updated scalability and responsiveness
* Draw: Updated scalability and responsiveness
* About: Updated scalability and responsiveness
* misc: Updated 'API.createDialog()' usage in some places
* misc: Updated some event destruction
* build: Updated watcher
* build: Updated core task
* build: Added 'only' option to 'core' task
* build: Added 'only' option to 'themes' task