Releases: sleede/fab-manager
Releases · sleede/fab-manager
Fabmanager 6.3.35
- Fix a bug: unable to run rails db:migrate if the database is empty
- Fix a bug: timeout error when search projects with openprojects
- Fix a security issue: updated omniauth-saml to 2.2.1 to fix CVE-2024-45409
- Fix a security issue: puma to 6.4.3 to fix CVE-2024-45614
- Fix a security issue: rails to 7.0.86 to fix CVE-2024-47889
Please read the change log for more details.
UPDATE
\curl -sSL upgrade.fab.mn | bash
Fabmanager 6.3.34
- Fix a bug: unable to run open project update task
- [TODO DEPLOY]
rails fablab:openlab:bulk_export
- [TODO DEPLOY]
rails fablab:openlab:bulk_update
Please read the change log for more details.
UPDATE
\curl -sSL upgrade.fab.mn | bash -s -- -c "rails fablab:openlab:bulk_export" -c "rails fablab:openlab:bulk_update"
Fabmanager 6.3.33
- Fix a bug: unable to reset OpenApi token
- Fix a bug: unable to sync projects with openprojects
- [TODO DEPLOY]
rails fablab:openlab:bulk_export
- [TODO DEPLOY]
rails fablab:openlab:bulk_update
Please read the change log for more details.
UPDATE
\curl -sSL upgrade.fab.mn | bash -s -- -c "rails fablab:openlab:bulk_export" -c "rails fablab:openlab:bulk_update"
Fabmanager 6.3.32
- Fix a bug: manager cannot pay a subscription(payment schedule) with a wallet
Please read the change log for more details.
UPDATE
\curl -sSL upgrade.fab.mn | bash
Fabmanager 6.3.31
- updates translations
Please read the change log for more details.
UPDATE
\curl -sSL upgrade.fab.mn | bash
Fabmanager 6.3.30
- Fix a bug: unable to change training reservation slot to another slot
Please read the change log for more details.
UPDATE
\curl -sSL upgrade.fab.mn | bash
Fabmanager 6.3.29
- updates chinese translations and adds translations
To use Chinese translation, ensure your locale environment is set up as follows:
RAILS_LOCALE=zh-CN
APP_LOCALE=zh-CN
MOMENT_LOCALE=zh-cn
SUMMERNOTE_LOCALE=zh-CN
ANGULAR_LOCALE=zh-cn
FULLCALENDAR_LOCALE=zh-cn
INTL_LOCALE=zh-Hans-CN
Please read the change log for more details.
UPDATE
\curl -sSL upgrade.fab.mn | bash
Fabmanager 6.3.28
- Fix a bug: unable to show gender in global export
- updates translations
- [TODO DEPLOY]
rails fablab:maintenance:regenerate_statistics[2014,1]
Please read the change log for more details.
UPDATE
\curl -sSL upgrade.fab.mn | bash -s -- -c "rails fablab:maintenance:regenerate_statistics[2014,1]"
Fabmanager 6.3.27
- Fix a bug: unable to show gender wowan in member export
- Add a new feature: add a new button to automatically refresh the public calendar
Please read the change log for more details.
UPDATE
\curl -sSL upgrade.fab.mn | bash
Fabmanager 6.3.26
- improvement: add uid_attribute for saml provider
Please read the change log for more details.
UPDATE
\curl -sSL upgrade.fab.mn | bash