Skip to content

Releases: bmlt-enabled/bmlt-server

4.2.3

05 Jun 13:48
9dac519

Choose a tag to compare

  • Strip /index.php from the UI base URL (fixes timezone auto-detect failing in the meeting editor).

4.2.2

04 Jun 20:48
a4b4514

Choose a tag to compare

  • Bug fixes:
    • Preserve hidden service body editors when non-admin updates a service body
    • Check for valid timezone data response and handle error if it isn't valid (previously, an invalid response would cause the meeting editor to hang)
    • Re-run orphaned format ID cleanup migration for 4.2.1 fix
  • Added semantic API OpenAPI spec and docs UI (Accessed from /api/v1/documentation/semantic)

4.2.1

17 Apr 18:33
b4bf60f

Choose a tag to compare

  • Fix a nasty bug in the orphaned-format cleanup migration (added in 4.1.0) that could strip valid format codes from meetings.

4.0.4

27 Nov 02:03

Choose a tag to compare

  • Modified the UI to hide the New Meeting button and show a helpful message when a user does not have editing privileges on any service bodies.
  • Fixed an issue that prevented users from logging in to Yap servers that use this BMLT server.

4.0.3

23 Nov 19:31
e9c7a9e

Choose a tag to compare

  • Fixed an issue that prevented the UI from loading on servers with a RewriteOptions inherit configuration.
  • Fixed $format_lang_names setting to work with the new UI.
  • Fixed a geocoding issue -- if the county and/or zip code is automatically computed by the geocoder, we don't want to feed old and possibly incorrect values to the geocoder if the user edits an address.
  • Fixed problems with format key validation.
  • Added Portuguese translations.
  • Strip legacy #@-@# separator from custom field values in UI display.

4.0.3-beta1

14 Nov 17:35
0af4a16

Choose a tag to compare

4.0.3-beta1 Pre-release
Pre-release
  • Fixed an issue that prevented the UI from loading on servers with a RewriteOptions inherit configuration.
  • Fixed $format_lang_names setting to work with the new UI.

4.0.2

11 Nov 18:55
164a11a

Choose a tag to compare

  • Added Italian translations.
  • Updated German translations.
  • Fix favicon.
  • Mask visibility=1 fields with asterisks in GetChanges json_data for unauthorized users.
  • Fixed an issue where a service body couldn't be edited if one of its meeting editor users had been deleted.
  • Fixed admin routes failing to load when accessed via direct URL or bookmark.
  • Added database migrations to trim user fields whitespace and to remove nonexistent users from service body assignments.

4.0.2-beta2

10 Nov 14:20
da2fde6

Choose a tag to compare

4.0.2-beta2 Pre-release
Pre-release
  • Added Italian translations.
  • Updated German translations.
  • Fix favicon.
  • Mask visibility=1 fields with asterisks in GetChanges json_data for unauthorized users.
  • Fixed an issue where a service body couldn't be edited if one of its meeting editor users had been deleted.

4.0.2-beta1

09 Nov 22:05
bb1586b

Choose a tag to compare

4.0.2-beta1 Pre-release
Pre-release
  • Added Italian translations.
  • Updated German translations.
  • Fix favicon.
  • Mask visibility=1 fields with asterisks in GetChanges json_data for unauthorized users.
  • Fixed an issue where a service body could not be edited if one of its meeting editor users was deleted in a previous version.

4.0.1

06 Nov 00:38
1a833ee

Choose a tag to compare

  • Fixed longitude/latitude fields to be read-only when auto-geocoding is enabled