Releases: mitoteam/mt-tgadmin
v1.1.4
v1.1.2
Dependencies upgraded. Minor GUI issues.
v1.1.1 - Production ready
Dependencies upgraded. Minor code style polishing. Significantly reduced production binaries size (debug info excluded).
No changes in functionality.
Since there were no any problems met or reported considering this production ready. Yay!
v1.1.0-rc
Project now uses goappbase as platform, giving more stability, clearer code and much less boiler-plate code.
Vendor libraries upgraded: Bootstrap 5.3.3, Vue 3.4.21, CKEditor 41.2.1.
Important changes (due to using goappbase):
gui_port
configuration option renamed towebserver_port
gui_cookie_secret_key
configuration option renamed towebserver_cookie_secret
v1.0.3
Recompiled with latest Go version. No significant changes.
v1.0.2
v1.0.2
v1.0.0
Considering it production ready from this point.
Changes:
install
anduninstall
commands added to easy install/uninstall mt-tgadmin as service. Works under systemd only for now.
v0.9.3
Bot does its job better and better!
Yet there problems with listing previous messages (to be able to reply to them).
- Sorting messages to reply to backwards
- Filter messages by chat ID if bot added to several groups
- Replacing
<br>
tags
v0.9.2
- Replacing
entries - Notifying if empty messages list was received as update.
v0.9.1
- favicon added
- minor issues
We are using this build in production already! Seems to work fine. More documentation needed for public project...