Changelog
All notable changes to this project will be documented in this file.
5.1.4 - 2025-03-09
🐛 Bug Fixes
- (form) Form being submitted twice - (14bff65)
🚜 Refactor
- (form) Migrated form to Directus - (c78576b)
⚙️ Miscellaneous Tasks
-
(deps) Bump the npm_and_yarn group across 1 directory with 2 updates (#567) - (dc6cd4a)
-
(deps-dev) Bump @iconify/svelte from 4.1.0 to 4.2.0 - (03494b2)
Bumps [@iconify/svelte](https://github.com/iconify/iconify/tree/HEAD/components/svelte) from 4.1.0 to 4.2.0.
- [Commits](https://github.com/iconify/iconify/commits/HEAD/components/svelte)
---
updated-dependencies:
- dependency-name: "@iconify/svelte"
dependency-type: direct:development
update-type: version-update:semver-minor
...
5.1.3 - 2025-02-06
🐛 Bug Fixes
🚜 Refactor
Removed auto-search due to it causing an infinite loop. Will (probably) fix later.
⚙️ Miscellaneous Tasks
- (deps) Bump @sveltejs/adapter-node from 5.2.9 to 5.2.12 - (da5903b)
Bumps [@sveltejs/adapter-node](https://github.com/sveltejs/kit/tree/HEAD/packages/adapter-node) from 5.2.9 to 5.2.12.
- [Release notes](https://github.com/sveltejs/kit/releases)
- [Changelog](https://github.com/sveltejs/kit/blob/main/packages/adapter-node/CHANGELOG.md)
- [Commits](https://github.com/sveltejs/kit/commits/@sveltejs/[email protected]/packages/adapter-node)
---
updated-dependencies:
- dependency-name: "@sveltejs/adapter-node"
dependency-type: direct:production
update-type: version-update:semver-patch
...
-
(deps-dev) Bump vite from 6.0.1 to 6.1.0 (#573) - (5796995)
-
(deps-dev) Bump @playwright/test from 1.49.0 to 1.50.1 (#572) - (6f79b2c)
-
(deps-dev) Bump flowbite-svelte from 0.47.3 to 0.47.4 (#460) - (706cd05)
-
(deps-dev) Bump tailwindcss from 3.4.15 to 3.4.17 (#500) - (566b2cc)
-
(deps-dev) Bump typescript from 5.7.2 to 5.7.3 (#551) - (c04b8e0)
-
Prepare for release - (5caed28)
-
Prepare for release - (e5c2e7f)
5.1.1 - 2025-01-26
⛰️ Features
- Added prefetching - (d6ef25c)
🐛 Bug Fixes
-
(article list) Articles not being fetched using the user account - (bb903f5)
-
(login and signup) Errors not being displayed correctly - (17b2e51)
-
Made the "fetch" parameter optional in getDirectusInstance - (78ed0ba)
-
Directus token not getting refreshed - (292be7b)
⚙️ Miscellaneous Tasks
- Prepare for release - (3dd5d00)
5.1.0 - 2025-01-15
⛰️ Features
-
(3cx widget) Added multiple languages - (8af1f0f)
-
(article list) Added live search preview - (4653e7c)
-
Added Eruda - (590ec6e)
-
Add 3cx widget - (ddeef8d)
jeg lærte meg :)
simon
-
Added changelog page - (6f9feaf)
-
Switched to tailwind typography - (7148a72)
-
Moved PP and TOS to tailwind typography - (b067267)
-
Add builddate - (344baf3)
🐛 Bug Fixes
-
(article list rss) Fixed the rss feed - (9361670)
-
(npm) Fix lockfile - (4114ab9)
-
Broken CORS headers - (5caf5c6)
-
Running on codespaces - (5fc3353)
Fixed codespaces returning a 502 when running the dev server
⚡ Performance
-
(analytics) Disabled "beforeNavigate" hook - (96af07b)
-
(analytics) Reduced the amount of data sent - (69d777a)
⚙️ Miscellaneous Tasks
- (deps) Bump iconify-icon from 2.1.0 to 2.2.0 - (b3cff14)
Bumps [iconify-icon](https://github.com/iconify/iconify/tree/HEAD/iconify-icon/icon) from 2.1.0 to 2.2.0.
- [Commits](https://github.com/iconify/iconify/commits/HEAD/iconify-icon/icon)
---
updated-dependencies:
- dependency-name: iconify-icon
dependency-type: direct:production
update-type: version-update:semver-minor
...
- (deps) Bump @inlang/paraglide-sveltekit from 0.12.1 to 0.15.0 - (19b2005)
Bumps [@inlang/paraglide-sveltekit](https://github.com/opral/inlang-paraglide-js) from 0.12.1 to 0.15.0.
- [Commits](https://github.com/opral/inlang-paraglide-js/commits)
---
updated-dependencies:
- dependency-name: "@inlang/paraglide-sveltekit"
dependency-type: direct:production
update-type: version-update:semver-minor
...
- (deps) Bump dompurify from 3.2.2 to 3.2.3 - (cb9cfd3)
Bumps [dompurify](https://github.com/cure53/DOMPurify) from 3.2.2 to 3.2.3.
- [Release notes](https://github.com/cure53/DOMPurify/releases)
- [Commits](https://github.com/cure53/DOMPurify/compare/3.2.2...3.2.3)
---
updated-dependencies:
- dependency-name: dompurify
dependency-type: direct:production
update-type: version-update:semver-patch
...
- (deps) Bump katex from 0.16.11 to 0.16.18 - (7f10419)
Bumps [katex](https://github.com/KaTeX/KaTeX) from 0.16.11 to 0.16.18.
- [Release notes](https://github.com/KaTeX/KaTeX/releases)
- [Changelog](https://github.com/KaTeX/KaTeX/blob/main/CHANGELOG.md)
- [Commits](https://github.com/KaTeX/KaTeX/compare/v0.16.11...v0.16.18)
---
updated-dependencies:
- dependency-name: katex
dependency-type: direct:production
update-type: version-update:semver-patch
...
-
(deps) Remove unused dependencies - (6d05822)
-
(deps) Bump @sveltejs/adapter-cloudflare from 4.8.0 to 4.9.0 - (8244679)
Bumps [@sveltejs/adapter-cloudflare](https://github.com/sveltejs/kit/tree/HEAD/packages/adapter-cloudflare) from 4.8.0 to 4.9.0.
- [Release notes](https://github.com/sveltejs/kit/releases)
- [Changelog](https://github.com/sveltejs/kit/blob/main/packages/adapter-cloudflare/CHANGELOG.md)
- [Commits](https://github.com/sveltejs/kit/commits/@sveltejs/[email protected]/packages/adapter-cloudflare)
---
updated-dependencies:
- dependency-name: "@sveltejs/adapter-cloudflare"
dependency-type: direct:production
update-type: version-update:semver-minor
...
- (deps) Bump iconify-icon from 2.2.0 to 2.3.0 - (285357b)
Bumps [iconify-icon](https://github.com/iconify/iconify/tree/HEAD/iconify-icon/icon) from 2.2.0 to 2.3.0.
- [Commits](https://github.com/iconify/iconify/commits/HEAD/iconify-icon/icon)
---
updated-dependencies:
- dependency-name: iconify-icon
dependency-type: direct:production
update-type: version-update:semver-minor
...
- (deps) Bump katex from 0.16.18 to 0.16.20 - (35b8814)
Bumps [katex](https://github.com/KaTeX/KaTeX) from 0.16.18 to 0.16.20.
- [Release notes](https://github.com/KaTeX/KaTeX/releases)
- [Changelog](https://github.com/KaTeX/KaTeX/blob/main/CHANGELOG.md)
- [Commits](https://github.com/KaTeX/KaTeX/compare/v0.16.18...v0.16.20)
---
updated-dependencies:
- dependency-name: katex
dependency-type: direct:production
update-type: version-update:semver-patch
...
-
(deps) Bump @directus/sdk from 18.0.0 to 18.0.3 (#498) - (66599da)
-
(deps) Bump @fontsource/dela-gothic-one from 5.1.0 to 5.1.1 (#522) - (291162f)
-
(deps) Bump highlight.js from 11.10.0 to 11.11.1 (#516) - (7691eee)
-
(deps) Bump marked from 15.0.3 to 15.0.6 (#540) - (840b853)
-
(deps) Bump @inlang/paraglide-sveltekit from 0.15.0 to 0.15.5 (#553) - (51b1bba)
-
(deps) Bump @sveltejs/adapter-cloudflare from 4.9.0 to 5.0.1 (#562) - (49ecf23)
-
(deps) Bump pocketbase from 0.22.1 to 0.25.0 (#527) - (709ee27)
Bumps [pocketbase](https://github.com/pocketbase/js-sdk) from 0.22.1 to 0.25.0.
- [Release notes](https://github.com/pocketbase/js-sdk/releases)
- [Changelog](https://github.com/pocketbase/js-sdk/blob/master/CHANGELOG.md)
- [Commits](https://github.com/pocketbase/js-sdk/compare/v0.22.1...v0.25.0)
---
updated-dependencies:
- dependency-name: pocketbase
dependency-type: direct:production
update-type: version-update:semver-minor
...
- (deps) Bump axios from 1.7.8 to 1.7.9 (#465) - (1715a00)
Bumps [axios](https://github.com/axios/axios) from 1.7.8 to 1.7.9.
- [Release notes](https://github.com/axios/axios/releases)
- [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md)
- [Commits](https://github.com/axios/axios/compare/v1.7.8...v1.7.9)
---
updated-dependencies:
- dependency-name: axios
dependency-type: direct:production
update-type: version-update:semver-patch
...
- (deps-dev) Bump @sveltejs/kit - (2d0b504)
Bumps the npm_and_yarn group with 1 update in the / directory: [@sveltejs/kit](https://github.com/sveltejs/kit/tree/HEAD/packages/kit).
Updates `@sveltejs/kit` from 2.7.0 to 2.8.3
- [Release notes](https://github.com/sveltejs/kit/releases)
- [Changelog](https://github.com/sveltejs/kit/blob/main/packages/kit/CHANGELOG.md)
- [Commits](https://github.com/sveltejs/kit/commits/@sveltejs/[email protected]/packages/kit)
---
updated-dependencies:
- dependency-name: "@sveltejs/kit"
dependency-type: direct:development
dependency-group: npm_and_yarn
...
- (deps-dev) Bump svelte from 5.2.11 to 5.10.1 - (87b9f83)
Bumps [svelte](https://github.com/sveltejs/svelte/tree/HEAD/packages/svelte) from 5.2.11 to 5.10.1.
- [Release notes](https://github.com/sveltejs/svelte/releases)
- [Changelog](https://github.com/sveltejs/svelte/blob/main/packages/svelte/CHANGELOG.md)
- [Commits](https://github.com/sveltejs/svelte/commits/[email protected]/packages/svelte)
---
updated-dependencies:
- dependency-name: svelte
dependency-type: direct:development
update-type: version-update:semver-minor
...
- (deps-dev) Bump @sveltejs/kit from 2.9.0 to 2.12.1 - (8183516)
Bumps [@sveltejs/kit](https://github.com/sveltejs/kit/tree/HEAD/packages/kit) from 2.9.0 to 2.12.1.
- [Release notes](https://github.com/sveltejs/kit/releases)
- [Changelog](https://github.com/sveltejs/kit/blob/main/packages/kit/CHANGELOG.md)
- [Commits](https://github.com/sveltejs/kit/commits/@sveltejs/[email protected]/packages/kit)
---
updated-dependencies:
- dependency-name: "@sveltejs/kit"
dependency-type: direct:development
update-type: version-update:semver-minor
...
- (deps-dev) Bump @iconify/svelte from 4.0.2 to 4.1.0 - (794ba6d)
Bumps [@iconify/svelte](https://github.com/iconify/iconify/tree/HEAD/components/svelte) from 4.0.2 to 4.1.0.
- [Commits](https://github.com/iconify/iconify/commits/HEAD/components/svelte)
---
updated-dependencies:
- dependency-name: "@iconify/svelte"
dependency-type: direct:development
update-type: version-update:semver-minor
...
- (deps-dev) Bump svelte from 5.10.1 to 5.18.0 - (57b19f4)
Bumps [svelte](https://github.com/sveltejs/svelte/tree/HEAD/packages/svelte) from 5.10.1 to 5.18.0.
- [Release notes](https://github.com/sveltejs/svelte/releases)
- [Changelog](https://github.com/sveltejs/svelte/blob/main/packages/svelte/CHANGELOG.md)
- [Commits](https://github.com/sveltejs/svelte/commits/[email protected]/packages/svelte)
---
updated-dependencies:
- dependency-name: svelte
dependency-type: direct:development
update-type: version-update:semver-minor
...
-
(deps-dev) Bump @inlang/paraglide-js from 1.11.3 to 1.11.8 (#554) - (019411c)
-
(deps-dev) Bump @tailwindcss/typography from 0.5.15 to 0.5.16 (#542) - (b63098e)
-
(deps-dev) Bump svelte-meta-tags from 4.0.4 to 4.1.0 (#550) - (ba0e4cc)
-
(deps-dev) Bump @sveltejs/kit from 2.12.1 to 2.15.3 (#563) - (7e8b388)
Bumps [@sveltejs/kit](https://github.com/sveltejs/kit/tree/HEAD/packages/kit) from 2.12.1 to 2.15.3.
- [Release notes](https://github.com/sveltejs/kit/releases)
- [Changelog](https://github.com/sveltejs/kit/blob/main/packages/kit/CHANGELOG.md)
- [Commits](https://github.com/sveltejs/kit/commits/@sveltejs/[email protected]/packages/kit)
---
updated-dependencies:
- dependency-name: "@sveltejs/kit"
dependency-type: direct:development
update-type: version-update:semver-minor
...
-
(deps-dev) Bump @types/node from 22.10.1 to 22.10.6 (#558) - (49869af)
-
(deps-dev) Bump postcss from 8.4.49 to 8.5.1 (#561) - (46211f4)
-
Update translations with Fink 🐦 - (0ae0aab)
-
Update codeql.yml - (f5b71eb)
-
Create eslint.yml - (9729642)
-
Prepare for release - (df5ca98)
5.0.1 - 2024-11-29
⚙️ Miscellaneous Tasks
- (deps) Bump axios from 1.7.7 to 1.7.8 - (e0dfbe9)
Bumps [axios](https://github.com/axios/axios) from 1.7.7 to 1.7.8.
- [Release notes](https://github.com/axios/axios/releases)
- [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md)
- [Commits](https://github.com/axios/axios/compare/v1.7.7...v1.7.8)
---
updated-dependencies:
- dependency-name: axios
dependency-type: direct:production
update-type: version-update:semver-patch
...
- (deps) Bump @tsparticles/engine from 3.5.0 to 3.7.1 - (4d91634)
Bumps [@tsparticles/engine](https://github.com/tsparticles/tsparticles/tree/HEAD/engine) from 3.5.0 to 3.7.1.
- [Release notes](https://github.com/tsparticles/tsparticles/releases)
- [Changelog](https://github.com/tsparticles/tsparticles/blob/v3.7.1/engine/CHANGELOG.md)
- [Commits](https://github.com/tsparticles/tsparticles/commits/v3.7.1/engine)
---
updated-dependencies:
- dependency-name: "@tsparticles/engine"
dependency-type: direct:production
update-type: version-update:semver-minor
...
- (deps) Bump @types/dompurify from 3.0.5 to 3.2.0 - (167b159)
Bumps [@types/dompurify](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/dompurify) from 3.0.5 to 3.2.0.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/dompurify)
---
updated-dependencies:
- dependency-name: "@types/dompurify"
dependency-type: direct:production
update-type: version-update:semver-minor
...
- (deps) Bump marked from 15.0.0 to 15.0.2 - (5a12cdc)
Bumps [marked](https://github.com/markedjs/marked) from 15.0.0 to 15.0.2.
- [Release notes](https://github.com/markedjs/marked/releases)
- [Changelog](https://github.com/markedjs/marked/blob/master/.releaserc.json)
- [Commits](https://github.com/markedjs/marked/compare/v15.0.0...v15.0.2)
---
updated-dependencies:
- dependency-name: marked
dependency-type: direct:production
update-type: version-update:semver-patch
...
- (deps) Bump tailwind-merge from 2.5.4 to 2.5.5 - (244191b)
Bumps [tailwind-merge](https://github.com/dcastil/tailwind-merge) from 2.5.4 to 2.5.5.
- [Release notes](https://github.com/dcastil/tailwind-merge/releases)
- [Commits](https://github.com/dcastil/tailwind-merge/compare/v2.5.4...v2.5.5)
---
updated-dependencies:
- dependency-name: tailwind-merge
dependency-type: direct:production
update-type: version-update:semver-patch
...
-
(deps) Update dependencies - (21a232a)
-
(deps-dev) Bump @types/node from 22.9.0 to 22.10.1 - (d12d689)
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 22.9.0 to 22.10.1.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)
---
updated-dependencies:
- dependency-name: "@types/node"
dependency-type: direct:development
update-type: version-update:semver-minor
...
- (deps-dev) Bump typescript from 5.6.3 to 5.7.2 - (c25c89c)
Bumps [typescript](https://github.com/microsoft/TypeScript) from 5.6.3 to 5.7.2.
- [Release notes](https://github.com/microsoft/TypeScript/releases)
- [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release.yml)
- [Commits](https://github.com/microsoft/TypeScript/compare/v5.6.3...v5.7.2)
---
updated-dependencies:
- dependency-name: typescript
dependency-type: direct:development
update-type: version-update:semver-minor
...
- (deps-dev) Bump @sveltejs/kit from 2.8.1 to 2.9.0 - (dbe7bfa)
Bumps [@sveltejs/kit](https://github.com/sveltejs/kit/tree/HEAD/packages/kit) from 2.8.1 to 2.9.0.
- [Release notes](https://github.com/sveltejs/kit/releases)
- [Changelog](https://github.com/sveltejs/kit/blob/main/packages/kit/CHANGELOG.md)
- [Commits](https://github.com/sveltejs/kit/commits/@sveltejs/[email protected]/packages/kit)
---
updated-dependencies:
- dependency-name: "@sveltejs/kit"
dependency-type: direct:development
update-type: version-update:semver-minor
...
- (deps-dev) Bump @playwright/test from 1.48.2 to 1.49.0 - (603287f)
Bumps [@playwright/test](https://github.com/microsoft/playwright) from 1.48.2 to 1.49.0.
- [Release notes](https://github.com/microsoft/playwright/releases)
- [Commits](https://github.com/microsoft/playwright/compare/v1.48.2...v1.49.0)
---
updated-dependencies:
- dependency-name: "@playwright/test"
dependency-type: direct:development
update-type: version-update:semver-minor
...
- Prepare for release - (66f6dd4)
5.0.0 - 2024-11-29
⛰️ Features
-
(analytics) New analytics system - (e6678b6)
-
(analytics) Added "VITE_FORCE_ANALYTICS" env variable - (b3cb1de)
-
(analytics) Added info object to data - (68481e8)
-
(analytics) Added "visiblilychange" event - (b75e697)
-
(analytics) Added FPjs and botD - (b5c18fb)
-
(analytics) Added visitor_id to payload - (760a0e5)
-
(article) Translations on articles - (5689c1c)
-
(article) Added highlight.js - (3d188cc)
-
(article list) Added info when search failed - (e8f7b3f)
-
(article list) New search option - (91da12e)
-
(darkmodeSwitcher) Added noButton prop - (5f060d0)
-
(translations) Added spanish - (4483088)
-
Darkmode can now be toggled everywhere - (d79bdeb)
Darkmode can now to toggled outside the darkmodeSwitcher component. It does this using a store that gets read and written to by the darkmodeSwitcher
-
Added trenslations - (a279466)
-
Subdomain based locale - (6327cb0)
-
Subdir based translations - (4dba48d)
-
Update to svelte 5 - (a1ad9a4)
-
Switched to "inlang" - (b197e57)
Chat, is this rizz?
Translated PP, TOS and various other things
-
Added various translations - (740859b)
-
Added CSP - (68aeba7)
-
Exported version type - (2a36da6)
-
Added $root and $components alias - (8335568)
-
Added more ES versions to TS - (fd80933)
🐛 Bug Fixes
-
(Donation component) Fix OC logo stretching the page when hovered over - (251c464)
-
(analytics) VisitorId not getting set - (fde044e)
-
(article list) Masonry losing track of items upon search - (d0f5c84)
This fix is a bit hacky. If the grid container disappears then masonry breaks.
-
(article list) Translations - (5b4e343)
-
(article list) Search bugging out the masonry - (f559eac)
-
(article list) Masonry grid - (bc14be9)
-
(chat) Blocked more html elements - (de22cb6)
-
(error page) Fix translations - (caf98fb)
-
(footer) Links stretching the whole page - (8293fd1)
-
(navbar) Overlap on language dropdown - (7f69bf0)
-
(navbar) Removed console.log - (6568799)
-
Darkmode not saving - (ecd08d9)
-
Moved term & redirect to [lang] - (08f1d19)
-
500 on CF pages - (0d76abd)
🚜 Refactor
-
(analytics) Update analytics2 - (0b412cc)
-
(article) Improved look of article image - (bb019c3)
-
(article) Update md css - (5a9ffc3)
-
(article) Made front image better - (fbfe862)
-
(article list) Reduced CLS - (3249e82)
-
(metatags) Updated metatags wrapper - (325e6fd)
-
(session) Removed console.log - (ca79a38)
-
Removed adsense - (94ce36c)
-
Added more logging - (e0a698d)
-
Update config - (1e4544a)
⚡ Performance
- (article) Improved loading times - (015e9ab)
🎨 Styling
🧪 Testing
- Added chat benchmark - (6e78dbe)
⚙️ Miscellaneous Tasks
- (deps) Bump the npm_and_yarn group across 1 directory with 6 updates - (e785c53)
Bumps the npm_and_yarn group with 4 updates in the / directory: [axios](https://github.com/axios/axios), [svelte](https://github.com/sveltejs/svelte/tree/HEAD/packages/svelte), [micromatch](https://github.com/micromatch/micromatch) and [rollup](https://github.com/rollup/rollup).
Updates `axios` from 1.7.2 to 1.7.4
- [Release notes](https://github.com/axios/axios/releases)
- [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md)
- [Commits](https://github.com/axios/axios/compare/v1.7.2...v1.7.4)
Updates `svelte` from 4.2.18 to 4.2.19
- [Release notes](https://github.com/sveltejs/svelte/releases)
- [Changelog](https://github.com/sveltejs/svelte/blob/[email protected]/packages/svelte/CHANGELOG.md)
- [Commits](https://github.com/sveltejs/svelte/commits/[email protected]/packages/svelte)
Updates `micromatch` from 4.0.7 to 4.0.8
- [Release notes](https://github.com/micromatch/micromatch/releases)
- [Changelog](https://github.com/micromatch/micromatch/blob/master/CHANGELOG.md)
- [Commits](https://github.com/micromatch/micromatch/compare/4.0.7...4.0.8)
Updates `path-to-regexp` from 6.2.2 to 6.3.0
- [Release notes](https://github.com/pillarjs/path-to-regexp/releases)
- [Changelog](https://github.com/pillarjs/path-to-regexp/blob/master/History.md)
- [Commits](https://github.com/pillarjs/path-to-regexp/compare/v6.2.2...v6.3.0)
Updates `rollup` from 2.79.1 to 2.79.2
- [Release notes](https://github.com/rollup/rollup/releases)
- [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rollup/rollup/compare/v2.79.1...v2.79.2)
Updates `ws` from 8.17.0 to 8.18.0
- [Release notes](https://github.com/websockets/ws/releases)
- [Commits](https://github.com/websockets/ws/compare/8.17.0...8.18.0)
---
updated-dependencies:
- dependency-name: axios
dependency-type: direct:production
dependency-group: npm_and_yarn
- dependency-name: svelte
dependency-type: direct:development
dependency-group: npm_and_yarn
- dependency-name: micromatch
dependency-type: indirect
dependency-group: npm_and_yarn
- dependency-name: path-to-regexp
dependency-type: indirect
dependency-group: npm_and_yarn
- dependency-name: rollup
dependency-type: indirect
dependency-group: npm_and_yarn
- dependency-name: ws
dependency-type: indirect
dependency-group: npm_and_yarn
...
- (deps) Bump chart.js from 4.4.4 to 4.4.5 - (d275440)
Bumps [chart.js](https://github.com/chartjs/Chart.js) from 4.4.4 to 4.4.5.
- [Release notes](https://github.com/chartjs/Chart.js/releases)
- [Commits](https://github.com/chartjs/Chart.js/compare/v4.4.4...v4.4.5)
---
updated-dependencies:
- dependency-name: chart.js
dependency-type: direct:production
update-type: version-update:semver-patch
...
- (deps) Bump tailwind-merge from 2.5.3 to 2.5.4 - (541a1ee)
Bumps [tailwind-merge](https://github.com/dcastil/tailwind-merge) from 2.5.3 to 2.5.4.
- [Release notes](https://github.com/dcastil/tailwind-merge/releases)
- [Commits](https://github.com/dcastil/tailwind-merge/compare/v2.5.3...v2.5.4)
---
updated-dependencies:
- dependency-name: tailwind-merge
dependency-type: direct:production
update-type: version-update:semver-patch
...
- (deps) Bump @sveltejs/adapter-node from 5.2.6 to 5.2.8 - (351bfdb)
Bumps [@sveltejs/adapter-node](https://github.com/sveltejs/kit/tree/HEAD/packages/adapter-node) from 5.2.6 to 5.2.8.
- [Release notes](https://github.com/sveltejs/kit/releases)
- [Changelog](https://github.com/sveltejs/kit/blob/main/packages/adapter-node/CHANGELOG.md)
- [Commits](https://github.com/sveltejs/kit/commits/@sveltejs/[email protected]/packages/adapter-node)
---
updated-dependencies:
- dependency-name: "@sveltejs/adapter-node"
dependency-type: direct:production
update-type: version-update:semver-patch
...
- (deps) Bump super-sitemap from 0.15.1 to 1.0.3 - (4188f5e)
Bumps [super-sitemap](https://github.com/jasongitmail/super-sitemap) from 0.15.1 to 1.0.3.
- [Commits](https://github.com/jasongitmail/super-sitemap/commits)
---
updated-dependencies:
- dependency-name: super-sitemap
dependency-type: direct:production
update-type: version-update:semver-major
...
- (deps) Bump dompurify from 3.1.7 to 3.2.0 - (5dbc62b)
Bumps [dompurify](https://github.com/cure53/DOMPurify) from 3.1.7 to 3.2.0.
- [Release notes](https://github.com/cure53/DOMPurify/releases)
- [Commits](https://github.com/cure53/DOMPurify/compare/3.1.7...3.2.0)
---
updated-dependencies:
- dependency-name: dompurify
dependency-type: direct:production
update-type: version-update:semver-minor
...
- (deps) Bump workbox-expiration from 7.1.0 to 7.3.0 - (27890ec)
Bumps [workbox-expiration](https://github.com/googlechrome/workbox) from 7.1.0 to 7.3.0.
- [Release notes](https://github.com/googlechrome/workbox/releases)
- [Commits](https://github.com/googlechrome/workbox/compare/v7.1.0...v7.3.0)
---
updated-dependencies:
- dependency-name: workbox-expiration
dependency-type: direct:production
update-type: version-update:semver-minor
...
- (deps) Bump marked from 14.1.3 to 15.0.0 - (bcfef85)
Bumps [marked](https://github.com/markedjs/marked) from 14.1.3 to 15.0.0.
- [Release notes](https://github.com/markedjs/marked/releases)
- [Changelog](https://github.com/markedjs/marked/blob/master/.releaserc.json)
- [Commits](https://github.com/markedjs/marked/compare/v14.1.3...v15.0.0)
---
updated-dependencies:
- dependency-name: marked
dependency-type: direct:production
update-type: version-update:semver-major
...
- (deps) Bump flowbite-svelte-icons from 1.6.2 to 2.0.2 - (26d3fb9)
Bumps [flowbite-svelte-icons](https://github.com/themesberg/flowbite-svelte-icons) from 1.6.2 to 2.0.2.
- [Release notes](https://github.com/themesberg/flowbite-svelte-icons/releases)
- [Changelog](https://github.com/themesberg/flowbite-svelte-icons/blob/main/CHANGELOG.md)
- [Commits](https://github.com/themesberg/flowbite-svelte-icons/compare/v1.6.2...v2.0.2)
---
updated-dependencies:
- dependency-name: flowbite-svelte-icons
dependency-type: direct:production
update-type: version-update:semver-major
...
- (deps) Bump @floating-ui/dom from 1.6.11 to 1.6.12 - (ca6adee)
Bumps [@floating-ui/dom](https://github.com/floating-ui/floating-ui/tree/HEAD/packages/dom) from 1.6.11 to 1.6.12.
- [Release notes](https://github.com/floating-ui/floating-ui/releases)
- [Changelog](https://github.com/floating-ui/floating-ui/blob/master/packages/dom/CHANGELOG.md)
- [Commits](https://github.com/floating-ui/floating-ui/commits/@floating-ui/[email protected]/packages/dom)
---
updated-dependencies:
- dependency-name: "@floating-ui/dom"
dependency-type: direct:production
update-type: version-update:semver-patch
...
- (deps) Bump chart.js from 4.4.5 to 4.4.6 - (a1cb0ec)
Bumps [chart.js](https://github.com/chartjs/Chart.js) from 4.4.5 to 4.4.6.
- [Release notes](https://github.com/chartjs/Chart.js/releases)
- [Commits](https://github.com/chartjs/Chart.js/compare/v4.4.5...v4.4.6)
---
updated-dependencies:
- dependency-name: chart.js
dependency-type: direct:production
update-type: version-update:semver-patch
...
- (deps) Bump @directus/sdk from 17.0.2 to 18.0.0 - (2d65e73)
Bumps [@directus/sdk](https://github.com/directus/directus/tree/HEAD/sdk) from 17.0.2 to 18.0.0.
- [Release notes](https://github.com/directus/directus/releases)
- [Commits](https://github.com/directus/directus/commits/HEAD/sdk)
---
updated-dependencies:
- dependency-name: "@directus/sdk"
dependency-type: direct:production
update-type: version-update:semver-major
...
- (deps) Bump workbox-build from 7.1.1 to 7.3.0 - (9e52398)
Bumps [workbox-build](https://github.com/googlechrome/workbox) from 7.1.1 to 7.3.0.
- [Release notes](https://github.com/googlechrome/workbox/releases)
- [Commits](https://github.com/googlechrome/workbox/commits/v7.3.0)
---
updated-dependencies:
- dependency-name: workbox-build
dependency-type: direct:production
update-type: version-update:semver-minor
...
- (deps-dev) Bump flowbite-svelte from 0.46.23 to 0.47.0 - (daacfb4)
Bumps [flowbite-svelte](https://github.com/themesberg/flowbite-svelte) from 0.46.23 to 0.47.0.
- [Release notes](https://github.com/themesberg/flowbite-svelte/releases)
- [Changelog](https://github.com/themesberg/flowbite-svelte/blob/main/CHANGELOG.md)
- [Commits](https://github.com/themesberg/flowbite-svelte/compare/v0.46.23...v0.47.0)
---
updated-dependencies:
- dependency-name: flowbite-svelte
dependency-type: direct:development
update-type: version-update:semver-minor
...
- (deps-dev) Bump @types/node from 22.7.5 to 22.7.6 - (f0d691b)
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 22.7.5 to 22.7.6.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)
---
updated-dependencies:
- dependency-name: "@types/node"
dependency-type: direct:development
update-type: version-update:semver-patch
...
- (deps-dev) Bump @playwright/test from 1.48.0 to 1.48.1 - (373dc0d)
Bumps [@playwright/test](https://github.com/microsoft/playwright) from 1.48.0 to 1.48.1.
- [Release notes](https://github.com/microsoft/playwright/releases)
- [Commits](https://github.com/microsoft/playwright/compare/v1.48.0...v1.48.1)
---
updated-dependencies:
- dependency-name: "@playwright/test"
dependency-type: direct:development
update-type: version-update:semver-patch
...
- (deps-dev) Bump tailwindcss from 3.4.13 to 3.4.14 - (5305f0a)
Bumps [tailwindcss](https://github.com/tailwindlabs/tailwindcss) from 3.4.13 to 3.4.14.
- [Release notes](https://github.com/tailwindlabs/tailwindcss/releases)
- [Changelog](https://github.com/tailwindlabs/tailwindcss/blob/v3.4.14/CHANGELOG.md)
- [Commits](https://github.com/tailwindlabs/tailwindcss/compare/v3.4.13...v3.4.14)
---
updated-dependencies:
- dependency-name: tailwindcss
dependency-type: direct:development
update-type: version-update:semver-patch
...
- (deps-dev) Bump flowbite-svelte from 0.47.0 to 0.47.1 - (887be3f)
Bumps [flowbite-svelte](https://github.com/themesberg/flowbite-svelte) from 0.47.0 to 0.47.1.
- [Release notes](https://github.com/themesberg/flowbite-svelte/releases)
- [Changelog](https://github.com/themesberg/flowbite-svelte/blob/main/CHANGELOG.md)
- [Commits](https://github.com/themesberg/flowbite-svelte/compare/v0.47.0...v0.47.1)
---
updated-dependencies:
- dependency-name: flowbite-svelte
dependency-type: direct:development
update-type: version-update:semver-patch
...
- (deps-dev) Bump @sveltejs/kit from 2.7.0 to 2.7.2 - (89bf1f7)
Bumps [@sveltejs/kit](https://github.com/sveltejs/kit/tree/HEAD/packages/kit) from 2.7.0 to 2.7.2.
- [Release notes](https://github.com/sveltejs/kit/releases)
- [Changelog](https://github.com/sveltejs/kit/blob/main/packages/kit/CHANGELOG.md)
- [Commits](https://github.com/sveltejs/kit/commits/@sveltejs/[email protected]/packages/kit)
---
updated-dependencies:
- dependency-name: "@sveltejs/kit"
dependency-type: direct:development
update-type: version-update:semver-patch
...
- (deps-dev) Bump vite from 5.4.8 to 5.4.9 - (665c8fe)
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 5.4.8 to 5.4.9.
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/v5.4.9/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v5.4.9/packages/vite)
---
updated-dependencies:
- dependency-name: vite
dependency-type: direct:development
update-type: version-update:semver-patch
...
- (deps-dev) Bump workbox-window from 7.1.0 to 7.3.0 - (bb22879)
Bumps [workbox-window](https://github.com/googlechrome/workbox) from 7.1.0 to 7.3.0.
- [Release notes](https://github.com/googlechrome/workbox/releases)
- [Commits](https://github.com/googlechrome/workbox/compare/v7.1.0...v7.3.0)
---
updated-dependencies:
- dependency-name: workbox-window
dependency-type: direct:development
update-type: version-update:semver-minor
...
- (deps-dev) Bump workbox-precaching from 7.1.0 to 7.3.0 - (41df2e1)
Bumps [workbox-precaching](https://github.com/googlechrome/workbox) from 7.1.0 to 7.3.0.
- [Release notes](https://github.com/googlechrome/workbox/releases)
- [Commits](https://github.com/googlechrome/workbox/compare/v7.1.0...v7.3.0)
---
updated-dependencies:
- dependency-name: workbox-precaching
dependency-type: direct:development
update-type: version-update:semver-minor
...
- (deps-dev) Bump @sveltejs/kit from 2.7.3 to 2.8.1 - (ee41031)
Bumps [@sveltejs/kit](https://github.com/sveltejs/kit/tree/HEAD/packages/kit) from 2.7.3 to 2.8.1.
- [Release notes](https://github.com/sveltejs/kit/releases)
- [Changelog](https://github.com/sveltejs/kit/blob/main/packages/kit/CHANGELOG.md)
- [Commits](https://github.com/sveltejs/kit/commits/@sveltejs/[email protected]/packages/kit)
---
updated-dependencies:
- dependency-name: "@sveltejs/kit"
dependency-type: direct:development
update-type: version-update:semver-minor
...
- (deps-dev) Bump workbox-cacheable-response from 7.1.0 to 7.3.0 - (65c5994)
Bumps [workbox-cacheable-response](https://github.com/googlechrome/workbox) from 7.1.0 to 7.3.0.
- [Release notes](https://github.com/googlechrome/workbox/releases)
- [Commits](https://github.com/googlechrome/workbox/compare/v7.1.0...v7.3.0)
---
updated-dependencies:
- dependency-name: workbox-cacheable-response
dependency-type: direct:development
update-type: version-update:semver-minor
...
- (deps-dev) Bump postcss from 8.4.47 to 8.4.49 - (3e8448a)
Bumps [postcss](https://github.com/postcss/postcss) from 8.4.47 to 8.4.49.
- [Release notes](https://github.com/postcss/postcss/releases)
- [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md)
- [Commits](https://github.com/postcss/postcss/compare/8.4.47...8.4.49)
---
updated-dependencies:
- dependency-name: postcss
dependency-type: direct:development
update-type: version-update:semver-patch
...
- (deps-dev) Bump @types/node from 22.8.1 to 22.9.0 - (3e10128)
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 22.8.1 to 22.9.0.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)
---
updated-dependencies:
- dependency-name: "@types/node"
dependency-type: direct:development
update-type: version-update:semver-minor
...
- (deps-dev) Bump workbox-strategies from 7.1.0 to 7.3.0 - (6edca2e)
Bumps [workbox-strategies](https://github.com/googlechrome/workbox) from 7.1.0 to 7.3.0.
- [Release notes](https://github.com/googlechrome/workbox/releases)
- [Commits](https://github.com/googlechrome/workbox/compare/v7.1.0...v7.3.0)
---
updated-dependencies:
- dependency-name: workbox-strategies
dependency-type: direct:development
update-type: version-update:semver-minor
...
- (deps-dev) Bump svelte from 5.1.3 to 5.2.0 - (17ef0e3)
Bumps [svelte](https://github.com/sveltejs/svelte/tree/HEAD/packages/svelte) from 5.1.3 to 5.2.0.
- [Release notes](https://github.com/sveltejs/svelte/releases)
- [Changelog](https://github.com/sveltejs/svelte/blob/main/packages/svelte/CHANGELOG.md)
- [Commits](https://github.com/sveltejs/svelte/commits/[email protected]/packages/svelte)
---
updated-dependencies:
- dependency-name: svelte
dependency-type: direct:development
update-type: version-update:semver-minor
...
- (deps-dev) Bump tailwindcss from 3.4.14 to 3.4.15 - (56222a5)
Bumps [tailwindcss](https://github.com/tailwindlabs/tailwindcss) from 3.4.14 to 3.4.15.
- [Release notes](https://github.com/tailwindlabs/tailwindcss/releases)
- [Changelog](https://github.com/tailwindlabs/tailwindcss/blob/v3.4.15/CHANGELOG.md)
- [Commits](https://github.com/tailwindlabs/tailwindcss/compare/v3.4.14...v3.4.15)
---
updated-dependencies:
- dependency-name: tailwindcss
dependency-type: direct:development
update-type: version-update:semver-patch
...
- (deps-dev) Bump workbox-core from 7.1.0 to 7.3.0 - (f42f625)
Bumps [workbox-core](https://github.com/googlechrome/workbox) from 7.1.0 to 7.3.0.
- [Release notes](https://github.com/googlechrome/workbox/releases)
- [Commits](https://github.com/googlechrome/workbox/compare/v7.1.0...v7.3.0)
---
updated-dependencies:
- dependency-name: workbox-core
dependency-type: direct:development
update-type: version-update:semver-minor
...
- (deps-dev) Bump svelte-meta-tags from 3.1.4 to 4.0.4 - (63d7c37)
Bumps [svelte-meta-tags](https://github.com/oekazuma/svelte-meta-tags/tree/HEAD/packages/svelte-meta-tags) from 3.1.4 to 4.0.4.
- [Release notes](https://github.com/oekazuma/svelte-meta-tags/releases)
- [Changelog](https://github.com/oekazuma/svelte-meta-tags/blob/main/packages/svelte-meta-tags/CHANGELOG.md)
- [Commits](https://github.com/oekazuma/svelte-meta-tags/commits/[email protected]/packages/svelte-meta-tags)
---
updated-dependencies:
- dependency-name: svelte-meta-tags
dependency-type: direct:development
update-type: version-update:semver-major
...
- (deps-dev) Bump workbox-routing from 7.1.0 to 7.3.0 - (58b34e0)
Bumps [workbox-routing](https://github.com/googlechrome/workbox) from 7.1.0 to 7.3.0.
- [Release notes](https://github.com/googlechrome/workbox/releases)
- [Commits](https://github.com/googlechrome/workbox/compare/v7.1.0...v7.3.0)
---
updated-dependencies:
- dependency-name: workbox-routing
dependency-type: direct:development
update-type: version-update:semver-minor
...
-
Update translations with Fink 🐦 - (2660096)
-
Update translations with Fink 🐦 - (1b2733a)
-
Update translations with Fink 🐦 - (f330864)
-
Update translations with Fink 🐦 - (b7ca790)
-
Prepare for release - (1c18676)
4.0.4 - 2024-10-16
⛰️ Features
- (article) Added WYSIWYG - (cf2d80a)
Added support for WYSIWYG in articles
- (article) Switched from marked to remarked - (1cc358d)
Switched from marked to remarked when rendering articles. Also added a few styles to the css to make it look better
🐛 Bug Fixes
Fixed build failing due to wrong import
🚜 Refactor
-
(service worker) Cleanup unused routes - (c3bc91b)
-
(session) Renamed getPermanentId to getPersistentId - (145aff2)
⚙️ Miscellaneous Tasks
- (deps) Bump axios from 1.7.2 to 1.7.7 - (7dc3b7a)
Bumps [axios](https://github.com/axios/axios) from 1.7.2 to 1.7.7.
- [Release notes](https://github.com/axios/axios/releases)
- [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md)
- [Commits](https://github.com/axios/axios/compare/v1.7.2...v1.7.7)
---
updated-dependencies:
- dependency-name: axios
dependency-type: direct:production
update-type: version-update:semver-patch
...
- (deps) Bump tsparticles from 3.4.0 to 3.5.0 - (ea956a4)
Bumps [tsparticles](https://github.com/tsparticles/tsparticles/tree/HEAD/bundles/full) from 3.4.0 to 3.5.0.
- [Release notes](https://github.com/tsparticles/tsparticles/releases)
- [Changelog](https://github.com/tsparticles/tsparticles/blob/main/bundles/full/CHANGELOG.md)
- [Commits](https://github.com/tsparticles/tsparticles/commits/v3.5.0/bundles/full)
---
updated-dependencies:
- dependency-name: tsparticles
dependency-type: direct:production
update-type: version-update:semver-minor
...
- (deps) Bump marked from 13.0.1 to 14.1.2 - (ddacbdb)
Bumps [marked](https://github.com/markedjs/marked) from 13.0.1 to 14.1.2.
- [Release notes](https://github.com/markedjs/marked/releases)
- [Changelog](https://github.com/markedjs/marked/blob/master/.releaserc.json)
- [Commits](https://github.com/markedjs/marked/compare/v13.0.1...v14.1.2)
---
updated-dependencies:
- dependency-name: marked
dependency-type: direct:production
update-type: version-update:semver-major
...
- (deps) Bump dompurify from 3.1.5 to 3.1.7 - (b60c217)
Bumps [dompurify](https://github.com/cure53/DOMPurify) from 3.1.5 to 3.1.7.
- [Release notes](https://github.com/cure53/DOMPurify/releases)
- [Commits](https://github.com/cure53/DOMPurify/compare/3.1.5...3.1.7)
---
updated-dependencies:
- dependency-name: dompurify
dependency-type: direct:production
update-type: version-update:semver-patch
...
- (deps) Bump @directus/sdk from 17.0.1 to 17.0.2 - (b2e9aee)
Bumps [@directus/sdk](https://github.com/directus/directus/tree/HEAD/sdk) from 17.0.1 to 17.0.2.
- [Release notes](https://github.com/directus/directus/releases)
- [Commits](https://github.com/directus/directus/commits/HEAD/sdk)
---
updated-dependencies:
- dependency-name: "@directus/sdk"
dependency-type: direct:production
update-type: version-update:semver-patch
...
- (deps) Bump tailwind-merge from 2.5.2 to 2.5.3 - (117575e)
Bumps [tailwind-merge](https://github.com/dcastil/tailwind-merge) from 2.5.2 to 2.5.3.
- [Release notes](https://github.com/dcastil/tailwind-merge/releases)
- [Commits](https://github.com/dcastil/tailwind-merge/compare/v2.5.2...v2.5.3)
---
updated-dependencies:
- dependency-name: tailwind-merge
dependency-type: direct:production
update-type: version-update:semver-patch
...
- (deps) Bump pocketbase from 0.21.3 to 0.21.5 - (ac7bf35)
Bumps [pocketbase](https://github.com/pocketbase/js-sdk) from 0.21.3 to 0.21.5.
- [Release notes](https://github.com/pocketbase/js-sdk/releases)
- [Changelog](https://github.com/pocketbase/js-sdk/blob/master/CHANGELOG.md)
- [Commits](https://github.com/pocketbase/js-sdk/compare/v0.21.3...v0.21.5)
---
updated-dependencies:
- dependency-name: pocketbase
dependency-type: direct:production
update-type: version-update:semver-patch
...
- (deps) Bump @sveltejs/adapter-cloudflare from 4.6.1 to 4.7.2 - (6f1db7f)
Bumps [@sveltejs/adapter-cloudflare](https://github.com/sveltejs/kit/tree/HEAD/packages/adapter-cloudflare) from 4.6.1 to 4.7.2.
- [Release notes](https://github.com/sveltejs/kit/releases)
- [Changelog](https://github.com/sveltejs/kit/blob/main/packages/adapter-cloudflare/CHANGELOG.md)
- [Commits](https://github.com/sveltejs/kit/commits/@sveltejs/[email protected]/packages/adapter-cloudflare)
---
updated-dependencies:
- dependency-name: "@sveltejs/adapter-cloudflare"
dependency-type: direct:production
update-type: version-update:semver-minor
...
- (deps) Bump @fontsource/roboto-condensed from 5.0.16 to 5.1.0 - (2579b9d)
Bumps [@fontsource/roboto-condensed](https://github.com/fontsource/font-files/tree/HEAD/fonts/google/roboto-condensed) from 5.0.16 to 5.1.0.
- [Changelog](https://github.com/fontsource/font-files/blob/main/CHANGELOG.md)
- [Commits](https://github.com/fontsource/font-files/commits/HEAD/fonts/google/roboto-condensed)
---
updated-dependencies:
- dependency-name: "@fontsource/roboto-condensed"
dependency-type: direct:production
update-type: version-update:semver-minor
...
- (deps) Bump @floating-ui/dom from 1.6.8 to 1.6.11 - (44667c9)
Bumps [@floating-ui/dom](https://github.com/floating-ui/floating-ui/tree/HEAD/packages/dom) from 1.6.8 to 1.6.11.
- [Release notes](https://github.com/floating-ui/floating-ui/releases)
- [Changelog](https://github.com/floating-ui/floating-ui/blob/master/packages/dom/CHANGELOG.md)
- [Commits](https://github.com/floating-ui/floating-ui/commits/@floating-ui/[email protected]/packages/dom)
---
updated-dependencies:
- dependency-name: "@floating-ui/dom"
dependency-type: direct:production
update-type: version-update:semver-patch
...
- (deps) Bump flowbite-svelte-icons from 1.6.1 to 1.6.2 - (ef4f672)
Bumps [flowbite-svelte-icons](https://github.com/themesberg/flowbite-svelte-icons) from 1.6.1 to 1.6.2.
- [Release notes](https://github.com/themesberg/flowbite-svelte-icons/releases)
- [Changelog](https://github.com/themesberg/flowbite-svelte-icons/blob/main/CHANGELOG.md)
- [Commits](https://github.com/themesberg/flowbite-svelte-icons/compare/v1.6.1...v1.6.2)
---
updated-dependencies:
- dependency-name: flowbite-svelte-icons
dependency-type: direct:production
update-type: version-update:semver-patch
...
- (deps) Bump @fontsource-variable/material-symbols-outlined - (ec4b914)
Bumps [@fontsource-variable/material-symbols-outlined](https://github.com/fontsource/font-files/tree/HEAD/fonts/variable/material-symbols-outlined) from 5.0.33 to 5.1.2.
- [Commits](https://github.com/fontsource/font-files/commits/HEAD/fonts/variable/material-symbols-outlined)
---
updated-dependencies:
- dependency-name: "@fontsource-variable/material-symbols-outlined"
dependency-type: direct:production
update-type: version-update:semver-minor
...
- (deps-dev) Bump @sveltejs/adapter-auto from 3.2.1 to 3.2.5 - (d4aa5d4)
Bumps [@sveltejs/adapter-auto](https://github.com/sveltejs/kit/tree/HEAD/packages/adapter-auto) from 3.2.1 to 3.2.5.
- [Release notes](https://github.com/sveltejs/kit/releases)
- [Changelog](https://github.com/sveltejs/kit/blob/main/packages/adapter-auto/CHANGELOG.md)
- [Commits](https://github.com/sveltejs/kit/commits/@sveltejs/[email protected]/packages/adapter-auto)
---
updated-dependencies:
- dependency-name: "@sveltejs/adapter-auto"
dependency-type: direct:development
update-type: version-update:semver-patch
...
- (deps-dev) Bump @sveltejs/enhanced-img from 0.3.0 to 0.3.8 - (258f94c)
Bumps [@sveltejs/enhanced-img](https://github.com/sveltejs/kit/tree/HEAD/packages/image) from 0.3.0 to 0.3.8.
- [Release notes](https://github.com/sveltejs/kit/releases)
- [Commits](https://github.com/sveltejs/kit/commits/@sveltejs/[email protected]/packages/image)
---
updated-dependencies:
- dependency-name: "@sveltejs/enhanced-img"
dependency-type: direct:development
update-type: version-update:semver-patch
...
- (deps-dev) Bump flowbite-svelte from 0.46.18 to 0.46.23 - (633002b)
Bumps [flowbite-svelte](https://github.com/themesberg/flowbite-svelte) from 0.46.18 to 0.46.23.
- [Release notes](https://github.com/themesberg/flowbite-svelte/releases)
- [Changelog](https://github.com/themesberg/flowbite-svelte/blob/main/CHANGELOG.md)
- [Commits](https://github.com/themesberg/flowbite-svelte/compare/v0.46.18...v0.46.23)
---
updated-dependencies:
- dependency-name: flowbite-svelte
dependency-type: direct:development
update-type: version-update:semver-patch
...
- (deps-dev) Bump @playwright/test from 1.47.2 to 1.48.0 - (c566d49)
Bumps [@playwright/test](https://github.com/microsoft/playwright) from 1.47.2 to 1.48.0.
- [Release notes](https://github.com/microsoft/playwright/releases)
- [Commits](https://github.com/microsoft/playwright/compare/v1.47.2...v1.48.0)
---
updated-dependencies:
- dependency-name: "@playwright/test"
dependency-type: direct:development
update-type: version-update:semver-minor
...
- (deps-dev) Bump @vite-pwa/assets-generator from 0.2.4 to 0.2.6 - (79faf42)
Bumps [@vite-pwa/assets-generator](https://github.com/vite-pwa/assets-generator) from 0.2.4 to 0.2.6.
- [Release notes](https://github.com/vite-pwa/assets-generator/releases)
- [Commits](https://github.com/vite-pwa/assets-generator/compare/v0.2.4...v0.2.6)
---
updated-dependencies:
- dependency-name: "@vite-pwa/assets-generator"
dependency-type: direct:development
update-type: version-update:semver-patch
...
- (deps-dev) Bump typescript from 5.4.5 to 5.6.3 - (8b0843f)
Bumps [typescript](https://github.com/microsoft/TypeScript) from 5.4.5 to 5.6.3.
- [Release notes](https://github.com/microsoft/TypeScript/releases)
- [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release.yml)
- [Commits](https://github.com/microsoft/TypeScript/compare/v5.4.5...v5.6.3)
---
updated-dependencies:
- dependency-name: typescript
dependency-type: direct:development
update-type: version-update:semver-minor
...
- (deps-dev) Bump flowbite from 2.5.1 to 2.5.2 - (3ba7e16)
Bumps [flowbite](https://github.com/themesberg/flowbite) from 2.5.1 to 2.5.2.
- [Release notes](https://github.com/themesberg/flowbite/releases)
- [Commits](https://github.com/themesberg/flowbite/compare/v2.5.1...v2.5.2)
---
updated-dependencies:
- dependency-name: flowbite
dependency-type: direct:development
update-type: version-update:semver-patch
...
- (deps-dev) Bump svelte from 4.2.18 to 4.2.19 - (d12169e)
Bumps [svelte](https://github.com/sveltejs/svelte/tree/HEAD/packages/svelte) from 4.2.18 to 4.2.19.
- [Release notes](https://github.com/sveltejs/svelte/releases)
- [Changelog](https://github.com/sveltejs/svelte/blob/[email protected]/packages/svelte/CHANGELOG.md)
- [Commits](https://github.com/sveltejs/svelte/commits/[email protected]/packages/svelte)
---
updated-dependencies:
- dependency-name: svelte
dependency-type: direct:development
update-type: version-update:semver-patch
...
- Prepare for release - (1146b72)
4.0.3 - 2024-10-09
🐛 Bug Fixes
- (article list) Search - (e1cc088)
Fix search not working properly
- (chat) Infinite loop - (c0d3ee4)
Fixed an infinite loop in the chat which would run if any error occured during message processing
- (chat) Error handling - (76dae15)
So that's why the bug wasn't found during testing
🚜 Refactor
- (analytics) Updated id system - (024af20)
SessionId now uses sessionStorage. Added a new function for creating a permanent id that uses localstorage
⚙️ Miscellaneous Tasks
- Prepare for release - (f2e6df1)
4.0.1 - 2024-10-08
🐛 Bug Fixes
- (chat) Browser crash - (2362e21)
Fixed a browser crash due to the badges
⚙️ Miscellaneous Tasks
- Added vscode extensions - (a9c9e79)
Added recommended vscode extensions
4.0.0 - 2024-10-08
⚙️ Miscellaneous Tasks
Added cliff for generating changelogs