Skip to content

Release 1.3.0

Compare
Choose a tag to compare
@allmarkedup allmarkedup released this 06 Nov 10:50
· 751 commits to main since this release

New

  • Add logical_path tag (#215)

Changed

  • Update CSP handling in controllers to match the way ViewComponent handles it (#202)
  • Refactor tag parsing system
  • Refactor file watching and websocket handling

Fixed

  • Ensure 'empty' param values are cast to nil (#219)
  • Don't start websocket when running in console