Releases: CodiTramuntana/decidim-verifications-csv_emails
Releases · CodiTramuntana/decidim-verifications-csv_emails
v0.1.1
v0.1.0
== 0.1.0 MINOR (2023-04-24)
- Redirect user to where she was after verification.
- Refactor: Internal refactoring to simplify code, remove unneeded code.
- Refactor: Rename form to
CsvEmailAuthorizationHandler
. - Translate to Catalan.
- Make verification form to auto fill and auto submit.
v0.0.11
- Fix params in create action in AuthorizationsController because last upgrade changes was missing.
- Add the unique_id method to handler to avoid conflicts with others verificators.
- Minor changes to README and .gitignore
v0.0.10
- Upgrade to Decidim v0.25.2
- Bump Ruby to v2.7.5
v0.0.9
Security fixes:
- nokogiri: GHSA-2rr5-8q37-2w7h
- puma: GHSA-48w2-rm65-62xx
v0.0.7: [BUMP] updated version to 0.0.7 (#10)
Gemfile is now compatible with Decidim 0.19-stable
v0.0.6: Fix gem vulnerabilities (#5)
* upgrade rails gem vulnerabilities