Skip to content

Releases: niladam/filament-auto-logout

1.0.6

12 Mar 17:01
09017c4
Compare
Choose a tag to compare

What's Changed

  • Fix plugin not respecting configuration by @niladam in #15

Full Changelog: 1.0.5...1.0.6

1.0.5

22 Feb 16:15
10db0b5
Compare
Choose a tag to compare

What's Changed

  • Ensure we do not display "null" when timeleft message is empty by @niladam in #13

1.0.4

14 Feb 09:57
920b6d6
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 1.0.3...1.0.4

1.0.3

08 Feb 16:46
c0c7914
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 1.0.2...1.0.3

1.0.2

28 Nov 11:11
49a91c2
Compare
Choose a tag to compare

This release converts the code from a custom css with some positioning to a badge.

The badge's location (within the panel) can be changed.
The badge's color can be changed.

What's Changed

1.0.1

26 Nov 20:33
35a654e
Compare
Choose a tag to compare

Rename the plugin to attempt to match Filament's guidelines and simplify it's usages.

Use Filament's default logout route.

1.0.0

26 Nov 19:46
7eac6a2
Compare
Choose a tag to compare

Initial functional release