Skip to content

Releases: Libki/libki-server

r26.03.01

02 Apr 20:15

Choose a tag to compare

r26.03

29 Mar 20:53
a114923

Choose a tag to compare

What's Changed

Other Changes

Full Changelog: r26.02...r26.03

r26.02

15 Feb 19:59
e93c3ba

Choose a tag to compare

What's Changed

Other Changes

New Contributors

Full Changelog: r25.12.01...r26.02

r25.12.01

09 Jan 19:52

Choose a tag to compare

Full Changelog: r25.12...r25.12.01

r25.12

04 Dec 21:54

Choose a tag to compare

What's Changed

Exciting New Features 🎉

Other Changes

New Contributors

Full Changelog: r25.05...r25.12

r25.05

28 May 17:43

Choose a tag to compare

What's Changed

Other Changes

New Contributors

Full Changelog: r24.01...r25.05

r24.01

23 Jan 12:01

Choose a tag to compare

Release 24.01

r23.11

13 Nov 18:50

Choose a tag to compare

Prevent patrons from logging in on the exact minute of closing time #337

This bug is due to a check for for "truthiness" of the minutes until
closing variable. The problem being that 0 is false so we never check to
see if it is 0 or less. Instead, we should be checking to see if the
variable is defined.

r23.10

10 Oct 10:55

Choose a tag to compare

Error in script 'libki_nightly.pl' during user cleanup #332

r23.09

15 Sep 18:47

Choose a tag to compare

Fix the return value for insufficient funds