Skip to content

Releases: clarin-eric/B2Drop2LRS

3.0.0

07 May 14:59
157b881

Choose a tag to compare

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 axios for 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

screenshot1
screenshot2
screenshot3
screenshot4

2.3.4

25 Mar 15:38

Choose a tag to compare

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

19 Mar 20:29

Choose a tag to compare

What's Changed

  • Added support to batch open files with the CLARIN Switchboard (#27)
  • Added documentation to install this plugin using release packages
  • Updated node dependencies

Full Changelog: 2.3.2...2.3.3

2.3.2

14 Mar 16:09

Choose a tag to compare

Automatic update release tags after CI auto-commits:

  • ensures latest tag reflects the <version>number</version> seen inside theappinfo/info.xml file
  • 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

13 Mar 16:22
2038f5b

Choose a tag to compare

  • Fix non-critical JS errors.
  • Fix release version number
    Full Changelog: 2.2.2...2.3.1

2.2.2

12 Mar 14:44
1128938

Choose a tag to compare

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
  • Update npm dev dependencies:
    • @nextcloud/eslint-config to 8.4.2
    • stylelint to 16.15.0
      -Update npm engine to 11.2.0

Full Changelog: 2.2.1...2.2.2

2.2.1

11 Jun 14:32
ab1e56a

Choose a tag to compare

  • 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

2.1-RC1

09 May 09:47
f978faa

Choose a tag to compare

2.1-RC1 Pre-release
Pre-release

2.0

28 Jul 16:36
92ab7f3

Choose a tag to compare

2.0
  • Nextcloud compatibility NC [21-24]

v0.4

23 Nov 18:20
73c0082

Choose a tag to compare

  • Extended Nextcloud compatibility up to NC 20