3.9 KiB
3.9 KiB
Change Log
All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog and this project adheres to Semantic Versioning.
[Unreleased]
Changed
- Add application's support for Nextcloud 31
- Add support for OIDC-based connection between Nextcloud and OpenProject
2.7.2 - 2024-12-16
Fixed
- Fixed fatal error related to groupfolders #736
- UI/UX improvement: consistent element sizes in Create Wrokpackage Modal #743
- UI/UX improvement: accomodate long subject of a workpackage #744
2.7.1 - 2024-10-31
Changed
- Make error handling better in
integration_setup.sh
file for integration configuration setup. - Improve UI by using Nextcloud's
NoteCard
in project folder setup error. - Resolve the issue with retrieving the Nextcloud server version for version compare
- Add warning UI when encryption is not explicitly enabled for
groupfolders
. - Fix hash or encrypt secret for different nextcloud versions
2.7.0 - 2024-09-10
Changed
- This release expects OpenProject version 13.2 or newer
- Add application's support for Nextcloud 30
- Log admin configuration to audit log (
/audit.log
) - Improve button text visibility when selecting different background images in Nextcloud's UI
- Bump packages version
- Fix random deactivation of automatically managed project folder
- Fix avatar not found in openproject
- Enhance project search when creating workpackages from Nextcloud
- Drop application's support for Nextcloud 26
- Fix issue preventing direct uploading of resources in Nextcloud that are managed by app
Files Access Control
- Hash or encrypt
client_secret
for different Nextcloud versions
2.6.4 - 2024-08-15
Changed
- This release expects OpenProject version 13.2 or newer
- Add application's support for Nextcloud 30
- Remove Nextcloud's
thecodingmachine
dependency from integration app
2.6.3 - 2024-04-17
Changed
- This release expects OpenProject version 13.2 or newer
- Drop application's support for Nextcloud 25
- Add application's support for Nextcloud 29
- Add support for PHP version 8.2 and 8.3
2.6.2 - 2024-04-04
Changed
- This release expects OpenProject version 13.2 or newer
- Improves form validation for creating workpackages from nextcloud.
- Fixes wrong option text while searching workpackage.
- Add quick link for
group folder
app when not downloaded and enabled (project folder setup). - Adjust dashboard panel of
integration app
consistent to that dashboard panel of other nextcloud apps. - Adjust padding for assignee avatar in
workpackage
template. - Added setup and user guide documentation link for integration app.
- Added description for settings in admin and personal panel.
2.6.1 - 2024-02-19
Changed
- This release expects OpenProject version 13.2 or newer
- Fixes: Signing terms and services for special user "OpenProject" when
terms_of_service
app is enabled - Fixes: Error when fetching non-existent work package from
talk
app chat
2.6.0 - 2024-01-17
Changed
- This release expects OpenProject version 13.2 or newer
- What's Changed
1.0.5 – 2021-06-28
Changed
- stop polling widget content when document is hidden
- bump js libs
- get rid of all deprecated stuff
- bump min NC version to 22
- cleanup backend code
1.0.4 – 2021-04-27
Fixed
- Avatar API URL
1.0.3 – 2021-04-27
Changed
- improve activity notifications
- bump js libs
1.0.2 – 2021-04-26
Changed
- cleaner avatar image response #1 @birthe
1.0.1 – 2021-04-21
Changed
- Support NC 20
- bump js libs
1.0.0 – 2021-03-19
Added
- the app