Skip to content

Releases: verbb/shortcut

5.0.0

12 May 13:54
Compare
Choose a tag to compare

Changed

  • Now requires PHP 8.2.0+.
  • Now requires Craft 5.0.0+.
  • Increase the size of link storage past 400 characters.

Fixed

  • Fix an error when uninstalling the plugin.
  • Fix migration for elementType.

5.0.0-beta.2

12 Apr 01:04
Compare
Choose a tag to compare
5.0.0-beta.2 Pre-release
Pre-release

Changed

  • Increase the size of link storage past 400 characters.

Fixed

  • Fix an error when uninstalling the plugin.
  • Fix migration for elementType.

4.0.3

10 Apr 13:10
Compare
Choose a tag to compare

Fixed

  • Fix an error when uninstalling the plugin.

4.0.2

25 Mar 14:35
Compare
Choose a tag to compare

Fixed

  • Fix migration for elementType.

4.0.1

22 Mar 00:05
Compare
Choose a tag to compare

Changed

  • Increase the size of link storage past 400 characters.

5.0.0-beta.1

13 Mar 22:29
Compare
Choose a tag to compare
5.0.0-beta.1 Pre-release
Pre-release

Changed

  • Now requires PHP 8.2.0+.
  • Now requires Craft 5.0.0-beta.1+.

4.0.0

19 Jul 02:31
Compare
Choose a tag to compare

Changed

  • Now requires PHP 8.0.2+.
  • Now requires Craft 4.0.0+.

3.0.1

19 Jul 02:15
Compare
Choose a tag to compare

Added

  • Add hashLength plugin setting to control the length of generated hashes in URLs.

Fixed

  • Fix an error when trying to generate a shortcut from a deleted element.
  • Fix an error when generating shortcuts.

3.0.0

18 Jul 11:17
Compare
Choose a tag to compare

{note} The plugin’s package name has changed to verbb/shortcut. Shortcut will need be updated to 3.0 from a terminal, by running composer require verbb/shortcut && composer remove superbig/craft3-shortcut.

Changed

  • Migration to verbb/shortcut.
  • Now requires Craft 3.7+.

2.0.3

03 Sep 15:36
d7159ba
Compare
Choose a tag to compare
Update composer.json