v1.0.0
🚨 BREAKING CHANGE 🚨
This is the first version where we rewrote the CLI from NodeJS to Go. It
has every feature that the previous had but the interface is a bit different.
You can find the documentation in the docs folder.
Features
- add app settings crud (d9114d7)
- add channel crud (5d1ebc9)
- add channel type crud (3d3fee0)
- add device crud (045f3c8)
- add flag message feature (4adcd91)
- add generic viewer (25d4d26)
- add image and file upload (fa6a5f2)
- add import commands (86a94b9)
- add messages crud (ed75ea8)
- add missing channel commands (fd29250)
- add reactions crud (#88) (a4eeab4)
- add token revocation (#83) (3074a1d)
- add user crud (db006b2)
- push_notification: add pushprovider update and test (#92) (ef11aa6)
- set quality control (#90) (400bb21)
- switch to cobra (d82935b)
- user: add missing commands for users (#97) (6944432)
Bug Fixes
- fix comments on the PR (ed0740e)
- fix get or create channel (e6a9657)
- fix per pr comments (caed0af)
- fix pr comments (2208fab)
- fix remove contenttype (9b6a67b)
- fixes per pr comments (4d19e00)
- fixing pr comments (c70a5bd)
- golangcilint fixes (b3d82b0)
- pr comment fixes (296a7ee)
- pr fixes (62e66f4)
- pr review fixes (fa5afe4)
- remove content type (fc2fe38)
- rename name to id (0e66c2d)