Skip to content

Releases: sleede/fab-manager

Release 2.8.2

22 Jan 09:11
Compare
Choose a tag to compare
  • 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

02 Jan 16:17
Compare
Choose a tag to compare
  • 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

27 Dec 14:16
Compare
Choose a tag to compare
  • 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

04 Dec 08:42
Compare
Choose a tag to compare
  • ElasticSearch upgrade and setup improvements
  • Other minor improvements

Please read the change log for more details.

Release 2.7.3

03 Dec 10:49
Compare
Choose a tag to compare

Fixes setup and upgrade for releases 2.7.x.

Please read the change log for more details.

Release 2.7.2

29 Nov 15:59
Compare
Choose a tag to compare

Fixed and improved the ElasticSearch upgrade procedure and documentation.

Please read the change log for more details.

Security release 2.7.1

27 Nov 16:33
Compare
Choose a tag to compare
  • 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

27 Nov 09:21
Compare
Choose a tag to compare
  • 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

04 Oct 10:08
Compare
Choose a tag to compare
  • 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 and SMTP_OPENSSL_VERIFY_MODE. See action-mailer-configuration for more details about these variables.

Release 2.6.6

18 Sep 14:49
Compare
Choose a tag to compare
  • 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