Skip to content

Releases: Zenika/feedzback

v3.5.1

28 Aug 20:00
276cb6b
Compare
Choose a tag to compare

What's Changed

  • fix(client): missing asterisk to indicate mandatory fields by @avine in #687

Full Changelog: v3.5.0...v3.5.1

v3.5.0

28 Aug 16:10
4dd8988
Compare
Choose a tag to compare

What's Changed

  • client: prefers reduced motion (a11y) by @avine in #683
  • client, server: update packages by @avine in #684
  • server: fix blank spaces in feedback "comment" by @avine in #685
  • server: fix blank spaces in feedback "message" by @avine in #686

Full Changelog: v3.4.0...v3.5.0

v3.4.0

28 Aug 09:37
ebf5790
Compare
Choose a tag to compare

What's Changed

  • Client: skip to main content (a11y) by @avine in #681

  • Client, server: update packages

Full Changelog: v3.3.0...v3.4.0

v3.3.0

06 Aug 08:21
2cfa6c0
Compare
Choose a tag to compare

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

19 Jul 07:54
5fbf50b
Compare
Choose a tag to compare

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

03 Jul 14:55
6731528
Compare
Choose a tag to compare

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

23 Jun 14:52
977a34b
Compare
Choose a tag to compare

What's Changed

Full Changelog: v3.0.0...v3.0.1

v3.0.0

18 Jun 21:56
Compare
Choose a tag to compare

What's Changed

This includes migration to Angular Material 3 with light and dark themes :)

Full Changelog: v2.22.0...v3.0.0

v2.23.0

05 Jun 08:44
ef955d6
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.22.0...v2.23.0

v2.20.0

26 Apr 14:22
1fe3a4f
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.19.0...v2.20.0