Skip to content

Releases: arcuru/pokem

v1.0.0

06 May 17:33
Compare
Choose a tag to compare

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

26 Apr 17:01
Compare
Choose a tag to compare

Bugfix to fix a breakage in the CLI tool in detecting stdin.

v0.2.0

25 Apr 17:43
Compare
Choose a tag to compare

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:

  1. HTTP requests (curl)
  2. The pokem CLI
  3. Web page

And the CLI has:

  1. User defined room shorthands (including default)
  2. Input from args or from stdin
  3. 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