Releases: isprambiente/Partecipo
Releases · isprambiente/Partecipo
v4.0.0
- Migrate to Rails 8
- Added OIDC authentication configurable with ENV
- Swich from auth mode:
-
- Only DB
-
- Only OIDC
-
- Mixed DB / OIDC Auth
- Site config with ENV
- SSL Certificate with Let's encrypt
- SECRET_KEY_BASE from env, no master_key required
Full Changelog: v2.6.1...v4.0.0
v2.6.1
- Migrate to rails 7.0.2.2
Fixed
- removed builded assets
- fix code style
- update puma to 5.6.3 fix bug GHSA-wh98-p28r-vrc9
Full Changelog: v2.6.0...v2.6.1
v2.6.0
- Migrate to ruby 3.1
- Migrate to dart-sass
Added
- User tickets list updated dinamically with turbo stream
- admin list ticket updated dinamically with turbo stream
- Added fact filter by group
- Added foreman support for dev
Fixed
- Fixed RAILS-UJS load
- fixed fact's pagination and visualization
Removed
- removed builded asset from git
- removed unused bin
fixed
- fixed fact's pagination and visualization
- fixed rails-ujs load
- clean unused broadcast
New Contributors
Full Changelog: v2.5.1...v2.6.0
v2.5.1
v2.5.0
v2.4.0
v2.3.2
[2.3.2]
Added
- Graphics enchantment
Fixed
- Fixed redirect on happening creation
- Fixed count seat on happening destroy
- fixed seed, destroy facts and happenings before insert example data
Removed
- Unused stylesheet file
[2.3.1]
Fixed
- Fix editor search for admin
[2.3.0]
Added
- update fact info with turbo stream in async mode
- update happening info with turbo stream in async mode