Skip to content

Releases: GeopJr/Tuba

v0.2.0

04 Apr 17:08
85e8c02
Compare
Choose a tag to compare

Added

  • Autocomplete support (#137, thanks @bleakgrey)
  • Migrated to libsoup3 (#138)
  • Default visibility option
  • Scroll to top button
  • Uploading feedback
  • Opening all post attachments when clicking on one (#152)
  • Show attachment preview while downloading the full size one (#152)
  • Moved alt text and trash can buttons apart in composer

Fixed

  • Constant CPU usage due to non-visible spinners (#146)
  • Crash when double clicking buttons that open profiles
  • Contrast of composer attachment buttons
  • Context menu getting triggered when tapping attachments
  • Some posts overflowing their container
  • Spoiler button labels not wrapping
  • Several libsecret fixes

Package maintainers

  • Added distro meson option to bypass the post-install actions (#130, thanks @carlwgeorge)
  • libsoup3 is being used instead of libsoup2.4
  • gtksourceview-5 is required now
  • Optionally, depend on webp-pixbuf-loader for webp support (some instances use only webp to save space)

Full Changelog: v0.1.0...v0.2.0

v0.1.0

23 Mar 12:21
3d952be
Compare
Choose a tag to compare

Initial release