Skip to content

Releases: sleede/fab-manager

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

Release 2.6.5

24 Jul 12:54
Compare
Choose a tag to compare
  • Upgrade ElasticSearch
  • Ability to display the name of the user who booked a machine slot, to other members (configurable).
  • Various bug and security fixes.
  • Other minor improvements.

Please read the change log for more details.

TODO DEPLOY

  • IMPORTANT Please read carefully elastic_upgrade.md for instructions on upgrading ElasticSearch.
  • rake fablab:fix:categories_slugs
  • bundle install
  • rake db:migrate
  • rake db:seed

Release 2.6.4

15 Mar 14:14
Compare
Choose a tag to compare
  • Ability to share trainings on social medias
  • Fix a bug: a reminder notification were sent for canceled reservations
  • Fix a bug: sharing an event on facebook has HTML tags in the description
  • fix stripe api version, all fabmanagers has to use this version because codebase relies on it
  • security updates

Please see the change log for more details.

Release 2.6.3

02 Jan 09:29
Compare
Choose a tag to compare
  • Fix a bug in the setup script (#98)
  • Fix a typo in the documentation (#97)

Please see the change log for more details.

Release 2.6.2

21 Dec 14:08
Compare
Choose a tag to compare
  • Support for Internet Explorer 11
  • Fix a bug about wrong events order in public list
  • Fix a bug about Training credit creation
  • Various test and documentation improvements

Please see the change log for more details.

Release 2.6.1

14 Dec 15:52
Compare
Choose a tag to compare
  • Updated Portuguese translations (#91)
  • Added Spanish translations (#87)
  • Added Central Africa & Cameroon currency symbol (#90)
  • Fix nginx configuration to allow initial Let's Encrypt configuration (#92)
  • Events: open api and monitor improvement (#79)
  • Fix a bug about refund invoices with a subscription
  • Various bug fixes and documentation improvements

Please see the change log for more details.

Release 2.6.0

13 Nov 12:24
Compare
Choose a tag to compare
  • Ability to disable a group, a machine, a plan, a space or a training
  • Improvements in events and slots deletion
  • Ability to set decimal prices
  • Fix some bugs about interface responsiveness
  • Fix some bugs about social sharing
  • Various bug fixes and other improvements

Please see the change log for more details.

TODO DEPLOY

  • rake db:migrate
  • bundle install

Release 2.5.14

12 Sep 06:46
Compare
Choose a tag to compare
  • Fix an issue with the rake task fablab:fix:recursive_events_over_DST

Please see the change log for more details.

TODO DEPLOY

  • run rake fablab:fix:recursive_events_over_DST, only if an error was reported when running this task, during v2.5.11, v2.5.12 or v2.5.13 deployment

Release 2.5.13

11 Sep 14:42
Compare
Choose a tag to compare
  • Fix an issue with the rake task fablab:fix:recursive_events_over_DST

Please see the change log for more details.

TODO DEPLOY

  • run rake fablab:fix:recursive_events_over_DST, only if an error was reported when running this task, during v2.5.11 or v2.5.12 deployment

Release 2.5.12

11 Sep 12:22
Compare
Choose a tag to compare
  • Fix an issue with the rake task fablab:fix:recursive_events_over_DST when having non recursive events in your database
  • Fix a text overflow on the home page

Please see the change log for more details.

TODO DEPLOY

  • run rake fablab:fix:recursive_events_over_DST, only if an error was reported when running this task, during v2.5.11 deployment