All notable changes to this project will be documented in this file. See standard-version for commit guidelines.
1.7.2 (2023-08-01)
1.7.1 (2023-08-01)
1.7.0 (2023-01-27)
1.6.0 (2022-10-06)
1.5.0 (2022-09-23)
- add devices validation for import (#144) (4ab96e7)
- add deactivated_at support into user import (#147) (fbe96232)
1.4.6 (2022-06-08)
- version: bump (0ae5fc2)
1.4.5 (2022-06-08)
- release: typo (4878e0a)
1.4.4 (2022-06-08)
- docs: set upstream too (2527805)
1.4.3 (2022-06-08)
- docs: workaround for branch protection (cdb84fa)
1.4.2 (2022-06-08)
- release: docs publishing (a65206c)
1.4.1 (2022-06-08)
1.4.0 (2022-06-08)
1.3.2 (2022-06-07)
1.3.1 (2022-06-07)
- write to stdout for json (#128)
1.3.0 (2022-05-31)
- add an install script (#122)
- docs: add command for trustful binary in darwin (#121)
- docs: fix import docs (#120)
- docs: fix gh pages formatting (#119)
- add deleteusers and assingnroles commands (#123) (a83f4ad)
- install: add install script (#122) (b69402d)
1.2.0 (2022-05-18)
1.1.0 (2022-05-06)
- channel: extra data to create channel (#109) (b4baeb0)
- translate: add translate message (#110) (cbcbd95)
- docs: add short description to deactivateuser (0a78806)
- upsert: fix printing upsert user result (b0dc374)
- watch_cmd: println instead of print (4e409f1)
1.0.0 (2022-05-03)
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.
- 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)
- 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)
All notable changes to this project will be documented in this file. See standard-version for commit guidelines.