diff --git a/CHANGELOG.md b/CHANGELOG.md index 49111655b..675a51c71 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,4 +1,21 @@ +## [v2.6.4](https://github.com/ArtalkJS/Artalk/compare/v2.6.3...v2.6.4) (2023-10-12) + +### Features + +* **go:** upgrade golang to v1.21.3 and some deps + +### Bug Fixes + +* **editor:** fix duplicate event binding when update conf ([#605](https://github.com/ArtalkJS/Artalk/issues/605)) +* **email:** sender not initialized correctly +* **style:** fix copyright text overlay on send button ([#607](https://github.com/ArtalkJS/Artalk/issues/607)) + +### Code Refactoring + +* **anti_spam:** refactor anti_spam pkg and add unit test ([#589](https://github.com/ArtalkJS/Artalk/issues/589)) + + ## [v2.6.3](https://github.com/ArtalkJS/Artalk/compare/v2.6.2...v2.6.3) (2023-09-20) ### Features diff --git a/docs/code/ArtalkVersion.json b/docs/code/ArtalkVersion.json index 053736a42..c84ba65b9 100644 --- a/docs/code/ArtalkVersion.json +++ b/docs/code/ArtalkVersion.json @@ -1,3 +1,3 @@ { - "latest": "2.6.3" + "latest": "2.6.4" } diff --git a/ui/packages/artalk/package.json b/ui/packages/artalk/package.json index f6ab2a30c..4b7d06701 100644 --- a/ui/packages/artalk/package.json +++ b/ui/packages/artalk/package.json @@ -1,6 +1,6 @@ { "name": "artalk", - "version": "2.6.3", + "version": "2.6.4", "license": "MIT", "description": "A Selfhosted Comment System", "keywords": [