Releases: bakaphp/canvas-core
Releases · bakaphp/canvas-core
Version 0.3.5
Version 0.3.4
What's Changed
- refact : user invite by @kaioken in #787
- [0.3] feat-account-deletion by @kaioken in #788
- refact : return email importance validation by @kaioken in #781
- feat : uesr removal from company and branches by @kaioken in #789
- refact : copy changes by @kaioken in #790
- hotfix : subscription module by @kaioken in #791
- fix - apps plan by @kaioken in #792
- refactor: can use multi listener by @FredPeal in #793
- feat : User Enums by @kaioken in #794
- fix : filesystem attachemnt by @kaioken in #797
New Contributors
- @tiberius19 made their first contribution in #679
- @jjsimonAB made their first contribution in #758
Full Changelog: 0.2.2...v0.3.4
Version 0.3.3
Version 0.3.2
- Refactor Custom Filters
- Add missing db indices
- Fix sentry reporting with CLI jobs and queues
- Add UUID to company and company groups
Version 0.3.1
- Intro to custom filters
- New feature Group Notifications
- Fix issue with Queues not reporting to Sentry
- Roles isAdmin can be with as bool or throw an exception
- Add function to create system module for a given app
Version 0.3.0.1
- Move our baka package to stable release
Version 0.3.0
Official Release of version 0.3 of Kanvas Core
Version 0.3-RC4
- Notification Improvement
- Allow users to have multiple linked sources from the same source
- Push Notification Add Badge
- Add CLI createSystemModuleAction
- Improve permission trait
- Add bulk actions schema on system modules
Version 0.3-RC3
- Improve role management
- Fix user invites
- Refactor auth
- Code cleanup
Version 0.2.10-RC1
- Redis Cluster