Skip to content

v4.1.16

Compare
Choose a tag to compare
@austintoddj austintoddj released this 29 Mar 19:50
· 1969 commits to master since this release

Changed

  • Updated the Model::all() usages to reduce the query sizes (6655ecb, 0df1ba5)
  • Refactored model attributes to use snake case (d2f4784)
  • Updated the Font Awesome library to 5.8 (47af5b8)
  • Updated the dark mode contrast ratios for increased readability (a718b1b)

Added

  • Added unit tests for the StoreViewData listener (2e3aeb5)
  • Added unit tests for the canvas:publish Artisan command (637dd3f)

Fixed

  • Fixed the missing validation messages on Topics/Tags (4d4231b)