Releases: HugoGresse/open-feedback
Releases · HugoGresse/open-feedback
v0.34.2
What's Changed
- Fix qrcode not being transparent by @HugoGresse in #1660
Full Changelog: v0.34.1...v0.34.2
v0.34.1
What's Changed
- French translations suggestions on voting form by @juliette-derancourt in #1653
- Improve QRCode colors and sizes and fix missing translation in admin by @HugoGresse in #1657
- Feat: Add voting form drag n drop by @HugoGresse in #1658
- Feedback app: add extra margin form by @HugoGresse in #1659
New Contributors
- @juliette-derancourt made their first contribution in #1653
Full Changelog: v0.33.0...v0.34.1
v0.33.0
What's Changed
- Add tracking to sponsors by @HugoGresse in #1648
- Some spelling corrections by @RomainGuilmet in #1649
- Qrcode everywhere right from the talk by @HugoGresse in #1650

New Contributors
- @RomainGuilmet made their first contribution in #1649
Full Changelog: v0.32.1...v0.33.0
v0.32.1
What's Changed
- Keep vote circle opacity the same across changes
- Display event vote start/end dates and event creation dates in admin
- Fix sponsor responsiveness on feedbacks
- fix: typo in "Email not verified" by @sylvainmetayer in #1646
- Fix minor typo in error message when using JSON link for configuration by @Horgix in #1645
New Contributors
- @sylvainmetayer made their first contribution in #1646
- @Horgix made their first contribution in #1645
Full Changelog: v0.32.0...v0.32.1
v0.32.0
v0.31.0
What's Changed
- Fix sort talks by start time by @HugoGresse in #1642
- Allow svg image upload and remove url parsing check which was broken by @HugoGresse in #1643
Full Changelog: v0.30.0...v0.31.0
v0.30.0
What's new
- Move image resize to the frontend, which is now 10x faster for upload
- Add vote Title and Separator type, démo
- Sort talk by start minutes in talk list (within tracks and dates)
Full Changelog: v0.29.1...v0.30.0
v0.29.0
- add a new Super admin UI to follow the Saas usage
v.0.28.0
✨ New
- chor(update-dependencies) : react 18, react-router-dom v6, MUI v6, Vite in place of Create React App, Running CI with all Firebase emulators (auth, firestore, functions, storage), Cypress (E2E tests), Vitest for unit tests and a lot more dependencies updates (storybook, Nivo, Luxon, Prettier, Typescript)
⚠️ chor: renamemasterdefault branch tomain
Note: this is a first big release since 3 years, I'll try to push new features in the coming months.
v0.27.1
✨ New
- feat(#1528): reflect the vote count on VoteText by @MaloPolese in #1534
- Update README.md for Android/Kotlin SDK by @martinbonnin in #1566
- Add displayFullDates settings in admin and use it to display dates in taks/event by @HugoGresse in #1589
🐛 Fix
- Fix createdAt on aggregated user vote being null in some case crashing the UI by @HugoGresse in #1587
New Contributors
- @MaloPolese made their first contribution in #1534
Full Changelog: v0.26.1...v0.27.1