Releases: clarin-eric/B2Drop2LRS
Releases · clarin-eric/B2Drop2LRS
3.1.0 - Nextcloud 28-33
What's Changed
- Nextcloud 28-33 in #61
- Added support for NC 33+ via @nextcloud/files v4 (Keep @nextcloud/files v3 for backwards compatibility down to NC 28)
- Removed support for NC 27 and bellow
- Updated GitHub actions in main workflow
- Bump immutable from 5.1.4 to 5.1.5 by @dependabot[bot] in #62
- Bump dompurify from 3.3.1 to 3.3.2 by @dependabot[bot] in #63
Full Changelog: 3.0.2...3.1.0
3.0.2 - Nextcloud 21-32
What's Changed
- Fix PHP
$eventDispatcherwarning onLoadFilesListenerconstructor - Bump serialize-javascript and terser-webpack-plugin by @dependabot[bot] in #60 (Fixes CVE-2020-7660)
Full Changelog: 3.0.1...3.0.2
3.0.1 - Nextcloud 21-32
What's Changed
Support for Nextcloud 32
- Bump form-data from 4.0.2 to 4.0.4 by @dependabot[bot] in #35
- Bump axios from 1.8.4 to 1.12.2 by @dependabot[bot] in #36
- Bump sha.js from 2.4.11 to 2.4.12 by @dependabot[bot] in #37
- Bump pbkdf2 from 3.1.2 to 3.1.3 by @dependabot[bot] in #38
- Bump linkifyjs from 4.2.0 to 4.3.2 by @dependabot[bot] in #39
- Bump http-proxy-middleware from 2.0.7 to 2.0.9 by @dependabot[bot] in #40
- Bump brace-expansion from 1.1.11 to 1.1.12 by @dependabot[bot] in #41
- Bump on-headers and compression by @dependabot[bot] in #43
- Bump vue from 2.7.16 to 3.0.0 by @dependabot[bot] in #42
- Bump qs and express by @dependabot[bot] in #44
- Bump node-forge from 1.3.1 to 1.3.3 by @dependabot[bot] in #45
- Bump axios from 1.12.2 to 1.13.5 by @dependabot[bot] in #46
- Bump minimatch from 3.1.2 to 3.1.5 by @dependabot[bot] in #47
- Bump qs and body-parser by @dependabot[bot] in #48
- Bump mdast-util-to-hast from 13.2.0 to 13.2.1 by @dependabot[bot] in #49
- Bump js-yaml from 4.1.0 to 4.1.1 by @dependabot[bot] in #50
- Bump lodash from 4.17.21 to 4.17.23 by @dependabot[bot] in #51
- Bump webpack from 5.99.2 to 5.105.3 by @dependabot[bot] in #52
- Bump vue from 3.0.0 to 3.0.1 by @dependabot[bot] in #54
- Bump vue and @nextcloud/vue by @dependabot[bot] in #55
Full Changelog: 3.0.0...3.0.1
3.0.0 - Nextcloud 21-31
What's Changed
- Do not create public shares. Use Nextcloud direct download feature for files that do not have a public share available. #33
- Added Switchboard settings section to Files app settings
- Added setting to customize the Switchboard URL
- Added setting to use the Switchboard pup-up on screen when calling the Switchboard using the single file context menu
- Pass available mimetype from Nextcloud to the Switchboard
- Use
axiosfor all javascript requests - Removed UI success message after successfully executing the Switchboard call (thanks to @mwinkens)
- Updated documentation
Full Changelog: 2.3.4...3.0.0
2.3.4
What's Changed
- Fixed UI fails to update when automatically creating public shares for the selected files to open in the Switchboard
- Call the Switchboard via recommended HTTP POST by @andmor- in #32
- For files that do not have a public share, ask the user for confirmation before automatically creating the share
- Call the Switchboard using recommended HTTP POST mechanism (adds https://switchboard.clarin.eu/ to site's form-action: CSP for that effect)
- Replace XMLHttpRequest() by fetch() for HTTP requests to OCS share API
- Remove all CSS related stuff from project
- Update app metadata
Full Changelog: 2.3.3...2.3.4
2.3.3
2.3.2
Automatic update release tags after CI auto-commits:
- ensures latest tag reflects the
<version>number</version>seen inside theappinfo/info.xmlfile - ensures tagged version contains latest JS and CSS built files in
js/(including lint autofixes)
Full Changelog: 2.3.1...2.3.2
2.3.1
- Fix non-critical JS errors.
- Fix release version number
Full Changelog: 2.2.2...2.3.1
2.2.2
What's Changed
- Fix #22
- Compatibility up to PHP 8.4
- Compatibility up to NC 31
- Update npm runtime dependencies:
- @nextcloud/event-bus to
3.3.2 - @nextcloud/files to
3.10.2 - @nextcloud/webpack-vue-config to
6.2.0
- @nextcloud/event-bus to
- Update npm dev dependencies:
- @nextcloud/eslint-config to
8.4.2 - stylelint to
16.15.0
-Update npm engine to11.2.0
- @nextcloud/eslint-config to
Full Changelog: 2.2.1...2.2.2
2.2.1
- Support for Nextcloud =< 30 (tested up to 29.0.2)
- Bump follow-redirects from 1.15.2 to 1.15.5 by @dependabot in #16
- Bump @babel/traverse from 7.21.5 to 7.23.7 by @dependabot in #17
- Bump browserify-sign from 4.2.1 to 4.2.2 by @dependabot in #18
- Bump follow-redirects from 1.15.5 to 1.15.6 by @dependabot in #20
- Bump webpack-dev-middleware from 5.3.3 to 5.3.4 by @dependabot in #19
- Bump express from 4.18.2 to 4.19.2 by @dependabot in #21
Full Changelog: 2.1-RC1...2.2.1



