Skip to content

v1.5.1

Compare
Choose a tag to compare
@jde jde released this 21 Apr 00:23

Enhancements

  • Login / Regi flows moved to popup window for compatibility with all browsers / mobile friendliness
  • Adds hooks to login flow for CSS
  • Adds Default Resolver concept allowing interface types to be gracefully handled when plugins are removed
  • Viewport meta tags for mobile browsers

Fixes

  • Logins failing due to the Safari "third party cookie" issue
  • Action summary errors causing unpredictable action behavior
  • Mobile actions overlapping due to space constraints when respect and star plugins active
  • Refactoring for clarity and modularity