Skip to content

Releases: tracim/tracim

version 4.9.0

25 Apr 15:55
f9e0b31
Compare
Choose a tag to compare

📦 What's in the box

  • New content: Logbook
  • Permanent delete
  • Transform news into thread
  • More periods for mail summary
  • Save sidebar state
  • Improved Kanban UX/UI
  • New plugin: tracim_backend_video_alert
  • Bugfix

⚠️ Breaking changes:

Check the #6385 to see how to upgrade your Tracim instance to 4.9.0.

  • [Plugin] Update every official plugins
  • [Configuration] email.notification.type_on_invitation values must be updated
  • [Configuration] color.json new value for logbook must be added
  • [System] file send_summary_mails.sh must be updated

Check the changelog for more details.

🧑‍💻 Contributors

@floreal15
@Millefeuille42
@Skylsmoi
gallegonovato
@Quiwy
@grignards
@Haskaris

version 4.8.0

24 Jan 17:14
e1e4a2a
Compare
Choose a tag to compare

📦 What's in the box

  • Notification wall can now be filtered
  • New popup to set a title when creating a News
  • Bugfix

Check the changelog for more details.

version 4.7.1

18 Dec 16:13
6bd552d
Compare
Choose a tag to compare

📦 What's in the box

  • Bugfix

Check the changelog for more details.

version 4.7.0

01 Dec 14:28
3b8ba42
Compare
Choose a tag to compare

📦 What's in the box

  • Improved performance
  • SAML support for authentication
  • Improved support of distributed deployment
  • User properties can now be read-only
  • Bugfix

Check the changelog for more details.

Version 4.6.2

27 Oct 15:54
21736d0
Compare
Choose a tag to compare

📦 What's in the box

  • Bugfix

Check the changelog for more details.

version 4.6.1

31 Jul 13:46
c638172
Compare
Choose a tag to compare

📦 What's in the box

  • Bugfix

Check the changelog for more details.

version 4.6.0

28 Jul 09:15
f3f746a
Compare
Choose a tag to compare

📦 What's in the box

  • New tracimcli command to delete data
  • Increase size of emojis in TinyMCE
  • Bugfix

Check the changelog for more details.

version 4.5.1

30 May 13:55
cda9d25
Compare
Choose a tag to compare

📦 What's in the box

  • username now allows "."
  • fix code syntax highlight for note and public profil
  • disable some account parameter edition when account comes from ldap

⚠️ Breaking changes/Important change

Breaking changes are only related to ldap, if you don't use ldap, you're good.
Check the upgrade documentation to see how to upgrade your Tracim instance to 4.5.1.

  • [Configuration] We've remove ldap_login_attribute
  • [Configuration] New parameter ldap_username_attribute
  • [Configuration] New paramter ldap_mail_attribute

Check the changelog for more details.

version 4.5.0

27 Apr 12:50
c3831ad
Compare
Choose a tag to compare

📦 What's in the box

  • Avatars are now real images
  • New Email notification type
    • You can now have daily notifications emails
  • Lot of interface improvements
    • Stabilization of dashboard, previews, space settings and listing
  • Mentions have been completely reworked from the ground up. They are now more flexible and reliable.
  • TinyMCE is now used as the default editor for all text areas with a better aucomplete system.

⚠️ Breaking changes/Important change

Check the upgrade documentation to see how to upgrade your Tracim instance to 4.5.0.

  • [Configuration] We've renamed email.notification.enabled_on_invitation to email.notification.type_on_invitation
  • [Configuration] The parameter basic_setup.website_base_url is now required in certain cases
  • [API] We've removed:
    • /api/users/{user_id:\d+}/workspaces/{workspace_id}/notifications/activate
    • /api/users/{user_id:\d+}/workspaces/{workspace_id}/notifications/deactivate
  • [API] We've added:
    • /api/users/{user_id:\d+}/workspaces/{workspace_id}/email_notification_type

Check the changelog for more details.

version 4.4.3

30 Nov 14:13
4b75db6
Compare
Choose a tag to compare

📦 What's in the box:

  • Bugfix

Check the changelog for more details.