Releases: Zenika/feedzback
Releases · Zenika/feedzback
v3.5.1
v3.5.0
v3.4.0
v3.3.0
What's Changed
- client: improve "postextract-i18n" script by @avine in #624
- client/server: update packages by @avine in #633
- client,server: fix blank spaces in "positive" and "negative" feedback properties by @avine in #634
- Display client environment alias by @avine in #643
- Fix header account menu by @avine in #651
Full Changelog: v3.2.0...v3.3.0
v3.2.0
What's Changed
- client: add CSS animation on the background image of the landing pages by @avine in #603
- docs: about the client cookie "app-locale-id" by @avine in #604
- client: improve Material 3 support by @avine in #620
- client: improve accessibility by @avine in #623
Full Changelog: v3.1.0...v3.2.0
v3.1.0
What's Changed
Full Changelog: v3.0.1...v3.1.0
Details
- Adding
IconDirective
to improve Material Icon component DX experience - Improve demo (https://feedzback.znk.io/demo)
- Improve docs (https://zenika.github.io/feedzback/)
- Fix "app-locale-id" cookie that should be included in HTTP requests (using appropriate domain
.znk.io
) - Server throws "BadRequestException" when "app-locale-id" is mandatory and missing
- Update client and server packages
Bug fix details
When browsing the app in english and requesting a feedback to someone.
Now the email sent by the server is effectively in english.
Previously, the cookie "app-locale-id" was NOT sent by the client due to the cookie's domain which was feedzback.znk.io
instead of .znk.io
.
v3.0.1
v3.0.0
v2.23.0
What's Changed
- add query shared feedbacks per month by @yasmineDoghri6 in #546
Full Changelog: v2.22.0...v2.23.0
v2.20.0
What's Changed
- Feedback archived per month by @yasmineDoghri6 in #530
Full Changelog: v2.19.0...v2.20.0