Skip to content

Releases: sleede/fab-manager

Fab-manager 5.9.0

20 Mar 10:54
Compare
Choose a tag to compare
  • You can now restrict, per subscription plan, how many machine reservations subscribers can book per days. You can also configure how far in the future they can view available machine slots.
  • A prior period for each reservation type, can be configured, to prevent last-minute bookings (#440)
  • Warning : from now, you won't be able to select a date anymore when creating a refund invoice
  • There was some issues with the logical sequence of invoices references, this should be fixed now and no more duplicates or holes should appear
  • Various bug fixes and security fixes

Please read the change log for more details.

UPDATE

\curl -sSL upgrade.fab.mn | bash -s -- -c "rails db:seed" -c "rails fablab:maintenance:rebuild_stylesheet"

Fab-manager 5.8.2

13 Mar 13:09
Compare
Choose a tag to compare
  • Keep usage history of prepaid packs
  • OpenAPI has been extended
  • Various bug fixes, minor improvements, and security fixes

Please read the change log for more details.

UPDATE

\curl -sSL upgrade.fab.mn | bash -s -- -c "rails fablab:fix:cart_operator" -c "rails fablab:fix:cart_operator" -c "rails fablab:fix:pack_minutes_used"

Fab-manager 5.8.1

03 Mar 15:39
Compare
Choose a tag to compare
  • Fix a bug about unable to book a reservation

Please read the change log for more details.

UPDATE

\curl -sSL upgrade.fab.mn | bash

Fab-manager 5.8.0

03 Mar 14:50
Compare
Choose a tag to compare
  • Extended the OpenAPI
  • Various bug fixes
  • ⚠ Breaking changes in the OpenAPI. If you are using it, please read the CHANGELOG for details about what has changed.

Please read the change log for more details.

UPDATE

\curl -sSL upgrade.fab.mn | bash

Fab-manager 5.7.2

24 Feb 15:50
Compare
Choose a tag to compare
  • Various bug fixes

Please read the change log for more details.

UPDATE

\curl -sSL upgrade.fab.mn | bash

Fab-manager 5.7.1

20 Feb 16:26
Compare
Choose a tag to compare
  • Various bug fixes

Please read the change log for more details.

UPDATE

\curl -sSL upgrade.fab.mn | bash -s -- -c "rails fablab:fix_availabilities" -c "rails fablab:maintenance:clean_availabilities" 

Fab-manager 5.7.0

17 Feb 16:15
Compare
Choose a tag to compare
  • Report user's prepaid packs in the dashboard and ability to buy a new one from there at any time
  • Improved loading time of the calendars
  • Admins can manage their notifications preferences
  • Ability to display a custom banner in the machines/trainings/events lists
  • Ability to filter projects by status
  • Trainings authorizations can have a maximum validity period
  • Ability to automatically cancel trainings with insufficient attendees
  • Fix some bugs about daylight saving time
  • Fix a bug preventing members to update their cards for payment schedules
  • Various bug fixes, minor improvements and UI updates

Please read the change log for more details.

UPDATE

\curl -sSL upgrade.fab.mn | bash -s -- -c "rails fablab:fix_availabilities" -c "rails fablab:setup:build_places_cache" -c "rails db:seed" -s "rename-supporting-document"

Release 5.6.11

07 Feb 18:41
Compare
Choose a tag to compare
  • OpenAPI endpoint to fetch subscription data
  • Fix a bug: invalid date display in negative timezones
  • Fix a bug: unable to get latest payment_gateway_object for plan/machine/training/space

Please read the change log for more details.

UPDATE

\curl -sSL upgrade.fab.mn | bash

Release 5.6.10

02 Feb 14:56
Compare
Choose a tag to compare
  • Various bug fixes and task optimizations

Please read the change log for more details.

UPDATE

\curl -sSL upgrade.fab.mn | bash -s -- -c "rails db:seed"

Release 5.6.9

02 Feb 10:25
Compare
Choose a tag to compare
  • Various bug fixes and dependency update

Please read the change log for more details.

UPDATE

\curl -sSL upgrade.fab.mn | bash -s -- -c "rails db:seed" -c "rails fablab:es:build_stats" -c "rails fablab:maintenance:regenerate_statistics[2014,1]"