Skip to content

1.5.0

Latest
Compare
Choose a tag to compare
@zxcnoname666 zxcnoname666 released this 29 May 17:19
09c2fa1

Commit

Rewritten code of frontend js.
- Changed notification structure to classes.
- This should reduce the load on RAM, since class methods are used instead of anonymous methods which loaded RAM.