Skip to content

Releases: austintoddj/canvas

v5.3.9

14 Apr 16:28
367ac7d
Compare
Choose a tag to compare

Fixed

v5.3.8

13 Apr 19:41
6245b63
Compare
Choose a tag to compare

Fixed

  • PostgreSQL field type error (#695)
  • Locale class requiring the php-intl extension to be loaded (#704)

v5.3.7

02 Apr 11:52
0d57521
Compare
Choose a tag to compare

Fixed

  • Fixed a bug when performing validation against PostgreSQL (#692)

v5.3.6

31 Mar 01:13
db3f6df
Compare
Choose a tag to compare

Added

  • Optional locale on the Settings page (9542225)

v5.3.5

25 Mar 19:02
96ac777
Compare
Choose a tag to compare

Fixed

  • Fixed the Upgrade Guide link in the readme (a92fad6)

v5.3.4

23 Mar 10:55
bf920e5
Compare
Choose a tag to compare

Changed

  • Updated the profile modal UI (f09c97d)

Added

  • Added support for Webp uploads (#676, 9ae435b)
  • Added the Farsi/Persian language (c6aa3d6)
  • View/Visit contextual info to the stats details (ee873d3)

v5.3.3

19 Mar 18:03
b8cfe22
Compare
Choose a tag to compare

Fixed

  • Added a default User model if none is configured (8136115)

v5.3.2

19 Mar 13:35
9e834c6
Compare
Choose a tag to compare

Changed

  • Updated German translations (acb7bf8)
  • UI/UX enhancements

Added

  • Added the ability to publish translation files (#657, #658)
  • Allow a user model override (fa864b8)

v5.3.1

10 Mar 10:19
fb74187
Compare
Choose a tag to compare

Changed

  • Added the upgrade path to 5.3.0 from 5.2 (6267c09)

v5.3.0

10 Mar 10:08
becc371
Compare
Choose a tag to compare

Fixed

  • Updated Catalan translations (65b3ec2)
  • Post counts in the status dropdown (522009b)
  • Allow immutable dates (5cb0a64)
  • Unique constraints around the syncTopic() method (4cfe89a)

Changed

  • Moved tests from TravisCI to Github Actions (0802950)

Added

  • Laravel 7 support
  • Catalan translations (cafa872)

Removed

  • Dropped support for Laravel 5.6|5.8
  • Removed and refactored the canvas:ui command into its own package: cnvs/studio