Skip to content

1.1.2

Compare
Choose a tag to compare
@aduth aduth released this 22 Nov 03:03
· 120 commits to master since this release

πŸ’… Improvements

  • Better support for tags including emoji πŸŽ‰
  • Confirm navigation while saves are still pending
  • Order users by non-empty dones
  • Use appropriately sized user avatars by display pixel density

πŸ› Bug Fixes

  • Avoid duplicate request when updating a done
  • Restrict tag suggestions to last item when results shrink
  • Improve selection within nested code snippets
  • Resolve issue where text cursor could jump after selecting tag
  • Resolve overlapping of done input on small viewports
  • Hide edit highlight for users other than own
  • Resolve failing requests in older version of Microsoft Edge
  • Resolve mid-text selection error in Firefox and IE
  • Submitting edited done by click in macOS Firefox and Safari works correctly
  • Resolve code text not displaying in IE11
  • Copying done text no longer includes zero-width spaces

🏠 Internal

  • Use transients for caching tags data
  • Avoid user agent detection for serving modern browser build