diff --git a/.github/CHANGELOG.md b/.github/CHANGELOG.md
index f6dbfaff7..342647327 100644
--- a/.github/CHANGELOG.md
+++ b/.github/CHANGELOG.md
@@ -1,5 +1,49 @@
# Changelog
+
+## 0.0.6 (2024-09-06)
+
+### Added
+
+- ✨ Broader image support for file serving ([#419](https://github.com/stumpapp/stump/issues/419)) [[38ffe05](https://github.com/stumpapp/stump/commit/38ffe0511e413eb7d8388a21ae3a49989287f3a8)]
+- 👷♂️ Use `buildah` in docker CI workflows ([#425](https://github.com/stumpapp/stump/issues/425)) [[afe389c](https://github.com/stumpapp/stump/commit/afe389ca8259d02fce7cb9415e2fe4de22aeae66)]
+- 👷♂️ Switch to `podman` and introduce better caching ([#416](https://github.com/stumpapp/stump/issues/416)) [[6a16235](https://github.com/stumpapp/stump/commit/6a16235bd4f1552d285c39e4b150c7b5a189ad32)]
+- ✨ Avif file serving support ([#417](https://github.com/stumpapp/stump/issues/417)) [[7df8738](https://github.com/stumpapp/stump/commit/7df8738a8c9e6bc60f25468ee29d39f9e4d53d69)]
+- 👷♂️ Restore self-hosted runner for certain CI tasks ([#405](https://github.com/stumpapp/stump/issues/405)) [[4cdf471](https://github.com/stumpapp/stump/commit/4cdf471f0672c1a2d71c7ed6543412e1fd6f6fcd)]
+- ✨ Support AVIF image format ([#385](https://github.com/stumpapp/stump/issues/385)) [[09ca1a9](https://github.com/stumpapp/stump/commit/09ca1a9a543789e3bf6abf2b8325c3ee2513be59)]
+
+### Changed
+
+- ⬇️ Downgrade `zip` crate to `1.1.3` ([#435](https://github.com/stumpapp/stump/issues/435)) [[fe35819](https://github.com/stumpapp/stump/commit/fe35819dc01208673dada3e485fca2acd2f65ba1)]
+- ⬆️ Update dependencies ([#433](https://github.com/stumpapp/stump/issues/433)) [[ebbb8e5](https://github.com/stumpapp/stump/commit/ebbb8e509237d4ed4aa5f0b83300dc8e77212da7)]
+- 📌 Pin `@icons-pack/react-simple-icons` to `9.1.0` ([#403](https://github.com/stumpapp/stump/issues/403)) [[6bc7792](https://github.com/stumpapp/stump/commit/6bc7792e9bbee9b55b34c961dda6dd59113e5d96)]
+- ⏪ Revert AVIF image support ([#409](https://github.com/stumpapp/stump/issues/409)) [[3ea2804](https://github.com/stumpapp/stump/commit/3ea2804ee822b641966e02ea72a4873238447ecb)]
+- ♻️ Implement a config macro to simplify `stump_config.rs` ([#397](https://github.com/stumpapp/stump/issues/397)) [[3a480f3](https://github.com/stumpapp/stump/commit/3a480f3441ed890aad9823f2e05cbaf5ca00a38a)]
+- 💄 Improve light theme palette and refactor design system ([#402](https://github.com/stumpapp/stump/issues/402)) [[8102321](https://github.com/stumpapp/stump/commit/8102321fd35c5b0145bd44d0f754da126d3b99ee)]
+
+### Fixed
+
+- 💚 Fix multi-tag docker builds [[d663f5c](https://github.com/stumpapp/stump/commit/d663f5c621ca2c252381459345890bfdabc01565)]
+- 🐛 Fix max-depth for collection-priority libraries ([#432](https://github.com/stumpapp/stump/issues/432)) [[558721a](https://github.com/stumpapp/stump/commit/558721a8f07739c38d8d828a4589442f8f148fad)]
+- 🐛 Fix emailer form validation and update endpoint ([#430](https://github.com/stumpapp/stump/issues/430)) [[ce173a2](https://github.com/stumpapp/stump/commit/ce173a21d83fbf4666097ae84373cad3442f5c46)]
+- 💚 Fix docker build push ([#424](https://github.com/stumpapp/stump/issues/424)) [[bef46c8](https://github.com/stumpapp/stump/commit/bef46c809a75fa3dd8559dbee763b9d4ec50804b)]
+- 🐛 Fix regression in scanner for root-level series ([#423](https://github.com/stumpapp/stump/issues/423)) [[03ff5e0](https://github.com/stumpapp/stump/commit/03ff5e0faf0e44e58714788cceeb92bb42458e19)]
+- 🐛 Fix OPDS thumbnail endpoint ([#414](https://github.com/stumpapp/stump/issues/414)) [[77b4635](https://github.com/stumpapp/stump/commit/77b4635c4ddb7fb1035929d4c0da86751a777f2f)]
+- 🐛 Fix book titles in entity cards ([#412](https://github.com/stumpapp/stump/issues/412)) [[96ea14f](https://github.com/stumpapp/stump/commit/96ea14f95b5ee0ecea4d3e9c796e5f063e4bc149)]
+- 💚 Fix `runs-on` for docker build workflows ([#407](https://github.com/stumpapp/stump/issues/407)) [[afd42e9](https://github.com/stumpapp/stump/commit/afd42e92dd6f4983ea76fdeb678413c07ccfdc6e)]
+- 🐛 Fix invalid SQL for library stats query ([#401](https://github.com/stumpapp/stump/issues/401)) [[362e85f](https://github.com/stumpapp/stump/commit/362e85f304704d6add7f06c55a6dbda8887d360f)]
+
+### Miscellaneous
+
+- 🌐 Update translations ([#434](https://github.com/stumpapp/stump/issues/434)) [[ceb2aa1](https://github.com/stumpapp/stump/commit/ceb2aa1621a46b7629c4decb829424f97ab480bf)]
+- 🌐 Update translations ([#418](https://github.com/stumpapp/stump/issues/418)) [[c1d20fe](https://github.com/stumpapp/stump/commit/c1d20feee75e42900bf7fe9acca2e42105460411)]
+- 📝 Update docs for broken demo ([#421](https://github.com/stumpapp/stump/issues/421)) [[a5fa8f5](https://github.com/stumpapp/stump/commit/a5fa8f53bd890a7ef488cc6c5b4e1e61108ea9f3)]
+- 🌐 New translations ([#411](https://github.com/stumpapp/stump/issues/411)) [[7d6b704](https://github.com/stumpapp/stump/commit/7d6b704c60f2bd6c6a444bb22df5e06e0c98717c)]
+- 📝 Add binary links to documentation site ([#404](https://github.com/stumpapp/stump/issues/404)) [[17ef33b](https://github.com/stumpapp/stump/commit/17ef33b6e5a517031d460d421e56ff80e73088df)]
+- 🔨 Fix docker `dav1d` shared library linking ([#408](https://github.com/stumpapp/stump/issues/408)) [[a8ef2a4](https://github.com/stumpapp/stump/commit/a8ef2a48d895e3beb007d31c401a71d41e9f3977)]
+- 🌐 New translations ([#398](https://github.com/stumpapp/stump/issues/398)) [[862ff63](https://github.com/stumpapp/stump/commit/862ff63a8cdac700170d26ffc264591767954ae6)]
+
+
## 0.0.5 (2024-08-14)
diff --git a/Cargo.lock b/Cargo.lock
index a847f7cee..35244eb42 100644
--- a/Cargo.lock
+++ b/Cargo.lock
@@ -1018,7 +1018,7 @@ checksum = "98cc8fbded0c607b7ba9dd60cd98df59af97e84d24e49c8557331cfc26d301ce"
[[package]]
name = "cli"
-version = "0.0.2"
+version = "0.0.6"
dependencies = [
"bcrypt",
"clap",
@@ -1064,7 +1064,7 @@ dependencies = [
[[package]]
name = "codegen"
-version = "0.0.5"
+version = "0.0.6"
[[package]]
name = "codespan-reporting"
@@ -1881,7 +1881,7 @@ checksum = "90e5c1c8368803113bf0c9584fc495a58b86dc8a29edbf8fe877d21d9507e797"
[[package]]
name = "email"
-version = "0.0.5"
+version = "0.0.6"
dependencies = [
"handlebars",
"lettre",
@@ -7032,7 +7032,7 @@ dependencies = [
[[package]]
name = "stump-config-gen"
-version = "0.0.1"
+version = "0.0.6"
dependencies = [
"itertools 0.13.0",
"proc-macro2",
@@ -7046,7 +7046,7 @@ dependencies = [
[[package]]
name = "stump_core"
-version = "0.0.5"
+version = "0.0.6"
dependencies = [
"alphanumeric-sort",
"async-channel",
@@ -7111,7 +7111,7 @@ dependencies = [
[[package]]
name = "stump_server"
-version = "0.0.5"
+version = "0.0.6"
dependencies = [
"async-stream",
"async-trait",
diff --git a/Cargo.toml b/Cargo.toml
index 45f68ef92..4f0334f85 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -8,7 +8,7 @@ members = [
]
[workspace.package]
-version = "0.0.5"
+version = "0.0.6"
rust-version = "1.79.0"
[workspace.dependencies]
diff --git a/apps/desktop/package.json b/apps/desktop/package.json
index e2691904b..c93f7809f 100644
--- a/apps/desktop/package.json
+++ b/apps/desktop/package.json
@@ -1,6 +1,6 @@
{
"name": "@stump/desktop",
- "version": "0.0.5",
+ "version": "0.0.6",
"description": "",
"license": "MIT",
"scripts": {
diff --git a/apps/expo/package.json b/apps/expo/package.json
index 279f51853..1f51371a8 100644
--- a/apps/expo/package.json
+++ b/apps/expo/package.json
@@ -51,6 +51,6 @@
"tailwindcss": "3.3.2"
},
"name": "@stump/mobile",
- "version": "0.0.5",
+ "version": "0.0.6",
"private": true
}
diff --git a/apps/server/package.json b/apps/server/package.json
index 62de6e5c4..63456396e 100644
--- a/apps/server/package.json
+++ b/apps/server/package.json
@@ -1,7 +1,7 @@
{
"name": "@stump/server",
"private": true,
- "version": "0.0.5",
+ "version": "0.0.6",
"scripts": {
"lint": "cargo clippy --package stump_server -- -D warnings",
"format": "cargo fmt --package stump_server",
diff --git a/apps/web/package.json b/apps/web/package.json
index aaa2be33e..474a2222b 100644
--- a/apps/web/package.json
+++ b/apps/web/package.json
@@ -1,6 +1,6 @@
{
"name": "@stump/web",
- "version": "0.0.5",
+ "version": "0.0.6",
"description": "",
"license": "MIT",
"scripts": {
diff --git a/crates/cli/Cargo.toml b/crates/cli/Cargo.toml
index a7cd0f074..ca81cf369 100644
--- a/crates/cli/Cargo.toml
+++ b/crates/cli/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "cli"
-version = "0.0.2"
+version = "0.0.6"
edition = "2021"
[[bin]]
diff --git a/crates/stump-config-gen/Cargo.toml b/crates/stump-config-gen/Cargo.toml
index bda4bb241..10d08da3a 100644
--- a/crates/stump-config-gen/Cargo.toml
+++ b/crates/stump-config-gen/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "stump-config-gen"
-version = "0.0.1"
+version = "0.0.6"
description = "A procedural macro for generating the StumpConfig struct."
edition = "2021"
diff --git a/package.json b/package.json
index 1bb15712c..d21b68c24 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
{
"name": "@stump/monorepo",
- "version": "0.0.5",
+ "version": "0.0.6",
"repository": "https://github.com/stumpapp/stump.git",
"author": "Aaron Leopold ",
"license": "MIT",
diff --git a/packages/api/package.json b/packages/api/package.json
index c297e9a94..a29f19251 100644
--- a/packages/api/package.json
+++ b/packages/api/package.json
@@ -1,6 +1,6 @@
{
"name": "@stump/api",
- "version": "0.0.5",
+ "version": "0.0.6",
"description": "",
"main": "src/index.ts",
"exports": {
diff --git a/packages/browser/package.json b/packages/browser/package.json
index 5f8eb8c79..e334daec7 100644
--- a/packages/browser/package.json
+++ b/packages/browser/package.json
@@ -1,6 +1,6 @@
{
"name": "@stump/browser",
- "version": "0.0.5",
+ "version": "0.0.6",
"description": "",
"license": "MIT",
"private": true,
diff --git a/packages/client/package.json b/packages/client/package.json
index 63a8fbcc2..514b99a70 100644
--- a/packages/client/package.json
+++ b/packages/client/package.json
@@ -1,6 +1,6 @@
{
"name": "@stump/client",
- "version": "0.0.5",
+ "version": "0.0.6",
"private": true,
"main": "src/index.ts",
"exports": {
diff --git a/packages/components/package.json b/packages/components/package.json
index deec14f9d..4b8d2b26d 100644
--- a/packages/components/package.json
+++ b/packages/components/package.json
@@ -1,6 +1,6 @@
{
"name": "@stump/components",
- "version": "0.0.5",
+ "version": "0.0.6",
"exports": {
".": "./src/index.ts",
"./styles/overrides.css": "./src/styles/overrides.css",
diff --git a/packages/i18n/package.json b/packages/i18n/package.json
index 598b52da2..d26bfe972 100644
--- a/packages/i18n/package.json
+++ b/packages/i18n/package.json
@@ -1,6 +1,6 @@
{
"name": "@stump/i18n",
- "version": "0.0.5",
+ "version": "0.0.6",
"description": "",
"main": "src/index.ts",
"exports": {
diff --git a/packages/types/package.json b/packages/types/package.json
index abf5e3890..43e27dc48 100644
--- a/packages/types/package.json
+++ b/packages/types/package.json
@@ -1,6 +1,6 @@
{
"name": "@stump/types",
- "version": "0.0.5",
+ "version": "0.0.6",
"description": "",
"main": "index.ts",
"exports": {