Skip to content

Releases: johannschopplich/kirby-locked-pages

1.2.0

27 Jan 14:04
Compare
Choose a tag to compare

Notable changes

  • Homepage is now lockable as well

1.1.2

27 Jan 13:38
Compare
Choose a tag to compare

Notable changes

  • Safeguard home and error page from being lockable

ℹ️ Note: The homepage and error page are not lockable. Although it is possible to add the fields, they will have no effect.

1.1.1

27 Jan 13:24
Compare
Choose a tag to compare

Notable changes

  • Redirect to the target page directly if logged in for the current session when visiting the redirect page (get request)

1.1.0

27 Jan 11:09
Compare
Choose a tag to compare

Notable changes

  • Support for multi-language installations
  • Drafts are now visitable if they are locked (thus, locking will only kick in once they are published)

1.0.5

24 Jan 14:13
Compare
Choose a tag to compare

Notable changes

  • Make sure page with id provided by redirect param exists
  • Add comments to controller

1.0.4

21 Jan 20:28
Compare
Choose a tag to compare

Notable changes

  • Throw error page if locked route misses the redirect parameter

1.0.3

21 Jan 12:29
Compare
Choose a tag to compare

Notable changes

  • Fix invalid redirect slug again
  • Fix redirection itself, since the plugin bailed early

Thanks to @Djules for reporting both bugs.

1.0.2

21 Jan 06:24
Compare
Choose a tag to compare

Notable changes

  • Fix overwritten $path parameter leading to false redirects (thanks @jongacnik)

1.0.1

26 Dec 16:55
Compare
Choose a tag to compare

Notable changes

  • Minor internal code style changes

1.0.0

24 Dec 16:52
Compare
Choose a tag to compare

Initial release.