Skip to content

Releases: Lona-Development/Server

LonaDB v6.0.0

15 May 11:44
12069d5

Choose a tag to compare

✅ 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

15 Mar 10:56

Choose a tag to compare

Add encryption of passwords in the requests

Release Stable 4.3.1

05 Mar 15:08

Choose a tag to compare

Some small changes for more stability

Release Stable 4.3.0

03 Mar 21:23

Choose a tag to compare

Added:

  • Plugin System
  • Functions System

Release Stable 4.1.0

29 Feb 17:01

Choose a tag to compare

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

03 Feb 00:04

Choose a tag to compare

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!