Skip to content

1.1.0

Compare
Choose a tag to compare
@aduth aduth released this 05 Aug 04:01
· 191 commits to master since this release

πŸš€ New Features

  • An "About Dones" information screen is shown after activating the theme
  • Dones branding replaces the WordPress logo on the login form

πŸ’… Improvements

  • A notice will be shown if a done fails to save
  • Many, many performance optimizations
    • Hovering over a link will preload data for that next page ahead of time, so in most cases it's available immediately upon click
    • Fixed an issue which would cause a brief flicker when first visiting the page. The application should now appear intantaneously.
    • Avoid loading polyfill for browsers which support required features

πŸ› Bug Fixes

  • Tags can include dashes

🏠 Internal

  • Created separate browser-specific code bundles (smaller size for modern browsers)