v1.0.0-alpha
What's Changed
- added filter 'assignee' for tickets_list endpoints by @m-o-d-e-r in #128
- changed 'filters' logic by @m-o-d-e-r in #129
- fix logs duplication by @m-o-d-e-r in #130
- deleted redundant filters for 'bookmarks'/'followed' tickets by @m-o-d-e-r in #131
- fix filters by @m-o-d-e-r in #132
- fix filters in 'tickets' app by @m-o-d-e-r in #133
- mini fixes by @m-o-d-e-r in #134
- added logging for 'bookmarks' by @m-o-d-e-r in #135
- fix filters in 'tickets' app & added query logging by @m-o-d-e-r in #136
- fixed tickets update by admins by @m-o-d-e-r in #137
- mini fix in 'admin' app by @m-o-d-e-r in #138
- fix: remove 'show_history' argument from 'ticket_list' output for admins by @m-o-d-e-r in #139
- fix ticket appearance for admins by @m-o-d-e-r in #140
- changed bookmarks filter logic by @m-o-d-e-r in #141
- created new tasks for scheduler by @m-o-d-e-r in #142
- changed hash algorithm to argon2 by @m-o-d-e-r in #143
- improved ability to update profile by @m-o-d-e-r in #144
- added 'reply_to' field to comments output by @m-o-d-e-r in #145
- corrected tickets full history reflection by @m-o-d-e-r in #147
- added additional verification for queues by @m-o-d-e-r in #148
- allow to set NULL values for queue by @m-o-d-e-r in #149
- fix NULL failure by @m-o-d-e-r in #150
- fix this fuc*ing fu** by @m-o-d-e-r in #151
- fix pagination for tickets full history (temporary solution) by @m-o-d-e-r in #152
- migrate some tables to MongoDB by @m-o-d-e-r in #153
- added auth string to mongo connector by @m-o-d-e-r in #154
- reverse sort for ticket history by @m-o-d-e-r in #155
- allow to adjust assignee to None by @m-o-d-e-r in #156
- change status when user wrote a comment by @m-o-d-e-r in #157
- update interaction process with queue by @m-o-d-e-r in #158
- added verification to interact with ticket history by @m-o-d-e-r in #159
- allow to read visible tickets history by @m-o-d-e-r in #160
- save ticket changes after comment creation by @m-o-d-e-r in #161
- change user_id to author_id in comments schema by @m-o-d-e-r in #162
- update queues list & change 'reply_to' to str by @m-o-d-e-r in #163
- fix empty value of 'reply_to' field by @m-o-d-e-r in #164
- added number of pages to ticket history output by @m-o-d-e-r in #165
- allow cascade deletions by @m-o-d-e-r in #166
- change default timezone by @m-o-d-e-r in #167
- change 'ujson' to 'orjson' parser by @m-o-d-e-r in #168
- improved tickets updating by admin by @m-o-d-e-r in #169
- fix error when update ticket by @m-o-d-e-r in #170
- change scripts permissions by @m-o-d-e-r in #171
- added transliteration utils by @m-o-d-e-r in #172
- prohibit to create ticket without adjusted queue by @m-o-d-e-r in #173
- show comment author in own tickets by @m-o-d-e-r in #174
- cut spaces from subject and body by @m-o-d-e-r in #175
- fix usage experience by @m-o-d-e-r in #176
- improve actions creation process by @m-o-d-e-r in #177
- hotfix by @m-o-d-e-r in #178
- add additional information to actions related to queues by @m-o-d-e-r in #179
- added ability to attach files by @m-o-d-e-r in #180
- added ability to recv notifications via websockets by @m-o-d-e-r in #181
- mini fix by @m-o-d-e-r in #182
- notifications update by @m-o-d-e-r in #183
- hotfix by @m-o-d-e-r in #184
- update dependencies by @m-o-d-e-r in #185
- webosocket server/nginx setup by @m-o-d-e-r in #186
- allow to send string data to websocket server by @m-o-d-e-r in #187
- added logging to websocket server by @m-o-d-e-r in #188
- improve notification process by @m-o-d-e-r in #189
- improve upload/download process by @m-o-d-e-r in #190
- return filename with file data by @m-o-d-e-r in #191
- improve iofiles app by @m-o-d-e-r in #192
- update CHANGELOG.md generator by @m-o-d-e-r in #193
- version 1.0.0 & websocket based chat updates by @m-o-d-e-r in #194
Full Changelog: v0.8.0-indev...v1.0.0-alpha