Skip to content

Releases: nolanlawson/pinafore

v0.8.3

07 Sep 00:58
Compare
Choose a tag to compare

Bugfixes:

  • fix IndexedDB in Edge (#535)
  • switch timeline batch size back to 20 (#539)

Full changelog: v0.8.2...v0.8.3

v0.8.2

02 Sep 16:50
Compare
Choose a tag to compare
  • Run IndexedDB operations in a web worker for perf (#517, #522)
  • Tweak timeline loading heuristics (#523, #524, #525, #529)
  • Fix flash of unloaded images (#527)
  • Nicer-looking font for notification badges (#528)
  • Fix pinned/unpinned state of recently-pinned statuses (#521)
  • Bugfix for display name in Edge (#516)

Full changelog: v0.8.1...v0.8.2

v0.8.1

28 Aug 15:55
Compare
Choose a tag to compare

Bugfixes

  • accessibility fixes for profile fields and many other fixes (#505)
  • fix autosuggest background on dark themes (#507)
  • update fav/boost counts for stale views (#510)
  • fix null error in profile (#506)
  • add warning about private browsing mode (#509)

Full changelog: v0.8.0...v0.8.1

v0.8.0

27 Aug 03:20
Compare
Choose a tag to compare

New features

  • option to hide boosts from accounts (#491)
  • option to hide everything from a domain (#496)
  • show app name on focused toots (e.g. Tusky, Amaroq, Web, etc.) (#497)
  • support instances allowing >500 characters (#495)

Bugfixes/perf improvements

  • media uploads no longer insert URLs (#500)
  • faster "copy link" flow on supported browsers (#499)
  • store less data to avoid hitting iOS Safari limits (#498)
  • CSS fixes for Firefox (#488)
  • fix follow request view (#489, #493)

Full changelog: v0.7.0...v0.8.0

v0.7.0

25 Aug 20:09
Compare
Choose a tag to compare

New features

Bugfixes

  • add null check for index.html for iOS Safari
  • fix wrong avatars shown in autocomplete (#487)
  • Use img.decode() to improve performance (#473)
  • fix style of account search results (#481)
  • remove will-change:transform from container (#470)

Full release notes: v0.6.2...v0.7.0

v0.6.2

22 Aug 06:41
Compare
Choose a tag to compare
  • fix service worker cache growing too large (#465)

Full changelog: v0.6.1...v0.6.2

v0.6.1

21 Aug 15:06
Compare
Choose a tag to compare
  • don't use requestIdleCallback to load new content in timeline (#455)
  • fix null error (#456)

Full changelog: v0.6.0...v0.6.1

v0.6.0

20 Aug 03:47
Compare
Choose a tag to compare
  • custom emoji now appear in user names (#448)
  • emoji in user names can be disabled in the settings (#450 #451, #452)
  • fix for iOS to allow "add to homescreen" to work properly (#443)
  • fix statuses with empty content (#446)
  • fix media alt input in dark themes (#437)
  • fix font size in mentions (#442)
  • fix modal overflow (#432)

Full changelog: v0.5.2...v0.6.0

v0.5.2

17 Aug 15:00
Compare
Choose a tag to compare
  • fix notifications in a background tab (#402)
  • change arrow on back button (#420) (thanks @danieldiekmeier!)
  • use page lifecycle for better back-forward caching in browsers (#424)
  • add placeholder to "add instance" input (#427)

Full changelog: v0.5.1...v0.5.2

v0.5.1

16 Jun 02:08
Compare
Choose a tag to compare
  • add "reply all" icon to distinguish threads (#392)
  • add mentions beneath CW buttons (#393)
  • "copy link" now has a "link" icon instead of a "copy" icon (#343)
  • fixed text overflow issue (#383)
  • tests are less flaky
  • update dependencies

Full changelog: v0.5.0...v0.5.1