Skip to content

1.4.0

Compare
Choose a tag to compare
@amykyta3 amykyta3 released this 02 Sep 23:37

Updates:

  • Add support for dark color scheme via prefers-color-scheme css media query.
  • Edited register values are now remembered within a session.
  • Rework user-override hooks.
    • Clearer mechanism to extend js behavior.
    • Rework jinja templates so that they can be extended more naturally.
    • Add ability to pass user context to templates.
    • Add user_static_dir exporter option.
  • Update browser compatibility nag screens to reflect current browser options.
  • Fix field value editor highlighting quirk.
  • Fix occasional page-load flicker quirk.
  • Fix mouse-hover-selection quirk in search results page.