Skip to content

v1.5.0

Compare
Choose a tag to compare
@danharrin danharrin released this 11 Mar 00:15

Added support for granular permission checks using roles and policies. #106
Added Danish translations. #144
Added Indonesian translations. #147
Added basic theming support for customising colors. #148
Added limit() functionality to Text column. #152
Allowed when() callbacks to access the current form record. #153
Set up package translations for publishing. #155
Fixed issue with unaccessible private S3 images. #157
Fixed duplicate IDs on form components causing unexpected issues with closing relation modals. #158
Added class-based filters. #159
Added method to disable the default migrations. #161
Added a basic plugin registration API. #163
Added swappable avatar providers. #164
Fixed use of custom route key names. #167
Fixed search issues with PostgreSQL. #168