Skip to content

Releases: MinChat-official/MinChat

v0.7.5 [beta]

04 Nov 12:31
Compare
Choose a tag to compare
  • The autoupdater dialog has finally been fixed

v0.7.4 [beta]

04 Nov 12:14
Compare
Choose a tag to compare
  • Hotfix for v0.7.3

v0.7.3 [beta]

04 Nov 12:07
Compare
Choose a tag to compare
  • A critical channel ui fix (old versions cannot display more than 1 group)
  • Improved the authorization dialog
  • Hopefully fixed the improper size of the MinChat icon

v0.7.2 [beta]

01 Nov 21:34
Compare
Choose a tag to compare
  • Fixed not-logged-in users not being able to view channels
  • Fixed the "log out" action not having any effect after restart
  • Fixed name coloring of moderators/admins (of which I'm the only one)
  • Minor changes

v0.7.1 [beta]

28 Oct 12:04
Compare
Choose a tag to compare
  • Added unread message indicators - no need to check every channel now.
  • Support for emojis! Type :alphaaaa: or :router: or something else!
  • Changed the main menu icon
  • Improved some parts of the ui
  • Your name colors are now fully customizable (no more weird tints)
  • Fixed random gateway failures (i.e. no more reloading chats)

v0.7.0 [beta]

22 Oct 16:31
Compare
Choose a tag to compare
  • Implemented channel groups
  • Implemented direct messages
  • Added new tutorials
  • Added an option to log out
  • Improved the style and UX of modal dialogs
  • Fixed a few crashes
  • Fixed message editing causing UI issues
  • Fixed switching MinChat servers requiring a restart
  • Fixed keybinding issues on desktop

v0.6.3 [beta]

07 Oct 13:25
Compare
Choose a tag to compare
  • Fixed replies and some other parts of the ui
  • Added an (edited) label to edited messages (you can see when exactly it was edited using the context menu)
  • Added a message when you cannot chat in a channel because of a mute/ban, or because of your role

v0.6.2 [beta]

05 Oct 17:33
Compare
Choose a tag to compare
  • Added role icons (can be turned off in the settings)
  • Fixed nicknames not being used in replies

v0.6.1 [beta]

01 Oct 18:20
Compare
Choose a tag to compare
  • Some critical ui fixes (mostly for mobile users)

v0.6.0 [beta]

01 Oct 17:25
Compare
Choose a tag to compare
  • Added message replies (click a reply to see the original message)
  • Added user roles (admin/moderator/etc)
  • Added channel access modes (e.g. admin-only etc)
  • You can now scroll the chat more to see older messages
  • Minor ui fixes