Skip to content

Releases: illegalstudio/linky

v0.2.4

Choose a tag to compare

@nahime0 nahime0 released this 25 Apr 14:26
5db77f9

Redirect the administrator to the login page after logout

v0.2.3

Choose a tag to compare

@nahime0 nahime0 released this 23 Apr 20:02
25f0cf1

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

Choose a tag to compare

@nahime0 nahime0 released this 02 Apr 18:11

Update composer dependencies

v0.2.1

Choose a tag to compare

@nahime0 nahime0 released this 02 Apr 17:24
  • Customizable number of characters for the auto generated slug (LINKY_SLUG_MIN_LENGTH)
  • Uses illegal/insideauth to provide authentication

Version 0.2.0

Version 0.2.0 Pre-release
Pre-release

Choose a tag to compare

@nahime0 nahime0 released this 05 Mar 22:39
bd04df9
Merge pull request #19 from Illegal-Studio/develop

Bump 0.2.0 version

Version 0.1.1

Version 0.1.1 Pre-release
Pre-release

Choose a tag to compare

@nahime0 nahime0 released this 04 Mar 18:15
13b98f5

Fixes vite build paths

Version 0.1

Version 0.1 Pre-release
Pre-release

Choose a tag to compare

@nahime0 nahime0 released this 04 Mar 17:29
3ff2885

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)