This release primarily adds support for replying to mastodon and bluesky posts as well as links.
This release improves indieauth support, adding PKCE verification
This release improves extension stability:
- Correctly handle background script lifecycle
- Avoid console logging when logging not enabled
- Remove polyfill
This release updates Omnibear to the latest browser extension APIs as required by Google Chrome. This involved a large refactor
Some additional improvments include:
- Show badge when webmention support is found on a page
- Added a clear draft button (fixes Add “clear draft” button #88)
- Tags are comma separated to support multi-word tags (fixes space separated tags not working with multi-word tags #76)
- Micropub improvements by switching libraries
- Redesigned UI
- Added bookmark support
- Updated dependencies (should fix WordPress interop)
- Improve cross-browser compatibility (should work in Edge)
- Improved feedback during log-in
- Fix bug preventing text selection of error logs. This should make copy/paste easier for reporting issues & requesting support.
Available now in Chrome and Firefox, or download it directly.
- Added a new logging option to settings to enable better support/debugging
- fix
reply-toposts posting as regular notes - no longer require “me” parameter in authorization response
- fix errors when fetching syndication endpoints