Fider
Open platform to collect and prioritize customer feedback
Alternative to: canny, uservoice, upvoty, productboard
v0.21.0
2022-05-23Docker image getfider/fider:0.21.0 is now available to use.
Docker image getfider/fider:stable is now the same as getfider/fider:0.21.0
Warning Breaking Change:
HOST_DOMAINhas been replaced byBASE_URL, see https://github.com/getfider/fider/pull/1069!!!
BASE_URLmust be a valid URL, e.g:https://feedback.yourdomain.com!!!
What’s Changed
- fix: 404 errors on backups by @goenning in https://github.com/getfider/fider/pull/1058
- fix: match DNS config during autocert by @goenning in https://github.com/getfider/fider/pull/1067
- feature: trust custom oauth providers in order to create un-invited users in private mode by @goenning in https://github.com/getfider/fider/pull/1068
- enhancement: replace HOST_DOMAIN with BASE_URL by @goenning in https://github.com/getfider/fider/pull/1069
Full Changelog: https://github.com/getfider/fider/compare/v0.20.0…v0.21.0