Releases: arcuru/pokem
Releases · arcuru/pokem
v1.0.0
1.0!
This marks all the features that I plan to add to Pok'em. Some may be tweaked slightly going forward, and there are probably bugfixes needed, but this is the full feature set I plan to support.
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
v0.2.1
v0.2.0
With this release, I think it's pretty much feature complete. I haven't bumped to 1.0 because I want to hear from others first.
It's now accessible via:
- HTTP requests (
curl
) - The
pokem
CLI - Web page
And the CLI has:
- User defined room shorthands (including default)
- Input from args or from stdin
- Fallback to logging in locally
[0.2.0] - 2024-04-25
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
Styling
Spellchecking