Releases: MinChat-official/MinChat
Releases · MinChat-official/MinChat
v0.7.5 [beta]
- The autoupdater dialog has finally been fixed
v0.7.4 [beta]
- Hotfix for v0.7.3
v0.7.3 [beta]
- 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]
- 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]
- 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]
- 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]
- 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]
- Added role icons (can be turned off in the settings)
- Fixed nicknames not being used in replies
v0.6.1 [beta]
- Some critical ui fixes (mostly for mobile users)
v0.6.0 [beta]
- 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