# Changelog All notable changes to this project will be documented in this file. ## [1.1.0](https://github.com/arcuru/pokem/compare/v1.0.0...v1.1.0) - 2024-10-25 ### Added - list non-emoji tags at the end of the message ### Fixed - only need to check lowercase HTTP Headers ### Other - install release-plz - Merge pull request [#10](https://github.com/arcuru/pokem/pull/10) from lazytanuki/urgent_rooms ## [1.0.0] - 2024-05-06 ### Bug Fixes - Fix the poke command ### Documentation - Add a link to the public room - Point to example room - Fix link to example room - Update docs with alias and password change - Registering pokem.dev ### Features - Allow_list the example room to always send - Allow using the room alias - Add a way to block/unblock rooms by Matrix message - Set passwords on rooms - Set !pokem as the command prefix for the daemon - Move room size limit checking into headjack ### Miscellaneous Tasks - Change version to v0.3.0 - Bump to 1.0.0 - Cargo update - Nix flake update ## [0.2.1] - 2024-04-26 ### Bug Fixes - Fix broken stdin handling ### Documentation - Adding notes on running it privately - Fix formatting of the settings - Update README - Clarify the default room setup ### Features - Allow multiple room configs - Add a WebUI - Add a poke command to the daemon - Improve the welcome message - Accept stdin for the message ### Miscellaneous Tasks - Release v0.2.0 - Release v0.2.1 ### Styling - Spellchecking ## [0.1.1] - 2024-04-19 ### Bug Fixes - Update headjack to a named version - Add category - Fixing missing config file ### Features - Add daemon functionality ### Miscellaneous Tasks - Release v0.1.0 - Release v0.1.1 ### Styling - Formatting - Formatting