This repository has been archived by the owner on Sep 6, 2023. It is now read-only.
Releases: ovh/tat
Releases · ovh/tat
1.1.0
Features
- voting system
- add nbReplies on messages
- add onlyCount criteria on messages list
- add force criteria on delete cascade for deleting a message and its replies, event if it's in a Tasks Topic of
one user - doc criterias on presences
- doc compute labels and tags
v1.0.0
Features
Tags and labels on topics, can be used for autocompletion on UI
Breaking Changes
DateCreation and DateUpdate format.
- Before: 1436912447: 1436912447 seconds
- After: 1436912447.345678: 1436912447 seconds and 345678 milliseconds
Why 1.0.0 ?
Breaking.Feature.Fix
It's the first breaking change, so, it's 1.0.0.
v0.63.0
v0.62.0
Features
- add feedback msg on errors
- truncate a topic
- admin users list -> get system user flags
- add flag canListUsersAsAdmin to system user
- add '-' in mention
- default limit to 500 on list topics
Fix
- notification label color
- messages list, check onlyMsgRoot with notLabel/tag
- dateUpdate can be forced by system user
- canForceDate can be viewed by non-admin
- prevent using notLabel or notTag with fulltree or onetree
- AndLabel filter
- avoid task a reply & delete in tasks topic
- Delete message in Tasks topics
- delete cascade
Documentation
- list messages: onlyMsgRoot precision
- groups List