Releases: fumiX/fuBlog
Releases · fumiX/fuBlog
Release 0.2.3
v0.2.2
What's Changed
- tag autocompletion // #68
- opengraph article preview for shared links // ddeef80...ca6bee3
- fix OAuth tokens that didn't refresh // 1c27a41
- preload custom fonts (for wordcloud rendering) // #73
- reset search on navigation // #76
- fix issue with deleting post // #77
- fix short description that didn't save when editing existing post // #74
- show the generated OpenAI key visual image for articles // #72
- a bunch of other small bugfixes and updates to dependencies
Full Changelog: v0.2.1...v0.2.2
Docker images
https://github.com/fumiX/fuBlog/pkgs/container/fublog-app/93988462?tag=v0.2.2
https://github.com/fumiX/fuBlog/pkgs/container/fublog-postgres/93986495?tag=0.2.2-de_DE
Release 0.2.1
- Fix server startup in production mode that prevented rollout // ac40333...20d5d13
- Fix infinitely spinning split flap display // 7a30398
- Fix search results and tags // 7a30398...a47d21a
Full Changelog: v0.2.0...v0.2.1
Docker images
https://github.com/orgs/fumiX/packages/container/fublog-app/91821106?tag=v0.2.1
https://github.com/fumiX/fuBlog/pkgs/container/fublog-postgres/91819424?tag=0.2.1-de_DE
Release 0.2.0
What's Changed
- add tags to posts by @cb-fumix in #44 and #56
- Build Postgres docker images for multiple languages by @floscher in #51
- add OpenAI summary, tag suggestions by @floscher in #52
- Use Composition API by @thooyork in #53
- Use Typescript 5 by @thooyork in #55
- add error pages by @floscher and @thooyork in 58a2b88 2983698
- code highlighting by @thooyork in 2644b94...bc84ed0
Full Changelog: v0.1.0...v0.2.0
Release 0.1.0
What's Changed
- NPM workspaces by @floscher in #9
- Bring together the different development branches so far by @floscher in #10
- Define constants in one typescript file by @floscher in #12
- Fix markdown converter (Promise/await issues) by @floscher in #13
- 🔐 Authentication with OAuth by @codelirik, extended by @floscher in #14
- Search by @cb-fumix
- Error handling by @cb-fumix in #28
- Lerna by @floscher in #33
- major frontend improvements (among other things, theming with light/dark modes) and i18n by @thooyork in 7524d5e...2a10597
- word cloud by @thooyork in 2a10597...a1dce0c
New Contributors
- @floscher made their first contribution in #9
- @cb-fumix made their first contribution in #28
- @thooyork made their first contribution in d960b9e
- @michael-fuchs made their first contribution in e6d8809
- @codelirik made their first contribution in 2fd48f6
Full Changelog: https://github.com/fumiX/fuBlog/commits/v0.1.0
Docker image
https://github.com/fumiX/fuBlog/pkgs/container/fublog-app/82901772?tag=v0.1.0
https://github.com/fumiX/fuBlog/pkgs/container/fublog-postgres/82901390?tag=v0.1.0