Skip to content

Releases: illegalstudio/linky

v0.2.4

25 Apr 14:26
5db77f9
Compare
Choose a tag to compare

Redirect the administrator to the login page after logout

v0.2.3

23 Apr 20:02
25f0cf1
Compare
Choose a tag to compare

What's Changed

  • Introduced renderer for each type of content
  • Introduced public page for collections
  • Fixed a bug that allowed to view a content also if it was not published

Full Changelog: v0.2.2...v0.2.3

v0.2.2

02 Apr 18:11
Compare
Choose a tag to compare

Update composer dependencies

v0.2.1

02 Apr 17:24
Compare
Choose a tag to compare
  • Customizable number of characters for the auto generated slug (LINKY_SLUG_MIN_LENGTH)
  • Uses illegal/insideauth to provide authentication

Version 0.2.0

05 Mar 22:39
bd04df9
Compare
Choose a tag to compare
Version 0.2.0 Pre-release
Pre-release
Merge pull request #19 from Illegal-Studio/develop

Bump 0.2.0 version

Version 0.1.1

04 Mar 18:15
13b98f5
Compare
Choose a tag to compare
Version 0.1.1 Pre-release
Pre-release

Fixes vite build paths

Version 0.1

04 Mar 17:29
3ff2885
Compare
Choose a tag to compare
Version 0.1 Pre-release
Pre-release

This is the first version of the linky package.
It provides basic functionalities.

  • Links create, edit and delete
  • Collections create, edit and delete
  • Pages create, edit and delete
  • Profile page
  • Authentication (login, register)