Taiga v1.4.0 Release Notes

Release Date: 2014-12-10 // over 9 years ago
  • ๐Ÿ”‹ Features

    • Bitbucket integration:
      • Change status of user stories, tasks and issues with the commit messages.
    • Gitlab integration:
      • Change status of user stories, tasks and issues with the commit messages.
      • Sync issues creation in Taiga from Gitlab.
    • ๐Ÿ‘Œ Support throttling.
      • for anonymous users
      • for authenticated users
      • in import mode
    • โž• Add project members stats endpoint.
    • ๐Ÿ‘Œ Support of leave project.
    • Control of leave a project without admin user.
    • Improving OCC (Optimistic concurrency control)
    • Improving some SQL queries using djrom directly

    Misc

    • ๐Ÿ›  Lots of small and not so small bugfixes.