Fider
Open platform to collect and prioritize customer feedback
Alternative to: canny, uservoice, upvoty, productboard
v0.20.0
2022-02-13Docker image getfider/fider:0.20.0 is now available to use.
Docker image getfider/fider:stable is now the same as getfider/fider:0.20.0
What’s Changed
- feature: add webhooks customizable from admin panel by @indyteo in https://github.com/getfider/fider/pull/980
- refactor: VotesModal into hooks by @benjlevesque in https://github.com/getfider/fider/pull/1001
- refactor: SignIn to hooks by @benjlevesque in https://github.com/getfider/fider/pull/1002
- tools: update to Go 1.17 by @goenning in https://github.com/getfider/fider/pull/1003
- i18n: add Russian translations by @RuscalWorld in https://github.com/getfider/fider/pull/1006
- i18n: add slovak translation by @jozefrebjak in https://github.com/getfider/fider/pull/1008
- Migrate RadioButton from class to function style using React hooks by @Anass-Daoudi in https://github.com/getfider/fider/pull/1021
- Migrate Button component from class to function style by @Anass-Daoudi in https://github.com/getfider/fider/pull/1020
- Migrate ImageViewer from class component to functional component by @Anass-Daoudi in https://github.com/getfider/fider/pull/1022
- chore: update npm packages by @goenning in https://github.com/getfider/fider/pull/1023
- Implement “truncate” template function by @RuscalWorld in https://github.com/getfider/fider/pull/1027
- ADD pl translations by @vi0dine in https://github.com/getfider/fider/pull/1037
- enhancement: use overlay checkout integration by @goenning in https://github.com/getfider/fider/pull/1039
- chore: build on ARM by @goenning in https://github.com/getfider/fider/pull/1040
- Fix: Healthcheck errors if Host Domain set by @gerkevgarderen in https://github.com/getfider/fider/pull/1048
- chore: update npm packages by @goenning in https://github.com/getfider/fider/pull/1052
New Contributors
- @benjlevesque made their first contribution in https://github.com/getfider/fider/pull/1001
- @RuscalWorld made their first contribution in https://github.com/getfider/fider/pull/1006
- @jozefrebjak made their first contribution in https://github.com/getfider/fider/pull/1008
- @vi0dine made their first contribution in https://github.com/getfider/fider/pull/1037
- @gerkevgarderen made their first contribution in https://github.com/getfider/fider/pull/1048
Full Changelog: https://github.com/getfider/fider/compare/v0.19.0…v0.20.0