Skip to content

Latest commit

 

History

History
76 lines (42 loc) · 1.28 KB

CHANGELOG.md

File metadata and controls

76 lines (42 loc) · 1.28 KB

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

[2.0.3] - 23-10-2022

Changed

  • maxWidth() fixes

[2.0.2] - 05-09-2022

Added

  • maxWidth() function to field to allow constraining width on index view

Changed

  • Removed custom form text field, replaced with Nova's own
  • Updated packages

[2.0.1] - 29-08-2022

Added

  • Nova 4.12 support

Changed

  • Updated packages

[2.0.0] - 20-07-2022

Added

  • Nova 4 support

Changed

  • Namespace changed from OptimistDigital to Outl1ne
  • Updated packages

[1.0.4] - 07-02-2022

Changed

[1.0.3] - 14-01-2022

Changed

  • Fixed fields with no value (null) not showing the edit button
  • Updated packages

[1.0.2] - 21-10-2021

Changed

  • UX improvements (double-click / single-click separation)
  • Fixed issue with double styles

[1.0.1] - 21-10-2021

Changed

  • UI improvements
  • Fixed validation error

[1.0.0] - 21-10-2021

Initial release.