This repository has been archived by the owner on Oct 17, 2019. It is now read-only.
Releases: mujx/nheko
Releases · mujx/nheko
v0.4.3
v0.4.2
v0.4.1
Features
- Menu to modify the name & topic of the room.
- Desktop notifications for macOS.
- Option to start in tray (#319)
- Russian translation (#318)
- Read support for the room access level (#324)
Improvements
- HiDPI avatars.
Bug fixes
- Fix for the line break on messages with very long words/links.
- Translations are working again.
v0.4.0
Features
- Basic member list
- Basic room settings menu
- Support for displaying stickers
- Fuzzy search for rooms
Improvements
- Cache refactoring (reduced memory consumption)
- Implement media cache (faster avatar loading)
- Show room tooltips when the sidebar is collapsed
- Flicker-free auto-completion menus (rooms, users)
- Improved message spacing in the timeline
- Improved macOS installer
- Fancier date separator widget
- Minor popup improvements
Bug fixes
- Fix UI inconsistencies between room list & communities
- Adjust popup completion menu to fit its contents
- Fix stuck typing notifications
- Handle invalid access tokens
v0.3.1
v0.3.0
Features
- Add auto-completion pop-up for usernames (triggered with @). (#40)
- Add ability to redact messages.
- Add context menu option to save images. (#265)
- Pin invites to the top of the room list. (#252)
- Add environment variable to allow insecure connections (e.g self-signed certs) (#260)
Improvements
- Updated dark theme.
- Add border in community list.
- Add version & build info in the settings menu.
- Easier packaging by allowing to use already built dependencies.
Bug fixes
v0.2.1
v0.2.0
Features
- Support for pasting media & files into a room (#180)
- Server-side message & mention notifications
- Two new commands (
/fliptable
,/shrug
) - Option to disable typing notifications
- Check-mark to messages that have been received by the server (#93)
- Basic communities support (#195)
- Read receipt support
- Re-ordering of rooms based on activity
Improvements
- Automatically focus on input when opening a dialog
- Keep syncing regardless of connectivity (#93)
- Create widgets on demand for messages added to the end of the timeline
- Messages received by
/messages
will be rendered upon entering the room - Load last content from all rooms
- Load the initial cache data without blocking the UI
Bug fixes
- Messages will be visible in the side bar after initial sync
- Enable room switcher only in the chat view (#251)
- Retry initial sync forever (#234)
- Show loading indicator while waiting for
/login
&/logout
- Disable minimize to tray except for the chat view.
- Fixed transparency issue on custom dialogs (#87)
- Fixed crash when there weren't any rooms