Releases: sleede/fab-manager
Releases · sleede/fab-manager
Release 2.8.2
- Removed ability to disable invoicing for an user
- Improved user autocompletion when using multiple words
- Display VAT modifications history
- Code refactoring of API controllers
- Fix a bug: unable to delete an admin who has changed a setting
- Fix a bug: unable to create/edit a plan of 12 months or 52 weeks
- Fix a bug: Unable to search in user autocomplete fields
- Various bug fixes and minor improvements
Please read the change log for more details.
Release 2.8.1
- Fix a bug: unable to fetch projects from OpenProjects (#126)
- Fix a bug: unable to create or edit a plan
- Fix a bug: elastic upgrade will fail if docker-compose.yml is using ${PWD}
- FIxed missing translations (EN & ES) and improved others (ES)
- Fixed environment documentation
Please read the change log for more details.
Release 2.8.0
- Refactored code to keep data history, especially with subscriptions and VAT
- Various minor improvements and security fixes
Please read the change log for more details.
TODO DEPLOY
rake db:migrate
Release 2.7.4
- ElasticSearch upgrade and setup improvements
- Other minor improvements
Please read the change log for more details.
Release 2.7.3
Fixes setup and upgrade for releases 2.7.x.
Please read the change log for more details.
Release 2.7.2
Fixed and improved the ElasticSearch upgrade procedure and documentation.
Please read the change log for more details.
Security release 2.7.1
- Updated angular.js to 1.6
- Multiple security fixes for various security issues
Please read the change log for more details.
Due to the nature of the issues patched, upgrading to this release is highly recommended.
Release 2.7.0
- Migration for Bower to Yarn
- Migration from CoffeeScript to ECMAScript 6 (JS)
- Centralized version and other infos in standard package.json file
- Updated documentation
- Various bug fixes, minor improvements and security fixes
Please read the change log for more details.
Release 2.6.7
- Ability to configure SMTP more precisely
- Typo correction in README (#121)
Please read the change log for more details.
TODO DEPLOY
- add the following environment variables:
SMTP_AUTHENTICATION=plain
,SMTP_ENABLE_STARTTLS_AUTO=true
andSMTP_OPENSSL_VERIFY_MODE
. See action-mailer-configuration for more details about these variables.
Release 2.6.6
- Ability to parametrize machines order on the booking page
- Ability to set a neutral gender for the fablab's title (inspired by #108)
- Various bug fixes and minor improvements.
Please read the change log for more details.
TODO DEPLOY
rake fablab:fix:categories_slugs
rake db:seed