Releases: JDR-Poly/Website
Releases · JDR-Poly/Website
Various fixes and improvements
What's Changed
- remove bot permissions and fix leaking discord id by @GlysVenture in #53
- add q&a questions for membership and discord by @GlysVenture in #56
- Adds png file for the logo by @LucasGuesry in #54
- fix error 500 on not existing session by @GlysVenture in #60
- add auto membership upon same mail in membercode and verified mail by @GlysVenture in #62
- Add discord and telegram links as settings by @GlysVenture in #63
- Add button more events on welcome page by @GlysVenture in #64
- Add auto removal of event participants after 1 month by @GlysVenture in #65
Full Changelog: v1.1.1...v1.1.2
Fix: redirect login with member code
What's Changed
- fix redirect on login page to keep all query params on redirect by @GlysVenture in #52
Full Changelog: v1.1.0...v1.1.1
v1.1.0
Member flow remake
This release updates the system for tracking membership on the website and adds an automatic sync mechanism for new members introduced in gsheets.
What's Changed
- fix hlthcheck by @GlysVenture in #35
- Add whiter logo by @LucasGuesry in #38
- add new table for membership codes by @GlysVenture in #36
- Rework membership status tracking under the hood by @GlysVenture in #40
- add code param to homepage and login to validate codes automagically by @GlysVenture in #43
- 42 add gsheets sync by @GlysVenture in #46
- 44 add website settings page for global settings for admins by @GlysVenture in #48
- 45 add delete button for codes and timeout setting by @GlysVenture in #49
New Contributors
- @LucasGuesry made their first contribution in #38
Full Changelog: v1.0.5...v1.1.0