Releases: sleede/fab-manager
Releases · sleede/fab-manager
Fab-manager 5.9.0
- 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
- 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
- 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
- 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
- Various bug fixes
Please read the change log for more details.
UPDATE
\curl -sSL upgrade.fab.mn | bash
Fab-manager 5.7.1
- 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
- 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
- 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
- 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
- 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]"