All Versions
77
Latest Version
Avg Release Cycle
10 days
Latest Release
1271 days ago

Changelog History
Page 3

  • v5.3.7 Changes

    April 02, 2020

    ๐Ÿ›  Fixed

    • ๐Ÿ›  Fixed a bug when performing validation against PostgreSQL (#692)
  • v5.3.6 Changes

    March 31, 2020

    โž• Added

    • Optional locale on the Settings page (9542225)
  • v5.3.5 Changes

    March 25, 2020

    ๐Ÿ›  Fixed

    • ๐Ÿ›  Fixed the Upgrade Guide link in the readme (a92fad6)
  • v5.3.4 Changes

    March 23, 2020

    ๐Ÿ”„ 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 Changes

    March 19, 2020

    ๐Ÿ›  Fixed

    • โž• Added a default User model if none is configured (8136115)
  • v5.3.2 Changes

    March 19, 2020

    ๐Ÿ”„ 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 Changes

    March 10, 2020

    ๐Ÿ”„ Changed

    • โž• Added the upgrade path to 5.3.0 from 5.2 (6267c09)
  • v5.3.0 Changes

    March 10, 2020

    ๐Ÿ›  Fixed

    • โšก๏ธ Updated Spanish 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
  • v5.2.5 Changes

    February 24, 2020

    ๐Ÿ›  Fixed

    • ๐Ÿ›  Fix for a bad array offset when using PHP 7.4 (#635)
    • ๐Ÿ›  Fixed zero-decimals with an optional parameter (33d1692)

    ๐Ÿ”„ Changed

    • ๐Ÿ”จ Refactored the canvas:setup Artisan command (0dfb717)
  • v5.2.4 Changes

    February 10, 2020

    ๐Ÿ›  Fixed

    • ๐Ÿ›  Fix for the incorrect middleware on the route stub (#625)