Skip to content

Commit

Permalink
feat: v2.0.1 changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
strstensky committed Mar 15, 2024
1 parent 3d5a291 commit cd51385
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions pages/changelog.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,18 @@ All notable changes to Craftable PRO will be documented on this page.

<div className="changelog-container">

## v2.0.1 - 2024-03-15

### What's Changed

- feat: added support for Laravel 11
- feat: added support for the newest versions of the laravel-permission package and media library package
- fix: corrected the order of conditions in the publishable trait
- fix: made permissions human-readable
- fix: assigned the Admin role based on name, not on ID, during installation
- fix: removed the settings permission from the user profile
- fix: renamed routes to avoid naming conflicts

## v2.0.0 - 2024-02-12

### What's Changed
Expand Down

0 comments on commit cd51385

Please sign in to comment.