Releases: EximiaStudios/eximiabot
Releases · EximiaStudios/eximiabot
v0.4.1
Major fix
- Updated to latest discord-firebase submodule, fixing missing config file.
v0.4.0
Major changes
- Added "approb" command.
- Firebase widget overhaul. Now using discord-firebase widget.
Minor changes
- Updated to firebase-admin v9.5.0
v0.3.5
Major fix
Fixed database read failure when database is empty
Fixed firebase app being initialised multiple times
Minor fix
Added asynchronous for reading and writing to the database
v0.3.4
Major fix
Reverted the previous changes to the Dockerfile.
Fixed Firebase app being initialise twice.
Updated custom status submodule to the latest, fixing the missing database reference.
v0.3.3
Major fix
Fixed Dockerfile COPY line
v0.3.2
Minor fix
Fixed Docker build installing node packages twice
v0.3.1
Major fix
Ignore the last version please thanks.
v0.3.0
Major changes
- Switched to Firebase database!
- Updated bot framework to the latest by @peterthehan