Skip to content
This repository has been archived by the owner on Jul 21, 2022. It is now read-only.

Releases: Em1tt/ametrine.host

v2.0.0-pre1

05 Dec 14:27
fd03a78
Compare
Choose a tag to compare
v2.0.0-pre1 Pre-release
Pre-release

What's Changed

REWROTE ALL DATABASES TO USE REDIS

MASSIVE FRONTEND REWORK

Full Changelog: v1.4.0...1.5.0

v1.4.0 - new frontend, stability & lightweight

12 May 19:29
Compare
Choose a tag to compare

in this release, we have improved stability and made the backend more scalable, along with making it significantly lighter than previous versions and a completely new frontend

v1.3.0 - mail server, CLI and lightweight

25 Apr 18:45
Compare
Choose a tag to compare

this update includes an untested mail server, working extensible CLI and more changes to make it more light in size, specirically:

  1. remove unused packages
  2. remove unnecessary files in directory

we also have built files minifying!
as always, you can deploy by npm run start

v1.1.0 - Discord module

25 Apr 09:20
4d62771
Compare
Choose a tag to compare

this version includes a fully working discord module with a basic command handler + a basic ping command

i have also updated logging, so it looks prettier now
this is a prebuilt release, and you only have to run it with npm run start

v1.0.0 - working backend

24 Apr 09:09
Compare
Choose a tag to compare

this release comes with all built files, run npm run start to start the backend up