Releases: getfider/fider
v0.24.0
Support for Italian and Chinese (Simplified)
This release see's the addition of support for Italian (many thanks to Hermann Thierry Marquiand @Rudolfet) and Chinese (many thanks to 仙君御) - these translations were contributed via Crowdin.
What's Changed
- Language translations by @mattwoberts in #1219
Full Changelog: v0.23.0...v0.24.0
v0.23.0
Overview
- UI changes and improvements. This shouldn't cause much issues with any existing custom CSS but exercise caution with that one.
- Notifications is now a drop down menu rather than a separate page
- Emoji-reactions to comments. There are now github-style emoji reactions that can be applied to comments.
- Dockerfile image updated to debian bookworm
- Minor bug fixes
What's Changed (Auto-Generated)
- Dependabot batch 20240912 by @mattwoberts in #1200
- chore(deps): bump ws by @dependabot in #1183
- chore(deps): bump golang.org/x/image from 0.0.0-20211028202545-6944b10bf410 to 0.18.0 by @dependabot in #1184
- chore(deps-dev): bump @babel/traverse from 7.17.10 to 7.25.4 by @dependabot in #1187
- chore(deps-dev): bump webpack from 5.72.0 to 5.94.0 by @dependabot in #1191
- chore(deps): bump json5 by @dependabot in #1201
- Update contributing doc by @Quentinchampenois in #1197
- Userlist Integration by @mattwoberts in #1194
- feature: add ability to copy comment link by @indyteo in #981
- Fixed gravatar for usernames with unusual characters by @mattwoberts in #1205
- Fix: No webhook message when post deleted with no comment. by @mattwoberts in #1207
- Remove the paddle webhooks from CSRF checks. by @mattwoberts in #1212
- First set of proposed UI tweaks. by @mattwoberts in #1208
- Github-style emoji reactions to comments. by @mattwoberts in #1214
- Update Markdown dependency and Dockerfile to Debian Bookworm / Node.js 22 by @kimtiago in #1215
New Contributors
- @dependabot made their first contribution in #1183
- @Quentinchampenois made their first contribution in #1197
- @kimtiago made their first contribution in #1215
Full Changelog: v0.22.0...v0.23.0
v0.22.0
Docker image getfider/fider:0.22.0 is now available to use.
Docker image getfider/fider:stable is now the same as getfider/fider:0.22.0
What's Changed
- fix: broken markdown in README.md by @DevScyu in #1085
- add greek language by @goenning in #1103
- Fix typo in
Welcome Message
section by @myarmolinsky in #1111 - update to go 1.19 and node 18.x by @goenning in #1118
- Scrollbars would always be visible in the
VotesModal
component by @Ik1497 in #1134 - Member email search by @mattwoberts in #1172
- Added migration to create missing posts.user_id index by @mway-niels in #1169
- fix: setting default "view" query params to "all" by @npham49 in #1175
- Go and node version updates. by @mattwoberts in #1167
- refactor: Migrate Select component to functional component using useState hook by @npham49 in #1176
- Fix: changing go version in go.mod back to 1.22.0 by @npham49 in #1178
- Update FUNDING.yml by @mattwoberts in #1177
- feat: add Arabic locales by @maherelgamil in #1180
- Update the Github action to push docker images on tag pushes by @mattwoberts in #1182
- Another way to trigger on tag/releases. by @mattwoberts in #1188
New Contributors
- @DevScyu made their first contribution in #1085
- @myarmolinsky made their first contribution in #1111
- @Ik1497 made their first contribution in #1134
- @mway-niels made their first contribution in #1169
- @npham49 made their first contribution in #1175
- @maherelgamil made their first contribution in #1180
Full Changelog: v0.21.1...v0.22.0
v0.21.1
Docker image getfider/fider:0.21.1
is now available to use.
Docker image getfider/fider:stable
is now the same as getfider/fider:0.21.1
What's Changed
- fix: return absolute url for assets by @goenning in a3f4cb5
- docs: changed link in Get Started section from pricing page to installation… by @frob in a3f4cb5
- chore: replace markdown processor by @onionltd in #1078
New Contributors
Full Changelog: v0.21.0...v0.21.1
v0.21.0
Docker 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_DOMAIN
has been replaced byBASE_URL
, see #1069!!!
BASE_URL
must be a valid URL, e.g:https://feedback.yourdomain.com
!!!
What's Changed
- fix: 404 errors on backups by @goenning in #1058
- fix: match DNS config during autocert by @goenning in #1067
- feature: trust custom oauth providers in order to create un-invited users in private mode by @goenning in #1068
- enhancement: replace HOST_DOMAIN with BASE_URL by @goenning in #1069
Full Changelog: v0.20.0...v0.21.0
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
v0.19.1
v0.19.0
Visit https://getfider.com/blog/version-0.19.0/ for detailed information on what's new.
Docker image getfider/fider:0.19.0
is now available to use.
Docker image getfider/fider:stable
is now the same as getfider/fider:0.19.0
.
v0.18.1
Visit https://getfider.com/blog/version-0.18.1/ for detailed information on what's new.
Docker image getfider/fider:0.18.1
is now available to use.
Docker image getfider/fider:stable
is now the same as getfider/fider:0.18.1
.
v0.18.0
Visit https://getfider.com/blog/version-0.18.0/ for detailed information on what's new.
Docker image getfider/fider:0.18.0
is now available to use.