- ...
- Changed the namespace of the repositories, from kaleidos-ventures to taigaio
- Inmproved RabbitMQ host configuration for Taiga events and asynchrous tasks (thanks @iriseden)
- Upgrade dotenv.
- Allow to define the logging level in the dotenv file
- Upgrade docker base image to node:16-alpine
- Compatible with Taiga 6.6.0
- Compatible with Taiga 6.5.0
- Compatible with Taiga 6.4.0
- (feat) Support serving Taiga in subpath
- New crypto module, compatible with the new auth system (history #tg-4625, issue #tgg-626)
- Fix an error related to the close connection process.
- Compatible with Taiga 6.2.2
- Compatible with Taiga 6.2.1
- Upgrade dependencies.
- Allow self-notification.
- Compatible with Taiga 6.1.1
- Update github templates
Fixed a critical bug related to channels not closed after WS connections ended.
improve logger messages.
Major update: rewrited coffeescript to pure JS ES6.
- Generate docker image
-
Migration from JSON config store to dotenv (evironment variables)
-
Fix bugs