Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Releases: tracim/tracim

version 4.0.6

18 Jan 13:54
9a8ffc1

Choose a tag to compare

What's in the box:

  • Bugfix

You can find more details on this release in its changelog.

version 4.0.5

29 Dec 10:48
2b14a83

Choose a tag to compare

What's in the box:

  • Bugfix

You can find more details on this release in its changelog.

version 4.0.4

22 Dec 09:43
7917b92

Choose a tag to compare

What's in the box:

  • Bugfix

You can find more details on this release in its changelog.

version 4.0.3

22 Nov 13:05
6ce211b

Choose a tag to compare

What's in the box:

  • Bugfix

You can find more details on this release in its changelog.

version 4.0.2

05 Nov 10:34

Choose a tag to compare

What's in the box:

  • Bugfix

You can find more details on this release in its changelog.

version 4.0.1

04 Nov 15:03
a1de323

Choose a tag to compare

What's in the box:

  • Bugfix

You can find more details on this release in its changelog.

version 4.0.0

29 Oct 14:45
99695b5

Choose a tag to compare

What's in the box:

  • 1-to-1 video calls based on Jitsi Meet
  • Notification wall improvements: notification grouping, design improvement, mention highlight, etc
  • Performance improvements: loading of contents, timelines...

Breaking changes:

  • ⚠️ Apache default configuration change
  • ⚠️ Python 3.5 support dropped
  • MySQL and MariaDB are not officially supported anymore (issue #5043)

You can find more details on this release in its changelog.

version 3.9.2

30 Jul 12:18
abdc8ee

Choose a tag to compare

What's in the box:

  • Bugfix

More information in changelog

version 3.9.1

30 Jul 12:17
64edf8b

Choose a tag to compare

What's in the box:

  • Bugfix

More information in changelog

version 3.9.0

12 Jul 11:53
997d416

Choose a tag to compare

What's in the box:

  • simple creation of links to Tracim contents in notes and comments
  • file and notes can now be tagged. Those tags can be used to filter search results.
  • updated UI when opening contents (files/notes/threads)

Breaking changes:

  • The default value of web.notifications.excluded configuration has changed, please update it if it has been tuned on your setup (see changelog for details).
  • The template at backend/tracim_backend/templates/mail/reset_password_body_html.mak related to the password reset email has been updated to show the validity duration of the reset passwork link. If you have customized this template, you may want to update it.
  • The limitation of simultaneous online users requires running an additional daemon. Our docker image handles it but you have to run it manually if you installed Tracim manually
  • The support for tags in the advanced search needs a command to update the search indices:
tracimcli index-drop
tracimcli index-create
tracimcli index-populate

You can find more details on this release in its changelog.