Releases: marmelab/ra-supabase
Releases · marmelab/ra-supabase
3.5.1
What's Changed
- [Doc] Fix email template paths by @anthonycmain in #94
- Fix dependency to react-admin in
ra-supabase-coreby @jonathanarnault in #96
New Contributors
- @anthonycmain made their first contribution in #94
Full Changelog: v3.5.0...v3.5.1
3.5.0
3.4.1
3.4.0
3.3.1
- Fix
<AdminGuesser>type is missing the required API connection strings (fzaninotto) - Fix
@raphiniert/ra-data-postgrestand@supabase/supabase-jsdependencies are missing (fzaninotto)
3.3.0
- Add
<AdminGuesser>for a zero-config application scaffolding based on the OpenAPI Schema (#80) (fzaninotto) - Add
<ListGuesser>,<ShowGuesser>,<EditGuesser>, and<CreateGuesser>to automatically generate page components based on the OpenAPI Schema (#80) (fzaninotto)
3.2.1
3.2.0
- Add ability to pass additional options to postgrest (#74) (fzaninotto)
- Fix Reset Password form doesn't redirect to login page (#75) (fzaninotto)
- Improve UI of set password & reset password pages (#76) (fzaninotto)
- [Doc] Fix example in material UI readme (#73) (Patys)
- [Doc] Fix code in dataProvider example in readme (#72) (Patys)
- [Doc] Align style in readme for language packages(#71) (Patys)
v3.1.1
- Fix: Remove 'save' icon from 'Reset password' and 'Sign In' buttons (#69) (jonathan-marmelab)
- Fix: Improve wording on 'set password' and 'password reset' forms (#68) (jonathan-marmelab)