Skip to content

Releases: sleede/fab-manager

Fabmanager 6.3.16

11 Mar 11:49

Choose a tag to compare

  • Fix a bug: set settlement by cash by default for local payment mean
  • updates translations
  • #content_type_whitelist is instead by #content_type_allowlist
  • #extension_whitelist is instead by #extension_allowlist
  • [TODO DEPLOY] rails fablab:setup:build_accounting_lines

Please read the change log for more details.

UPDATE

\curl -sSL upgrade.fab.mn | bash -s --  -c "rails fablab:setup:build_accounting_lines"

Fabmanager 6.3.15

29 Feb 18:36

Choose a tag to compare

  • Fix a bug: unable to generate invoice for payment by check/transfer

Please read the change log for more details.

UPDATE

\curl -sSL upgrade.fab.mn | bash

Fabmanager 6.1.14

26 Feb 12:55

Choose a tag to compare

  • improvement: add idp_slo_service_url(logout requests url) to saml provider
  • Fix a bug: event canceled places error
  • Updated puma to 6.4.2
  • Updated carrierwave to 3.0.4
  • Updated sidekiq-unique-jobs to 7.1.33
  • [TODO DEPLOY] rails fablab:setup:build_places_cache

Please read the change log for more details.

UPDATE

\curl -sSL upgrade.fab.mn | bash -s --  -c "rails fablab:setup:build_places_cache"

Fabmanager 6.3.13

19 Feb 13:49

Choose a tag to compare

  • Fix a bug: missing payment transfer journal code in accouting line
  • Fix a bug: unable to sync iCalendar correctly
  • improvement: add settlement by transfer/check to invoice paiement info
  • improvement: hide machines/themes/components filter in project list if machines module is disable or themes/components is empty
  • updates translations
  • [TODO DEPLOY] rails fablab:setup:build_accounting_lines

Please read the change log for more details.

UPDATE

\curl -sSL upgrade.fab.mn | bash -s --  -c "rails fablab:setup:build_accounting_lines"

Fabmanager 6.3.12

12 Feb 10:57

Choose a tag to compare

  • improvement: Allow the admin to update payment method only the overdue subscription item without cancel PayZen subscription
  • improvement: add payment transfer/check to accounting settings
  • updates translations
  • [TODO DEPLOY] rails db:seed
  • [TODO DEPLOY] rails fablab:setup:build_accounting_lines

Please read the change log for more details.

UPDATE

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

Fabmanager 6.3.11

02 Feb 17:59

Choose a tag to compare

  • Fix a bug: if there is a reservation with a deleted user, it is not possible to delete the event
  • Fix a bug: postgres client isnt added docker image
  • Support for SAML in Single-Sign-On authentication providers
  • updates translations

Please read the change log for more details.

UPDATE

\curl -sSL upgrade.fab.mn | bash

Fabmanager 6.3.10

19 Jan 13:51

Choose a tag to compare

  • Fix a bug: unable to update event recurrence
  • updates translations

Please read the change log for more details.

UPDATE

\curl -sSL upgrade.fab.mn | bash

Fabmanager 6.3.9

08 Jan 08:28

Choose a tag to compare

  • translation files added for Swedish
  • Fix a bug: unable to show extended prices of space
  • Fix a bug: event number places error in statistic
  • [TODO DEPLOY] rails fablab:setup:build_accounting_lines
  • [TODO DEPLOY] rails fablab:fix:stripe_coupon_duration
  • [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:setup:build_accounting_lines" -c "rails fablab:fix:stripe_coupon_duration" -c "rails fablab:maintenance:regenerate_statistics[2014,1]"

Fabmanager 6.3.8 [deprecated][docker image problem]

29 Dec 10:50

Choose a tag to compare

  • Fix a bug: unable to build docker image

Please read the change log for more details.

UPDATE

\curl -sSL upgrade.fab.mn | bash

Fabmanager 6.3.7 [deprecated][docker image problem]

28 Dec 17:41

Choose a tag to compare

  • Fix a bug: unable to show wallet payment mean for invoice
  • Fix a bug: PayZen amount of subscription compute error for Coupon validity per user = forever
  • Fix a bug: unable to create Stripe coupon with duration = forever
  • improvement: remove show_username_in_admin_list setting
  • improvement: show invoice payment method in accounting line
  • [TODO DEPLOY] rails fablab:setup:build_accounting_lines
  • [TODO DEPLOY] rails fablab:fix:stripe_coupon_duration

Please read the change log for more details.

UPDATE

\curl -sSL upgrade.fab.mn | bash -s -- -c "rails fablab:setup:build_accounting_lines" -c "rails fablab:fix:stripe_coupon_duration"