v0.3.0
What's Changed
- Create zh-TW.yml for translate traditional chinese by @RobertChang0722 in #8
- Add french translations by @JulienItard in #7
- Bump activesupport from 7.0.4 to 7.0.4.1 by @dependabot in #15
- Bump actionpack from 7.0.4 to 7.0.4.1 by @dependabot in #13
- Bump activerecord from 7.0.4 to 7.0.4.1 by @dependabot in #14
- Add german translation by @drale2k in #11
- Add turkish translations by @beyzaakyol in #12
- Added dutch language support by @yorickvandervis in #9
- Install
debug
gem by @dixpac in #16 - change top level key for de translation by @stefanos450 in #18
- Add greek translation by @stefanos450 in #17
- move routes generation to a routes helper file by @gregmolnar in #20
- Add model generator by @gathuku in #4
- Backport
authenticate_by
to prevent timing-attacks. by @dixpac in #5 - Fix TypeError when no arguments are passed to model generator by @gathuku in #26
- Prevent session fixation attack by @gathuku in #24
- Bump nokogiri from 1.14.2 to 1.14.3 by @dependabot in #34
- implement
generates_token_for
for email verification by @kylekeesling in #27 - Fix
revise_auth:model
generation command args by @francocorreasosa in #38 - Update README.md by @Tonksthebear in #36
New Contributors
- @RobertChang0722 made their first contribution in #8
- @JulienItard made their first contribution in #7
- @dependabot made their first contribution in #15
- @drale2k made their first contribution in #11
- @beyzaakyol made their first contribution in #12
- @yorickvandervis made their first contribution in #9
- @dixpac made their first contribution in #16
- @stefanos450 made their first contribution in #18
- @gregmolnar made their first contribution in #20
- @gathuku made their first contribution in #4
- @kylekeesling made their first contribution in #27
- @francocorreasosa made their first contribution in #38
- @Tonksthebear made their first contribution in #36
Full Changelog: v0.2.0...v0.3.0