Skip to content

Releases: JonathanTreffler/sharerenamer

v3.4.0

23 May 02:11
b54ecc7
Compare
Choose a tag to compare

Changed

  • refactored entire codebase
    • while I made changes to some parts the app to make it compatible with new Nextcloud versions, the core code of the app had basically not changed since I took over the repo from the previous maintainer, it was time to change that
    • no more interacting with the shares database directy

v3.3.2

23 May 00:29
5e53d5d
Compare
Choose a tag to compare

Changed

  • removed composer autoloading (app has no non-dev depencencies anyways)

v3.3.1

30 Apr 18:34
d8add01
Compare
Choose a tag to compare

Changed

  • Updated many dependencies

v3.3.0

29 Apr 21:27
9253613
Compare
Choose a tag to compare

Added

  • Support for Nextcloud 29

v3.2.0

25 Mar 18:02
f14abf6
Compare
Choose a tag to compare

Added

  • Support for Nextcloud 26

v3.1.0

02 Oct 01:21
239e0bf
Compare
Choose a tag to compare

Added

  • Support for Nextcloud 25

Changed

  • Updates are now compiled, bundled, signed and uploaded to the nextcloud appstore using krankerl

v3.0.1

03 May 23:17
Compare
Choose a tag to compare

Added

  • Support for Nextcloud 24

v3.0.0

07 Jan 12:57
1b3ddf0
Compare
Choose a tag to compare

The first release in two years and the first release after I took over the project from @DecaTec .

This release drops support for Nextcloud versions 9 - 17 and adds support for Nextcloud 22 and 23.
Note that this project skipped Nextcloud versions 18 - 21 and there will be no backports for these versions.

Version 3 is a rewrite and brings changes to the usage:
There is no button in the share menu to rename the share anymore because the app now has its own tab in the sidebar, where the links can be edited.

Known Issues:

  • Changes to the link shares only show up in the Sharerenamer Tab after the sidebar has been closed and opened again.
  • The copy button of the Shares tab only copies the new link after the sidebar has been closed and opened again.

Known issues will be addressed in later releases.

ShareRenamer v2.7.3

13 Dec 11:56
Compare
Choose a tag to compare

2.7.3

Fixed

  • Multiple shared links with the same name could be created when using PostgreSQL.

ShareRenamer v2.7.2

28 Sep 10:35
Compare
Choose a tag to compare

2.7.2

Added

  • Translations

Fixed

  • Warning in Nextcloud log when renaming a link.