changelog: <https://github.com/h3poteto/whalebird-desktop/releases>
notable changes:
- Add hide-to-tray on start option (3942)
- Re-implement layout and sidebar (4037)
- Show reply target message on compose (4098)
- Show character limit in compose (4099)
- Show quote target message on compose (4100)
- Add validation for compose (4121)
- Auto-complete in compose (4139)
- Add shortcut key for post (4269)
- !!! Update electron version to 21.4.4 (4304)
- !!! Change license to GPL (4363)
- Add scroll bar if there are many hashtags or lists (4421)
- Add shortuct for reloading with CMD+R (4422)
- Tons of dependency bumps and fixes
changelog: <https://github.com/h3poteto/whalebird-desktop/releases>
notable changes:
- close image preview when user clicks outside the image (3733)
- Fix search accounts (3742)
- Fix to set poll expire (3739, 3730)
- update domainFormat validation to accept single character domains like c.im (3775)
- Fix account id when move settings from profile (3805, 3772)
- Fix showReblogs/showReplies form value (3834, 3774)
- new translations: Basque, Hungarian, Persian Icelandic
also pin the electron version to that specified upstream, otherwise
certain basic features like the login prompt do not show.
changelog: <https://github.com/h3poteto/whalebird-desktop/releases>
notable changes:
- add Persian translations
- update electron 17.3.0 -> 19.0.5
- display emoji reaction notifications in notifications timeline
- enable shortcuts to reload timeline and change focus
bugfixes:
- fix deleting tag timeline
- fix clearing notification dot on mention
- fix loading of ListMembership modal
- fix focus of NewToot modal
- fix closing sideBar
- fix z-index for knob and image modal
- fix en translation for sensitive contents
- Fix i18next when application is loaded
- fix visibility of boosted status
and about a hundred dependency updates :^)
Whalebird distributes debs only for x86_64. but it distributes compiled .tar.bz2's
for x86_64 and aarch64. aarch64 support requires us to change the
build script to use these tarballs instead of the debs.