Skip to content

Releases: te-online/files_linkeditor

v1.1.21

29 Sep 10:15
Compare
Choose a tag to compare

1.1.21, 29. September 2024

Added

  • Tested compatibility with Nextcloud 30, enabled support for NC30

Changed

  • Updated JS dependencies and rebuild bundle

v1.1.20

08 Apr 19:06
Compare
Choose a tag to compare

1.1.20, 8. April 2024

Added

Changed

  • Updated JS dependencies and rebuilt bundle
  • Updated translations from Transifex

v1.1.19

25 Mar 19:32
Compare
Choose a tag to compare

1.1.19, 25. March 2024

I'm sorry about the frequent updates, this has been a steep hill to climb. If you want to be sure everything works, maybe hold off a few days with updating from 1.1.16. There's no beta channel currently, so I'm listening closely to feedback people provide on the production version.

Fixed

  • In Nextcloud 28, link files could not be created in subdirectories using the "New" button, but would always be created in the user's root (mentioned in #92)
  • In Nextcloud 28, files could be created without the proper extension (.URL or .webloc), rendering them unusable. The extension is now forced when creating a new file

v1.1.18

24 Mar 17:53
Compare
Choose a tag to compare

1.1.18, 24. March 2024

Fixed

  • Change structure to accomodate Nextcloud's weird and undocumented JS bundle resolution

v1.1.17

23 Mar 20:10
Compare
Choose a tag to compare

1.1.17, 23. March 2024

Added

  • Both, next-generation and legacy Nextcloud file apps are supported, thereby adding support for Nextcloud 28 (#92)
  • Public sharing seems to still use the legacy files app as is still supported that way (no editing)
  • End-to-end tests for Nextcloud 28 have been recreated using Playwright
  • Update translations from the community
  • JS dependency updates

Changed

v1.1.16

10 Jul 19:32
Compare
Choose a tag to compare

1.1.16, 10. July 2023

Fixed

  • Fix missing version bump

v1.1.15

10 Jul 19:30
Compare
Choose a tag to compare

1.1.15, 10. July 2023

Added

  • Run tests for Nextcloud 27 and bump compatibility to Nextcloud 27 (#82)
  • Adjust controller naming to PSR-4 to fix compatibility with Nextcloud 27

Changed

  • Update JS dependencies
  • Update translations from Transifex

v1.1.14

06 Apr 20:45
Compare
Choose a tag to compare

1.1.14, 6. April 2023

Added

  • Run tests for Nextcloud 26 and bump compatibility to Nextcloud 26 (#80)

Changed

  • Update JS dependencies
  • Update translations from Transifex (#72)

v1.1.13

23 Nov 21:23
Compare
Choose a tag to compare

1.1.13, 23. November 2022

  • Fix missing CSS for Nextcloud 25, thanks to @datenzar
  • Update JS dependencies

v1.1.12

31 Oct 18:40
Compare
Choose a tag to compare

1.1.12, 31. October 2022

  • Run tests for Nextcloud 25 and bump compatibility to Nextcloud 25