2019-02-13 12:13:58 +03:00
|
|
|
|
# Changelog
|
2019-05-07 18:33:30 +03:00
|
|
|
|
|
2020-06-02 14:50:01 +03:00
|
|
|
|
## 3.7.0
|
|
|
|
|
|
|
|
|
|
### Added
|
|
|
|
|
- Add support for built-in CODE server
|
|
|
|
|
- Inform user about web server configuration issues
|
|
|
|
|
- Document templates: use only one sans-serif font family
|
|
|
|
|
- Viewer integration
|
|
|
|
|
|
|
|
|
|
### Fixed
|
|
|
|
|
- Fix CSP violation when collabora server has so-called 'service root'
|
|
|
|
|
- Allow connecting to local addresses
|
|
|
|
|
- Avoid duplicate save requests
|
|
|
|
|
- Avoid additional HTTP request on the files app
|
|
|
|
|
- Reduce requests for loaded CSS files
|
|
|
|
|
- Fix certificate validation handling
|
|
|
|
|
- Be more robust on paths that don't start with a slash
|
|
|
|
|
- Bring back IE11 support
|
|
|
|
|
|
2020-02-02 13:48:55 +03:00
|
|
|
|
## 3.6.0
|
|
|
|
|
|
|
|
|
|
### Added
|
|
|
|
|
- Add demo server selector and show hint about that when Collabora is not setup
|
|
|
|
|
|
|
|
|
|
### Fixed
|
|
|
|
|
- Fix filesystem setup that caused save issues all over the place
|
|
|
|
|
- Do not try to recreate a file from a template more than once
|
|
|
|
|
- Do not open PDF files by default
|
|
|
|
|
- Dependency bumps
|
|
|
|
|
|
2020-01-07 19:05:28 +03:00
|
|
|
|
## 3.5.1
|
|
|
|
|
|
|
|
|
|
### Fixed
|
|
|
|
|
- Fix issue when shared files were not creating activity/version entries
|
|
|
|
|
- Fix bug on public share links
|
|
|
|
|
- Dependency bumps
|
|
|
|
|
|
2019-12-20 16:52:05 +03:00
|
|
|
|
## 3.5.0
|
|
|
|
|
|
|
|
|
|
### Added
|
|
|
|
|
|
|
|
|
|
- Implement support for TemplateSource file creation method
|
|
|
|
|
- Add occ command to update template files
|
|
|
|
|
|
|
|
|
|
### Fixed
|
|
|
|
|
|
|
|
|
|
- Fix inserting images with groupfolders that have ACL configured
|
|
|
|
|
- Fix setting cache values when editing federated (@xklonx)
|
|
|
|
|
- Dependency bumps
|
|
|
|
|
|
2019-12-06 14:20:32 +03:00
|
|
|
|
## 3.4.6
|
|
|
|
|
|
|
|
|
|
### Added
|
|
|
|
|
- Force read operation to trigger audit log when issuing a token
|
|
|
|
|
- Nextcloud 18 compatibility
|
|
|
|
|
|
2019-11-26 12:46:45 +03:00
|
|
|
|
## 3.4.5
|
|
|
|
|
|
|
|
|
|
### Fixed
|
|
|
|
|
- Retry putContent operation if locked
|
|
|
|
|
- Include locale in the loleaflet lang parameter
|
|
|
|
|
- Make sure files created from the same template have a different WOPI file id
|
|
|
|
|
- Always use the owner file owner to access for share links
|
|
|
|
|
- Make sure Firefox doesn't navigate out of the current directory
|
|
|
|
|
- Dependency bumps
|
|
|
|
|
|
|
|
|
|
|
2019-11-07 16:12:04 +03:00
|
|
|
|
## 3.4.4
|
|
|
|
|
|
2019-11-26 12:46:45 +03:00
|
|
|
|
### Fixed
|
2019-11-07 16:12:04 +03:00
|
|
|
|
- Fix issue when creating files from templates
|
|
|
|
|
- Make sure files are properly opened after creation
|
|
|
|
|
|
|
|
|
|
|
2019-10-23 21:39:19 +03:00
|
|
|
|
## 3.4.3
|
|
|
|
|
|
2019-11-26 12:46:45 +03:00
|
|
|
|
### Fixed
|
2019-10-23 21:39:19 +03:00
|
|
|
|
- Update translations
|
|
|
|
|
- Bump dependencies
|
|
|
|
|
- Always open CSV files with collabora (#671)
|
|
|
|
|
- Do not use template shipped by core (#670)
|
|
|
|
|
- Fix undefined index warning (#652)
|
|
|
|
|
- Check key before accessing (#645)
|
|
|
|
|
- Move file list access to files app integration (#651)
|
|
|
|
|
- Lower log level if the token does not exist (#653)
|
|
|
|
|
|
2019-09-17 15:57:35 +03:00
|
|
|
|
## 3.4.2
|
|
|
|
|
|
|
|
|
|
### Fixed
|
|
|
|
|
- Remove unneeded logging
|
|
|
|
|
- Restore IE11 compatibility
|
|
|
|
|
- Fix group selector in settings
|
|
|
|
|
- Use Collabora for secure view of images
|
|
|
|
|
- Update dependencies
|
|
|
|
|
|
2019-09-06 11:43:02 +03:00
|
|
|
|
## 3.4.1
|
|
|
|
|
|
|
|
|
|
### Fixed
|
|
|
|
|
|
|
|
|
|
- Fix compatibility with PHP 7.0
|
|
|
|
|
- Fix bug when federation app was disabled
|
|
|
|
|
|
2019-09-04 11:52:56 +03:00
|
|
|
|
## 3.4.0
|
2019-08-30 12:41:41 +03:00
|
|
|
|
|
|
|
|
|
### Added
|
|
|
|
|
|
|
|
|
|
- Federated document editing
|
|
|
|
|
- Watermarking
|
|
|
|
|
|
|
|
|
|
### Fixed
|
2019-09-04 11:52:56 +03:00
|
|
|
|
|
2019-08-30 12:41:41 +03:00
|
|
|
|
- General frontend refactoring to fix flaws in files app integration and performance issues
|
|
|
|
|
- Check for type when uploading a template
|
|
|
|
|
- Use proper public url instead of regular wopi endpoint to fix issues in locked down environments
|
|
|
|
|
- Open file directly if only one template is available
|
|
|
|
|
|
2019-08-18 20:45:21 +03:00
|
|
|
|
## 3.3.15
|
|
|
|
|
|
|
|
|
|
### Fixed
|
|
|
|
|
- Check for file in editor folder only when available
|
|
|
|
|
- Add check to only open one document at a time
|
|
|
|
|
|
|
|
|
|
## 3.3.14
|
|
|
|
|
|
|
|
|
|
### Fixed
|
|
|
|
|
- Pass paste postmessage from collabora to mobile apps
|
|
|
|
|
- Fix preview generation on Nextcloud 17
|
|
|
|
|
|
2019-07-10 19:27:51 +03:00
|
|
|
|
## 3.3.13
|
|
|
|
|
|
|
|
|
|
### Fixed
|
|
|
|
|
- Improve loading time when opening documents
|
|
|
|
|
- Fix admin settings not saving properly
|
|
|
|
|
|
2019-06-28 12:49:15 +03:00
|
|
|
|
## 3.3.12
|
|
|
|
|
|
|
|
|
|
### Fixed
|
|
|
|
|
- Fix regression from 3.3.11 without URL rewriting
|
|
|
|
|
|
2019-06-27 23:24:11 +03:00
|
|
|
|
## 3.3.11
|
|
|
|
|
|
|
|
|
|
### Fixed
|
|
|
|
|
- Fix different wopisrc for the same file with loadbalanced collabora instances
|
|
|
|
|
|
2019-06-19 14:11:55 +03:00
|
|
|
|
## 3.3.10
|
|
|
|
|
|
|
|
|
|
### Fixed
|
|
|
|
|
- Hide full screen button in mobile apps
|
|
|
|
|
- Implement message for supporting download as / print in mobile apps
|
|
|
|
|
|
2019-06-04 20:26:49 +03:00
|
|
|
|
## 3.3.9
|
|
|
|
|
|
|
|
|
|
### Fixed
|
|
|
|
|
- Pass file renaming message to mobile apps
|
|
|
|
|
- Only allow view removal for file owners
|
|
|
|
|
- Allow clients to trigger Grab_Focus
|
|
|
|
|
|
2019-05-31 15:17:22 +03:00
|
|
|
|
## 3.3.8
|
|
|
|
|
|
|
|
|
|
### Fixed
|
|
|
|
|
- Fix UI rescaling in webkit
|
|
|
|
|
- Fix scrolling behavior on webkit
|
|
|
|
|
- Implement support for file renaming
|
|
|
|
|
- Allow to use MS Office template formats
|
|
|
|
|
|
2019-05-28 17:30:51 +03:00
|
|
|
|
## 3.3.7
|
|
|
|
|
|
|
|
|
|
### Fixed
|
|
|
|
|
- Implement new Views_List message
|
|
|
|
|
- Allow accessing the Save As web UI on mobile
|
|
|
|
|
- Allow UTF8 characters in filenames when creating documents from mobile
|
|
|
|
|
|
2019-05-24 13:09:40 +03:00
|
|
|
|
## 3.3.6
|
|
|
|
|
|
|
|
|
|
### Fixed
|
|
|
|
|
- Ship new empty presentation template
|
|
|
|
|
- Add migration step to replace empty templates after upgrade
|
|
|
|
|
|
2019-05-23 17:04:05 +03:00
|
|
|
|
## 3.3.5
|
|
|
|
|
|
|
|
|
|
### Fixed
|
|
|
|
|
- Only allow closing other views with write permissions
|
|
|
|
|
|
2019-05-20 16:32:35 +03:00
|
|
|
|
## 3.3.4
|
|
|
|
|
|
|
|
|
|
### Fixed
|
|
|
|
|
- Don't generate preview for empty files
|
|
|
|
|
- Copy file to temp file for encrypted / object storage
|
|
|
|
|
- Remove ghost avatars #462
|
|
|
|
|
- Use "Guestname (Guest)" so that names are more distinguishable
|
|
|
|
|
- Use actual user id if a logged in user browses a public share link
|
|
|
|
|
- Improved logging
|
|
|
|
|
- Replace deprecated javascript calls
|
2019-05-15 12:43:39 +03:00
|
|
|
|
|
|
|
|
|
## 3.3.3
|
|
|
|
|
|
|
|
|
|
### Fixed
|
|
|
|
|
- Avoid scrolling if iframe is visible
|
|
|
|
|
- Return proper product name if it is provided
|
|
|
|
|
- Fix searching in groups with other user backends
|
|
|
|
|
|
2019-05-09 10:39:03 +03:00
|
|
|
|
## 3.3.2
|
|
|
|
|
|
|
|
|
|
### Fixed
|
|
|
|
|
- Use valid HTTP status codes
|
|
|
|
|
- Fix undefined variable when creating tokens
|
|
|
|
|
|
2019-05-07 18:33:30 +03:00
|
|
|
|
## 3.3.1
|
|
|
|
|
|
|
|
|
|
### Fixed
|
|
|
|
|
- Bug fix for syntax error on PHP 7.0
|
|
|
|
|
|
2019-05-02 17:40:09 +03:00
|
|
|
|
## 3.3.0
|
|
|
|
|
|
|
|
|
|
### Added
|
|
|
|
|
|
|
|
|
|
- Use product name from collabora capabilities
|
|
|
|
|
- Add hide download support for share links
|
|
|
|
|
- Use collabora to generate PDF previews
|
|
|
|
|
- Better mimetype handling for mobile editing
|
|
|
|
|
|
|
|
|
|
### Fixed
|
|
|
|
|
|
|
|
|
|
- Set timeout for editor inactivity
|
|
|
|
|
- Set proper extension when creating ooxml files from templates
|
|
|
|
|
- Do not open SVG files with collabora by default
|
|
|
|
|
- Hide collabora user list on desktop browsers
|
2019-02-13 12:13:58 +03:00
|
|
|
|
|
2019-03-18 13:25:38 +03:00
|
|
|
|
## 3.2.4
|
|
|
|
|
|
|
|
|
|
### Fixed
|
|
|
|
|
|
|
|
|
|
- Only update capabilities on successfull fetch
|
|
|
|
|
- Increase timeout when fetching capabilities
|
|
|
|
|
- Fix translations on file actions
|
|
|
|
|
- Only try to generate previews if convert-to is available
|
|
|
|
|
- Trigger favorite action properly
|
|
|
|
|
- Set proper nonce on the outer iframe
|
|
|
|
|
- Fix guest name input
|
|
|
|
|
|
2019-03-04 16:12:01 +03:00
|
|
|
|
## 3.2.3
|
|
|
|
|
|
|
|
|
|
### Fixed
|
|
|
|
|
- Check properly if we are in direct editing
|
|
|
|
|
- Fix undefined index log warnings
|
|
|
|
|
- Fix multipart data when requesting reviews
|
|
|
|
|
- Handle UI_Share postmessage from collabora
|
|
|
|
|
|
2019-03-01 18:19:12 +03:00
|
|
|
|
## 3.2.2
|
|
|
|
|
|
2019-03-04 16:12:01 +03:00
|
|
|
|
### Added
|
2019-03-01 18:19:12 +03:00
|
|
|
|
- Add option to disable certificate validation
|
|
|
|
|
|
2019-03-04 16:12:01 +03:00
|
|
|
|
### Fixed
|
2019-03-01 18:19:12 +03:00
|
|
|
|
- Fix various errors when interacting with the files app
|
|
|
|
|
- Show last saved version in the version sidebar
|
|
|
|
|
- Make sure the window title is set properly
|
|
|
|
|
- Improve admin settings layout
|
|
|
|
|
- Allow to uncheck follow current user
|
|
|
|
|
- Fix template previews
|
|
|
|
|
- Use Nextcloud language instead of locale
|
|
|
|
|
|
2019-02-13 12:16:01 +03:00
|
|
|
|
## 3.2.1
|
|
|
|
|
|
|
|
|
|
### Fixed
|
|
|
|
|
- Fix issues with mobile editing
|
|
|
|
|
- Restore IE11 compatibility
|
|
|
|
|
- Hide sidebar when closing the version viewer
|
|
|
|
|
- Fix issue when fetching the file model
|
|
|
|
|
- Scale Collabora frame to 100% height on mobile
|
2019-02-14 15:05:36 +03:00
|
|
|
|
- Updated translations and fix issues with untranslated text
|
2019-02-13 12:16:01 +03:00
|
|
|
|
|
2019-02-13 12:13:58 +03:00
|
|
|
|
## 3.2.0
|
2019-02-06 23:50:05 +03:00
|
|
|
|
- Added: File actions menu in the header
|
|
|
|
|
- Added: Handle UI_CreateFile post message
|
|
|
|
|
- Added: Handle unreachable collabora instance
|
|
|
|
|
- Added: Load capabilities in a background job
|
|
|
|
|
- Fixed: Pass proper response to registerFilesMenu
|
|
|
|
|
- Fixed: Translation for Insert images
|
|
|
|
|
- Fixed: Remove language settings from templates
|
|
|
|
|
- Fixed: Better wording for the image file picker
|
|
|
|
|
- Fixed: Use first template if none is selected
|
|
|
|
|
- Fixed: Proper scroll behaviour on Nextcloud 14/15
|
|
|
|
|
- Fixed: Create new text documents from within collabora
|
|
|
|
|
- Fixed: Use proper templates on old collabora versions
|
|
|
|
|
- Fixed: Convert nextcloud locale to BCP47 languages tag correctly
|
|
|
|
|
|
2019-02-13 12:13:58 +03:00
|
|
|
|
## 3.1.1
|
2019-01-09 16:23:10 +03:00
|
|
|
|
- Fixed: Capabilities fetching when no url is entered
|
|
|
|
|
- Fixed: Capabilities timeout of 5 seconds
|
|
|
|
|
- Fixed: NC13 compatibility due to missing js capabilities
|
|
|
|
|
- Changed: Updated translations
|
|
|
|
|
|
2019-02-13 12:13:58 +03:00
|
|
|
|
## 3.1.0
|
2018-12-20 10:06:40 +03:00
|
|
|
|
- Added: Template picker (if supported by COOL)
|
|
|
|
|
- Added: Mobile editing support capability
|
|
|
|
|
- Added: Version integration with the Nextcloud sidebar
|
|
|
|
|
|
2019-02-13 12:13:58 +03:00
|
|
|
|
## 3.0.6
|
2018-12-17 11:07:30 +03:00
|
|
|
|
- Added: NC16 compatibility
|
|
|
|
|
- Fixed: Translations
|
|
|
|
|
- Fixed: NC15 grid view toggle overlay
|
|
|
|
|
|
2019-02-13 12:13:58 +03:00
|
|
|
|
## 3.0.5
|
2018-11-12 13:05:25 +03:00
|
|
|
|
- Fixed: Pass UID for direct tokens (#301)
|
|
|
|
|
- Fixed: Do not show nextcloud bar on small screens (#306)
|
|
|
|
|
- Fixed: Avatar improvements for editing users (#304)
|
|
|
|
|
- Fixed: show password overlay properly (#308)
|
|
|
|
|
|
2019-02-13 12:13:58 +03:00
|
|
|
|
## 3.0.4
|
2018-11-06 23:33:09 +03:00
|
|
|
|
- Fixed: Make php5.6 compatible again (#297)
|
|
|
|
|
|
2019-02-13 12:13:58 +03:00
|
|
|
|
## 3.03
|
2018-10-31 22:05:11 +03:00
|
|
|
|
- Added: Notify clients when page is fully loaded (#291)
|
|
|
|
|
- Fixed: Do not show spinner if we nickname chose is visible (#293)
|
|
|
|
|
- Fixed: Disable the vertical swipe to reload gesture (#295)
|
|
|
|
|
|
2019-02-13 12:13:58 +03:00
|
|
|
|
## 3.0.2
|
2018-10-28 23:30:17 +03:00
|
|
|
|
- Fixes: Only show document overlay when document is fully loaded (#283)
|
|
|
|
|
- Fixes: Generate assertUrl link with generateurl, so it also works in subfolder installations (#288)
|
|
|
|
|
- Fixes: Show displayname on avatar hover (#289)
|
|
|
|
|
- Fixes: Do not clear assets on HEAD request (#290)
|
|
|
|
|
|
2019-02-13 12:13:58 +03:00
|
|
|
|
## 3.0.1
|
2018-10-18 09:54:18 +03:00
|
|
|
|
- Fixes: Do not show loading spinner overlay public page if we need a username
|
|
|
|
|
- Fixes: Do not duplicate avatars in the top overlay
|
|
|
|
|
|
2019-02-13 12:13:58 +03:00
|
|
|
|
## 3.0.0
|
2018-10-16 14:13:28 +03:00
|
|
|
|
- Bug: use editor to save the user (fixes #184)
|
|
|
|
|
- Bug: allow creation of OOXML files if app not in default location (fixes #118)
|
|
|
|
|
- Bug: center public edit name
|
|
|
|
|
|
|
|
|
|
- Fixes: Do not use deprecated OC.webroot
|
|
|
|
|
- Fixes: Move to compiled handlebars tempalte to be strict CSP compatible
|
|
|
|
|
- Fixes: Do not show building of the interface
|
|
|
|
|
|
|
|
|
|
- Feature: Allow inserting images directly from Nextcloud
|
|
|
|
|
- Feature: Add sharing button to header
|
|
|
|
|
- Feature: Use Collabora as a preview provider
|
|
|
|
|
- Feature: Show editors in Nextcloud header
|
|
|
|
|
|
|
|
|
|
|
2019-02-13 12:13:58 +03:00
|
|
|
|
## 1.12.38 and 1.12.39
|
2017-12-01 16:45:43 +03:00
|
|
|
|
- Bug: fix z-index issue on Nextcloud 13 beta
|
|
|
|
|
|
2019-02-13 12:13:58 +03:00
|
|
|
|
## 1.12.37
|
2017-12-01 16:45:43 +03:00
|
|
|
|
- Feature: Add support for PutRelativeFile for Save As.
|
|
|
|
|
|
2019-02-13 12:13:58 +03:00
|
|
|
|
## 1.12.36
|
2017-12-01 16:45:43 +03:00
|
|
|
|
- Feature: Add avatar to UserExtraInfo (from NC 13)
|
|
|
|
|
- Feature: Start listening for standard post messages and ignore deprecated ones
|
|
|
|
|
- Feature: Add option to enable the app only for users in a specific group
|
|
|
|
|
- Updated translations
|
|
|
|
|
|
2019-02-13 12:13:58 +03:00
|
|
|
|
## 1.12.35
|
2017-12-01 16:45:43 +03:00
|
|
|
|
- Feature: Support for external apps. External apps can now generate a secret token to access richdocuments public API.
|
|
|
|
|
|
2019-02-13 12:13:58 +03:00
|
|
|
|
## 1.12.34
|
2017-07-31 16:25:27 +03:00
|
|
|
|
- Bug: Fix editing publicly shared documents
|
|
|
|
|
- Bug: Delete creator/last modifier name from document templates
|
|
|
|
|
|
2019-02-13 12:13:58 +03:00
|
|
|
|
## 1.12.33
|
2017-06-15 14:04:28 +03:00
|
|
|
|
- Feature: Restore 'Enable edit for specific groups' feature, fixes #66
|
|
|
|
|
- Feature: Only edit textfiles with Collabora Online, when texteditorapp is disabled
|
|
|
|
|
- Feature: Include support for X-LOOL-WOPI-Timestamp
|
|
|
|
|
- Bug: Undefined variable 'owneruid'
|
|
|
|
|
|
2019-02-13 12:13:58 +03:00
|
|
|
|
## 1.12.32
|
2017-06-06 10:29:18 +03:00
|
|
|
|
- Bug: Show Display Name of user, not its uid in userlist
|
|
|
|
|
- Bug: Do not throw exception when user not found. It might be a public link share.
|
|
|
|
|
- Bug: Use the file owner from the share object, if available. Fixes #85.
|
|
|
|
|
- Bug: Shorter db index name. Fixes #54.
|
|
|
|
|
|
2019-02-13 12:13:58 +03:00
|
|
|
|
## 1.12.31
|
2017-05-25 14:52:13 +03:00
|
|
|
|
- Bug: Guard encryption support
|
|
|
|
|
|
2019-02-13 12:13:58 +03:00
|
|
|
|
## 1.12.30
|
2017-05-25 13:01:14 +03:00
|
|
|
|
- Feature: Support opening encrypted files
|
|
|
|
|
- Bug: Respect OOXML settings again
|
|
|
|
|
- Bug: Register the change under user’s name when saving the document
|
|
|
|
|
|
2019-02-13 12:13:58 +03:00
|
|
|
|
## 1.12.29
|
2017-05-25 13:01:14 +03:00
|
|
|
|
- Bug: Fix undefined instanceId
|
2017-05-24 23:37:22 +03:00
|
|
|
|
|
2019-02-13 12:13:58 +03:00
|
|
|
|
## 1.12.28
|
2017-05-23 11:35:09 +03:00
|
|
|
|
- Bug: Allow full screen
|
|
|
|
|
- Updated screenshots
|
|
|
|
|
- Updated translations
|
|
|
|
|
|
2019-02-13 12:13:58 +03:00
|
|
|
|
## 1.12.27
|
2017-05-18 11:03:00 +03:00
|
|
|
|
- Bug: Fix revision history
|
|
|
|
|
|
2019-02-13 12:13:58 +03:00
|
|
|
|
## 1.1.26
|
2017-04-26 13:48:29 +03:00
|
|
|
|
- Bug: Set the correct language tag expected by JS
|
|
|
|
|
- Bug: Replace trailing slash of WOPI URL
|
|
|
|
|
- Bug: Try opening readonly documents too
|
|
|
|
|
- Bug: Fix revision history
|
|
|
|
|
- Feature: Add rtf and txt as supported file formats
|
|
|
|
|
- Feature: Add icon to admin page sidebar
|
|
|
|
|
- Feature: Add logging and template to unhandled exceptions
|
|
|
|
|
|
2019-02-13 12:13:58 +03:00
|
|
|
|
## 1.1.25
|
2017-01-03 22:35:29 +03:00
|
|
|
|
- Bug: Fix height for revision history viewer
|
|
|
|
|
- Feature: Support for multitenancy installations of LibreOffice Online
|
|
|
|
|
|
2019-02-13 12:13:58 +03:00
|
|
|
|
## 1.1.24
|
2016-12-13 13:29:36 +03:00
|
|
|
|
- Bug: Fix undefined PHP notices
|
2017-04-26 13:48:29 +03:00
|
|
|
|
- Security: Properly check for password on password protected shares
|