v0.2.0
What's Changed
- refactor(repository): remove unique proposal no restriction, simplify file io by @RobertRosca in #4
- refactor(model): remove create classmethod, set key with
Field
default factory by @RobertRosca in #5 - Hide image uri in published messages by @tmichela in #7
- Feat/integrate with mymdc by @RobertRosca in #6
- feat(models): add bot model, prepare for per-client bots by @RobertRosca in #8
- feat(frontend): add web frontend by @RobertRosca in #9
- feat(frontend): add message history/editing to frontend by @RobertRosca in #10
- feat(mymdc): add proxying to mymdc endpoints by @RobertRosca in #11
- feat(frontend): add button to delete clients by @RobertRosca in #12
- Feat/merge fixes by @RobertRosca in #13
- Feat/mymdc: add runs endpoint by @RobertRosca in #14
New Contributors
Full Changelog: v0.1.0...v0.2.0