This repository has been archived by the owner on Aug 11, 2024. It is now read-only.
v0.0.17
Pre-release
Pre-release
What's Changed
- Fix: tapping links to drafts could (erroneously) open the viewer instead of the editor by @bfollington in #1079
- Make "Quote" action available from everywhere by @bfollington in #1080
- Allow background to show through in empty view by @bfollington in #1082
- Re-implement basic prompts with Tracery by @gordonbrander in #1090
- "Append link" action by @bfollington in #1074
- Enable sentry performance tracing integration by @bfollington in #1089
- Use LazyVStack for all unknown-length lists by @bfollington in #1096
- Fix line wrapping on Card prompts by @bfollington in #1097
- Re-check gateway provisioning status if sync fails but we DO have a gateway ID by @bfollington in #1094
- Apply app-theme to the editor and viewer by @bfollington in #1081
- Update to Noosphere 0.16.1 by @bfollington in #1099
- Fall back to
ThemeColor.a
in editor if there's no slug by @bfollington in #1103
Full Changelog: v0.0.16...v0.0.17