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