Skip to content

Releases: HugoGresse/open-feedback

v0.34.2

13 Oct 20:35
d3cdccb

Choose a tag to compare

What's Changed

Full Changelog: v0.34.1...v0.34.2

v0.34.1

12 Oct 21:45
8130c37

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.33.0...v0.34.1

v0.33.0

09 Jun 16:47
896781c

Choose a tag to compare

What's Changed

New Contributors

  • @RomainGuilmet made their first contribution in #1649

Full Changelog: v0.32.1...v0.33.0

v0.32.1

16 Apr 14:55
09d2ae9

Choose a tag to compare

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

Full Changelog: v0.32.0...v0.32.1

v0.32.0

03 Dec 10:12
d18750a

Choose a tag to compare

What's Changed

Full Changelog: v0.31.0...v0.32.0

v0.31.0

11 Nov 21:23
283abdf

Choose a tag to compare

What's Changed

Full Changelog: v0.30.0...v0.31.0

v0.30.0

08 Nov 17:15
748e4d9

Choose a tag to compare

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

21 Jul 20:33
f5704f3

Choose a tag to compare

  • add a new Super admin UI to follow the Saas usage

v.0.28.0

20 Jul 13:26
0e7b2b0

Choose a tag to compare

✨ 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: rename master default branch to main

Note: this is a first big release since 3 years, I'll try to push new features in the coming months.

v0.27.1

04 Feb 16:54
fa4f51d

Choose a tag to compare

✨ New

🐛 Fix

  • Fix createdAt on aggregated user vote being null in some case crashing the UI by @HugoGresse in #1587

New Contributors

Full Changelog: v0.26.1...v0.27.1