⭐⭐⭐ We hit 20k GitHub stars ⭐⭐⭐
What's Changed
Features and improvements
- Find and replace now available in documents (changelog post) in #5642
- Code blocks and Mermaid diagrams were rebuilt (changelog post)
- Added support for rich hover cards for external links using Iframely (changelog post, documentation)
- 🇨🇿 Czech added to supported languages
- Russian removed from supported languages
- Hover cards with user information now appear for @mentions
- Added syntax highlighting for the Verilog and VHDL languages by @aballet in #5641
- Added syntax highlighting for SCSS and SASS
- Added support self hosted Grist by @Ocarthon in #5655
- Added support for Google Maps embeds (#5667) by @lampy255 in #5673
- Added support for pasting iframe code for supported embeds
- Add per-document control over whether members can see viewer insights
- Outgoing email notifications now include a tracking pixel for mark-as-read functionality in #5626
- The 'full width' setting is now inherited from the parent document
Fixes
- When using French language the emoji picker will no longer trigger by typing a colon until another character is added
- Fixed an issue where duplicate mentions results in duplicate notifications in #5585
- Added CSP nonce to all inline script tags in #5566
- Added support for additional types of Airtable share links
- Fixed a flash of "Not found" page when deleting a collection
- New using
httpOnly
authentication cookie which prevents a class of potential CSRF attacks in #5552 ctrl+a
now works correctly on Windows to select all when inside code block in #5692- Fixed the incorrect error shown to user when document connection limit is reached in #5695
- Fixed an issue that would prevent exiting a code block with Mod-enter shortcut and seamless edit disabled
- Badges now use the chosen accent color
- Fixed an issue where the cursor was not placed correctly in a Math block after creation
- Fixed cropping of text on document lists on non-Mac platforms
- Notifications are now capped at 3 lines of preview in the UI
- Fixed an issue when pasting rich text into image captions
New Contributors
- @aballet made their first contribution in #5641
- @lampy255 made their first contribution in #5673
- @Ocarthon made their first contribution in #5655
Full Changelog: v0.70.2...v0.71.0