Releases Tags
-
2022-01-25
released this 1 year ago | 44 commits to master since this release
- updated dependencies which had known vulnerabilities
Downloads
-
2022-01-11
released this 1 year ago | 51 commits to master since this release
- new features
- show the device name in the login code mail when using the password recovery feature (requires a recent client)
- send a mail when adding a new device using a mail login code
- send a mail after using the password recovery
- send the server version so that the client can disable features that the server does not support
- changes
- delete mail auth tokens after the first usage because they are not needed after it
- disable html escaping in plain text mails
- bold variables in html mails
- bugfixes
- prevent decrementing the lastUsage timestamp of a session duration limitation
- fix wrong behavior when granting extra time using a task while a day specifc extra time exists
Downloads
- new features
-
2021-12-14
released this 1 year ago | 65 commits to master since this release
- add support for delayed notification blocking (a new client feature)
- fix handling of deadlocks reported by the database
- update dependencies
Downloads
-
2021-06-15
released this 2 years ago | 74 commits to master since this release
Updated dependencies because the old versions allowed to create a high cpu load
Downloads
-
2021-05-25
released this 2 years ago | 75 commits to master since this release
Updated dependencies because they contained known vulnerabilities
As far as I understand, it was not possible to exploit this vulnerabilities using the timelimit-server
Downloads
-
2021-04-13
released this 2 years ago | 79 commits to master since this release
- updated dependencies
- starting september 2021, new client versions will require this or a newer server version
Downloads
-
2021-03-17
released this 2 years ago | 80 commits to master since this release
- improved database interactions
- updated dependencies
- removed obsolete code
Downloads
-
2021-02-01
released this 2 years ago | 88 commits to master since this release
Adjustments for Postgresql - the TimeLimit server should be able to
use Postgres database servers nowDownloads
-
2021-01-27
released this 2 years ago | 90 commits to master since this release
Added support for a new client feature. Using the new client with
the old server version will cause sync conflicts when trying to use
the new feature.This client version will be not released before 2021-02-01.
Downloads
-
2021-01-13
released this 2 years ago | 91 commits to master since this release
Routine maintenance
- updates for the dependencies
- removed escaping for the plain text mails and the mail subject lines
Downloads