diff --git a/CHANGELOG.md b/CHANGELOG.md index 40fafb4d6..c6c3638dc 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,4 +1,16 @@ +## [v2.6.1](https://github.com/ArtalkJS/Artalk/compare/v2.6.0...v2.6.1) (2023-09-11) + +### Bug Fixes + +* **captcha:** image captcha base64 response issue ([#575](https://github.com/ArtalkJS/Artalk/issues/575)) + +### Documentation + +* **config:** add info about env variables ([#566](https://github.com/ArtalkJS/Artalk/issues/566)) +* **extras:** add deploy guide for railway.app ([#567](https://github.com/ArtalkJS/Artalk/issues/567)) + + ## [v2.6.0](https://github.com/ArtalkJS/Artalk/compare/v2.5.5...v2.6.0) (2023-09-01) ### Features diff --git a/docs/code/ArtalkVersion.json b/docs/code/ArtalkVersion.json index 0c3eb656f..7e0695138 100644 --- a/docs/code/ArtalkVersion.json +++ b/docs/code/ArtalkVersion.json @@ -1,3 +1,3 @@ { - "latest": "2.6.0" + "latest": "2.6.1" } diff --git a/ui/packages/artalk/package.json b/ui/packages/artalk/package.json index 13cb89b61..a85722efe 100644 --- a/ui/packages/artalk/package.json +++ b/ui/packages/artalk/package.json @@ -1,6 +1,6 @@ { "name": "artalk", - "version": "2.6.0", + "version": "2.6.1", "license": "LGPL-3.0", "description": "A Selfhosted Comment System", "keywords": [