From fc116fecd6887fceaca24f9fcb5ebc91c5cd420b Mon Sep 17 00:00:00 2001 From: niwaniwa Date: Sat, 13 Jan 2024 22:24:32 +0900 Subject: [PATCH] bump up to v1.3.3 --- CHANGELOG.md | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index ee1a40d..76222a5 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -15,6 +15,18 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ### Removed +## [1.3.3] - 2024-01-13 +### Added +- Add the URL of the application source from DM. [`#79`](https://github.com/niwaniwa/MisskeyEmojiBot/issues/79) +- Add request cancel button. [`8e50ab0`](https://github.com/niwaniwa/MisskeyEmojiBot/commit/8e50ab092e383b31a2d52a64122ebf1c1fe5848e) +- Delete threads of applications that have not been completed within a certain period of time. [`#71`](https://github.com/niwaniwa/MisskeyEmojiBot/issues/71) + +### Changed +- Increase auto-hide time of threads. [`#75`](https://github.com/niwaniwa/MisskeyEmojiBot/issues/75) + +### Fixed +- Fixed a problem where the part where pictograms had to be specified was blank. [`#76`](https://github.com/niwaniwa/MisskeyEmojiBot/issues/76) + ## [1.3.2] - 2023-07-22 ### Changed