Skip to content
This repository has been archived by the owner on Sep 6, 2023. It is now read-only.

Releases: ovh/tat

1.1.0

21 Feb 21:44
Compare
Choose a tag to compare

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

08 Feb 22:48
Compare
Choose a tag to compare

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

30 Jan 15:17
Compare
Choose a tag to compare

Features

  • Retrieve users & groups infos with oneTopic
  • Add Actions Relabel and Concat
  • Remove Actions tag and untag

Fix

  • Init DM topic
  • Check length new topic

v0.62.0

30 Dec 08:18
Compare
Choose a tag to compare

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

v0.61.0

07 Dec 08:36
Compare
Choose a tag to compare

feat

  • update parameters on PUT topic/param
  • label unread on notifications
  • mentions can have dot
  • enable flag CanWriteNotifications for system users

v0.60.0

03 Dec 22:37
Compare
Choose a tag to compare

Feat :

  • Notifications on Private Notifications Topic with mention "@username"
  • List members on topics & groups for member
  • Behaviour of flags db_user, db_password and db_rs_tags, with false value

Fix:

  • distributions stats

v0.59.1

22 Nov 20:37
Compare
Choose a tag to compare
  • Messages: list add param onlyRootMsg
  • Message: move, cascade delete
  • Group: update, delete