Releases: cernbox/core
8.2.2 RC2 release c4
Add-ons:
- Fixed personal settings page
- Added download button for folders shared by link
- Fixed share by link through movile devices
8.2.2 RC2 release c3
Late fixes for:
- sharing window with Confirm
- email text format with sharing notification
- root viewer with share by links
8.2.2 RC2 release c2
Bugfixes:
Filter out deleted files from shares list.
Internal changes:
- Adding custom file icons to core folder (should be in theme, to be reported to owncloud)
- Renaming ldap cache tables to have cernbox prefix
- Moving db tune up script to cernbox_utils
CERNBox 8.2.2 stable release
CERNBox 8.2.2 release (Upgraded from 8.0.2)
- Updated to lastest owncloud stable files (8.2.2 RC2)
- Lots of bug fixes
- Added system cache to speed up system
- Improved ocs share api
- Added Notebook viewer
First release based on owncloud 8.2.2
Many fixes. Major port. Using redis for caching. Generally faster x2 or x3.
Looooots of work behind.
Fixes in the OCS Share implementation.
Fixes in the OCS Share implementation.
Provided v1old route for web-browser clients and original v1 route for other clients (iOS).
New OCS SHARE REST API implementation
New OCS SHARE REST API implementation was added to replace the default one which was dead slow and not correct (giving duplicates). This was a necessary step for iOS app which uses sharing calls when browsing folders.
Currently a subset of the REST API is implemented (query shares and create a link share). Complementary tests are prepared in smashbox.
cernbox-prod-8.0.2-c19: fix file version creation problem on share listing (take 2)
cernbox-prod-8.0.2-c19: fix file version creation problem on share listing (take 2)
Disable the reshare check from the web client as it does not work with c18 (and is not needed as cernbox does not allow re-sharing).
cernbox-prod-8.0.2-c18: fix file version creation problem on share listing
cernbox-prod-8.0.2-c18:
as a side effect of browsing via mobile client a version was created for each file in a browsed directory
cernbox-prod-8.0.2-c17: single quote filename sharing fix and others
- single quote filename sharing fix
- root viewer img fix (content type)
- doc url in the login page