Improved Intra Server v3.0.0
New features
- Added a homepage at https://iintra.freekb.es (more will be added here in the future)
- Revamped settings page for Improved Intra v4.0.0
- New authentication system between the extension and the back-end server: no longer are access tokens for 42's Intra API shared with the frontend
Requirements
This version requires several more additional pip packages. After git pull
, make sure to run pip3 install -r requirements.txt
again (in the virtual environment) - only then restart the server with systemctl restart iintra-server.service
.
Improved Intra v4.0.0
This version is now targeting v4.0.0 of the extension. While it still supports version 3.5.0 and older, support for versions 3 and below will be dropped in the future. More about this change can be found in the release notes for Improved Intra v4.0.0.