This repository has been archived by the owner on Apr 7, 2023. It is now read-only.
Releases: k0kubun/Nocturn
Releases · k0kubun/Nocturn
v0.3.0
v0.2.5
v0.2.4
v0.2.3
v0.2.2
v0.2.1
v0.2.0
Improved
- Show tweet timestamp with relative time.
- Correctly add tweets loaded from streaming to mention tab.
- Limit tweets for each tab upto 1000 to keep performance for a long time.
- Prevent tweet overflow from initial screen.
- Support Linux's HiDPI electron/electron#2980.
- Add tweet posted from Nocturn to timeline.
- All commands and shortcut information are available on menu.
- Avoid key binding conflict when editing a search query.
- Reload profile image on application start. Fixes https://github.com/k0kubun/Nocturn/issues/5.
- Fold all newlines in tweet text. Fixes https://github.com/k0kubun/Nocturn/issues/4.
Changed
- Some key bindings are removed.
- Now key bindings are different between Mac and others.
Regression
- Selecting tweet became slower.