Skip to content

Releases: EximiaStudios/eximiabot

v0.4.1

28 Mar 13:29
7198cc9
Compare
Choose a tag to compare

Major fix

v0.4.0

28 Mar 12:46
39e80fe
Compare
Choose a tag to compare

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

13 Jun 04:36
e30cf3d
Compare
Choose a tag to compare

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

12 Jun 10:36
855aad4
Compare
Choose a tag to compare

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

12 Jun 10:09
d811e96
Compare
Choose a tag to compare

Major fix

Fixed Dockerfile COPY line

v0.3.2

12 Jun 09:38
615e0b6
Compare
Choose a tag to compare

Minor fix

Fixed Docker build installing node packages twice

v0.3.1

12 Jun 09:33
30e2f49
Compare
Choose a tag to compare

Major fix

Ignore the last version please thanks.

v0.3.0

12 Jun 09:21
f2744ca
Compare
Choose a tag to compare

Major changes

  • Switched to Firebase database!
  • Updated bot framework to the latest by @peterthehan