Skip to content

Releases: mitoteam/mt-tgadmin

v1.1.4

13 Feb 03:56
Compare
Choose a tag to compare
  • Go 1.24 used to compile binaries.
  • Non-functional commands (like info, version or help) do not require settings file.

v1.1.2

14 Jan 12:20
Compare
Choose a tag to compare

Dependencies upgraded. Minor GUI issues.

v1.1.1 - Production ready

19 Dec 12:37
Compare
Choose a tag to compare

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

10 Apr 11:04
Compare
Choose a tag to compare

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 to webserver_port
  • gui_cookie_secret_key configuration option renamed to webserver_cookie_secret

v1.0.3

24 Nov 13:34
Compare
Choose a tag to compare

Recompiled with latest Go version. No significant changes.

v1.0.2

23 Mar 14:08
Compare
Choose a tag to compare
v1.0.2

v1.0.0

22 Nov 06:56
Compare
Choose a tag to compare

Considering it production ready from this point.

Changes:

  • install and uninstall commands added to easy install/uninstall mt-tgadmin as service. Works under systemd only for now.

v0.9.3

17 Nov 09:09
Compare
Choose a tag to compare

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

14 Nov 06:19
Compare
Choose a tag to compare
  • Replacing &nbsp; entries
  • Notifying if empty messages list was received as update.

v0.9.1

12 Nov 11:43
Compare
Choose a tag to compare
  • favicon added
  • minor issues

We are using this build in production already! Seems to work fine. More documentation needed for public project...