Skip to content
This repository has been archived by the owner on Oct 17, 2019. It is now read-only.

Releases: mujx/nheko

v0.4.3

02 Jun 07:35
Compare
Choose a tag to compare
  • Overdue fixes for some regressions with regard to widget height introduced in the previous two releases
  • The matrix id will be shown on hover on the display name.

v0.4.2

25 May 07:25
Compare
Choose a tag to compare

Bug fixes

  • Make the number of unread messages fit in the bubble (#330)
  • Use white for messages on the dark theme (#331)
  • Fix "jumpy messages" regression

v0.4.1

23 May 23:44
Compare
Choose a tag to compare

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

03 May 16:22
Compare
Choose a tag to compare

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

13 Apr 12:00
Compare
Choose a tag to compare

Improvements

  • The auto-completion menu can be navigated with TAB. (#294 )

Bug fixes

  • Show auto-completion menu even if there are fewer than the max number of matches (#294)
  • Hide emoji panel when it's not under the mouse cursor. (#254, #246)

v0.3.0

03 Apr 12:14
Compare
Choose a tag to compare

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

  • Fix invite unreadable button colors on the system theme. (#248)
  • Track invites so they can be removed from other clients. (#213)
  • Fix text color on the room switcher. (#245)

v0.2.1

13 Mar 13:50
Compare
Choose a tag to compare

Features

  • Implement user registration with reCAPTCHA
  • Add context menu option to mark events individually as read

Bug fixes

  • Update room name & avatar on newly created rooms
  • Fix image uploading that was causing other image items to render its content

v0.2.0

05 Mar 07:40
Compare
Choose a tag to compare

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

v0.1.0

26 Dec 22:56
Compare
Choose a tag to compare

The first release providing the basic features to make use of the Matrix network.