Releases: Lona-Development/Server
Releases · Lona-Development/Server
LonaDB v6.0.0
✅ At the time of publication, this version is recommended for LonaDB production servers.
Built by: https://github.com/Lona-Development/Server/actions/runs/15044053705
Build number: 4
Release Stable 4.5.0
Add encryption of passwords in the requests
Release Stable 4.3.1
Some small changes for more stability
Release Stable 4.3.0
Added:
- Plugin System
- Functions System
Release Stable 4.1.0
Added:
- create_table - System tables, only created by root
- UserManager\AddPermission()
- UserManager\CheckPermission()
- UserManager\GetRole()
- UserManager\RemovePermission()
Bugs fixed:
- TableManager\DeleteTable() - not deleting the table file
- check_permission - using wrong parameters on UserManager->CheckPermission()
- delete_user - using wrong parameters on UserManager->CheckUser()
- eval - not running the function
- get_table_data - returning null and an invalid JSON
- get_permissions_raw - returning an invalid JSON
Release Stable v4.0.0
First version of LonaDB in PHP.
So far I found no bugs. If you find any, please open a Issue or join our Discord server to tell us!