Skip to content

Releases: nolanlawson/pinafore

v1.24.4

15 May 15:18
Compare
Choose a tag to compare

1.24.4 (2021-05-15)

Bug Fixes

  • fully disable focus-visible for firefox for now (#2041) (c4e8d77)
  • switch to native :focus-visible for firefox 88+ (#2039) (3971f9a)

v1.24.3

01 May 17:59
Compare
Choose a tag to compare

1.24.3 (2021-05-01)

Bug Fixes

v1.24.2

03 Apr 16:04
Compare
Choose a tag to compare

1.24.2 (2021-04-03)

Bug Fixes

v1.24.1

02 Apr 22:39
Compare
Choose a tag to compare

1.24.1 (2021-04-02)

Fixes a compat issue with Node v10.

Bug Fixes

v1.24.0

27 Mar 17:36
Compare
Choose a tag to compare

1.24.0 (2021-03-27)

Features

  • add a Wellness option to show absolute timestamps instead of relative (#2014) (1aa06bc), closes #2011 (Thank you @kepstin!)

Screenshot showing absolute timestamps in a timeline

Screenshot of write a toot and view notifications as right-click quick actions in the taskbar on Windows

Bug Fixes

v1.23.0

20 Mar 16:32
Compare
Choose a tag to compare

1.23.0 (2021-03-20)

Features

implement word/phrase filters (#1990) (4adc8ff)

You can now add a word or phrase filter to remove unwanted toots from your timeline. Go to Settings -> Instances -> (instance name) -> Word Filters. These word filters are automatically synced with Mastodon, so supporting apps (including the Mastodon frontend) will work similarly.

implement shortcut for opening/closing all CWs (#1973) (8c09ede), closes #1914

Press the z hotkey to expand/collapse all content warnings in a thread.

accept files in web share target (#1992) (5e7440a), closes #1009

On supporting platforms where Pinafore is installed as a PWA (currently ChromeOS and Chrome/Edge on Android), you can share a file from another app directly to Pinafore. For instance, you can share a photo from the Gallery app to Pinafore, and then you can write a toot with that photo attached.

out

use web badge API to show notifications/follow requests (#2005) (75458a3), closes #1900

On supporting platforms where Pinafore is installed as a PWA (currently Chrome/Edge on Windows and Mac), the unread notifications and follow requests "badge" number will appear on the app icon itself. This can be disabled in the Wellness settings under "hide unread notification count."

Capture

add screenshots/categories to web app manifest (#1993) (cf0f1d8), closes #1971

On supporting platforms (currently beta releases of Chrome on Android behind a flag), you'll see preview screenshots of Pinafore before installing it as a PWA.

kitty_quarter

Bug Fixes

Performance Improvements

  • avoid importing the DB for non-logged-in users (#1998) (a7fb2e6)
  • reduce tesseract bundle size by directly importing createWorker (#1979) (f22b1bf)
  • remove quick-login.html (#1994) (193db0a)
  • slightly more efficient word filter format (#1991) (5e61a85)
  • use scheduling.isInputPending() (#1996) (02019e9)

v1.22.0

16 Feb 01:02
Compare
Choose a tag to compare

1.22.0 (2021-02-16)

Bug Fixes

Features

  • allow file-drop to accept multiple files (#1945) (c3d25b8)

Performance Improvements

v1.21.0

14 Feb 19:49
Compare
Choose a tag to compare

1.21.0 (2021-02-14)

This release contains experimental internationalization support, as well as French translations (by me) and German translations (helpfully provided by @MarcoZehe).

It is currently server-side only, so you would have to spin up your own instance of Pinafore to see the French or German version. Docs are in CONTRIBUTING.md.

Bug Fixes

Features

Performance Improvements

v1.20.0

23 Nov 22:51
Compare
Choose a tag to compare

1.20.0 (2020-11-23)

Bug Fixes

Features

v1.19.2

21 Sep 02:51
Compare
Choose a tag to compare

1.19.2 (2020-09-21)

Bug Fixes