v0.20.0
Docker 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 #980
- refactor: VotesModal into hooks by @benjlevesque in #1001
- refactor: SignIn to hooks by @benjlevesque in #1002
- tools: update to Go 1.17 by @goenning in #1003
- i18n: add Russian translations by @ruscalworld in #1006
- i18n: add slovak translation by @jozefrebjak in #1008
- Migrate RadioButton from class to function style using React hooks by @Anass-Daoudi in #1021
- Migrate Button component from class to function style by @Anass-Daoudi in #1020
- Migrate ImageViewer from class component to functional component by @Anass-Daoudi in #1022
- chore: update npm packages by @goenning in #1023
- Implement "truncate" template function by @ruscalworld in #1027
- ADD pl translations by @vi0dine in #1037
- enhancement: use overlay checkout integration by @goenning in #1039
- chore: build on ARM by @goenning in #1040
- Fix: Healthcheck errors if Host Domain set by @gerkevgarderen in #1048
- chore: update npm packages by @goenning in #1052
New Contributors
- @benjlevesque made their first contribution in #1001
- @ruscalworld made their first contribution in #1006
- @jozefrebjak made their first contribution in #1008
- @vi0dine made their first contribution in #1037
- @gerkevgarderen made their first contribution in #1048
Full Changelog: v0.19.0...v0.20.0