Skip to content

Releases: DDMAL/UMIL

v1.1.1

05 Apr 19:41
811beab

Choose a tag to compare

1.1.1 (2026-04-05)

Bug Fixes

  • change image size limit from 5MB to 2MB (e222e79), closes #534
  • ci: use GitHub App token in auto-release (61cd822), closes #532
  • handle non-JSON error responses gracefully (4a23a24), closes #534

v1.1.0

14 Mar 18:47
7f2f7a7

Choose a tag to compare

1.1.0 (2026-03-14)

Bug Fixes

  • add rate limiting and retry logic to download_imgs (bebf88e), closes #488
  • ci: remove changelog commit on auto release (ffeeae2)
  • update nginx build context and add production Dockerfile (a9683be), closes #524
  • validate HBS format when adding an instrument (ff11936), closes #523

Features

  • add 12 noto sans families & self-hosted Gentium font (e035b84)
  • add instrument CSV dump command (1643afe), closes #518
  • add instrument resource metadata with restricted Google Drive links (a9164f5)
  • add normalized version of language autonyms for input matching (63546ac), closes #502
  • add wiki guideline link to instrument name form (96ec45f), closes #512
  • preserve original image formats instead of converting to PNG (b10cdb4), closes #490

v1.0.0

10 Feb 21:20

Choose a tag to compare

1.0.0 (2026-02-10)

Bug Fixes

  • add notranslate to dropdown language menu (c4b6836)
  • add notranslate to the About page (52f64c3)
  • add notranslate to the shown search query in instruments page (ae7e4ff)
  • add notranslate to username in the navbar drop down (5b7e3cd)
  • add comments and changed ltr-keep to force-ltr (9845583)
  • add error handling to instrument import in E2E test (e28d0c2)
  • add header to API call & resolve update_or_create conflicts (09d459b), closes #385
  • add html direction null check (f8656f3), closes /github.com/DDMAL/UMIL/pull/505#discussion_r2723185618
  • add http error handling (77f6f50)
  • add navigation support for google translate (20558a5), closes #394
  • add notranslate to UMIL name (b52ea3b), closes #433
  • add redirect authenticated users to custom login (333d8dc)
  • add solr indexing & error handling (f75e80e)
  • add space between colon for ID and InstrumentName (1eee976)
  • add wikidata logo to footer (6de1381), closes #220
  • added notranslate to UMIL name (c72e94f)
  • AddName.ts formatting (fe41bf9)
  • adjust 404 decor image (fc7ade2)
  • adjust form fields to only allow user input for language, name and source (76df183), closes #245
  • adjust model by assigning default contributor (317c8d5), closes #323
  • adjust styles for user account btn in the navbar (c6415a3), closes #135
  • adjust table direction when translated to rtl (d2329ac)
  • align remove button with input fields (427adbb), closes #245
  • allow admin to delete any name (5c53c1c)
  • allow user to enter multiple names of the same language (7521afb)
  • always returning 400 error in delete function (7762170)
  • always set instrument label value (6669d84)
  • apply flexible compression ratio (6c03c05), closes #152
  • associate add-name url to a specific instrument pk (c33041d), closes #206
  • base template: remove opening slash from script src paths (2d4e533)
  • bootstrap modal API (36c0ac8), closes #255
  • button styling and formatting (cd92d8f), closes #255
  • change "contributor" back to "null=False" (5f5e9cb), closes #341
  • change button colouring to fit theme (0dd702f), closes #245
  • change detail page title to instrument name (b2fc4f9), closes #400
  • change image downloading dir & image url (98dd53e), closes #138
  • change select text color on hover (7c464b5)
  • check for unverified accounts before form validation (806c686)
  • cleanup & update instrument data (12325d8), closes #183
  • clear stale pending verification session for unverified account (97e4558)
  • convert LanguageList.js to TypeScript (9855745)
  • convert javascript to typescript (3abc8c3), closes #255
  • convert webpage language badge to tooltip (8519b8b), closes #111
  • correct link to mimo class (74b20be), closes #264
  • correct syntax for error message (086d662), closes /github.com/DDMAL/UMIL/pull/505#discussion_r2723185628
  • de-activate dropdown on click-away && fix tooltip (514c4dd), closes #135
  • decode cookie in readCookie to match writeCookie (cc2a00b)
  • delete name exceptions (5413d4c)
  • detail.html: add notranslate to alias fields (b699533)
  • detail.html: add notranslate to alias fields (aa3b6bf)
  • diable translate of label (0b5a7ce), closes #272
  • disable translate for title (529ba56), closes #287
  • display label in active language (not alias) (973252c), closes #245
  • djlint format (7d77c9b)
  • duplicate key in vite config (71495d5)
  • edit button text (6323c23), closes #231
  • edit frontend_format.yml (5e40866), closes #188
  • enable baseURL inheritance in playwright setup project (f0cadc2)
  • extract umil_label from filtered list (d3ef2a0), closes #334
  • fix & refactor hbs (bae103a), closes #265 #230
  • fix broken image links ([4e873d2](https://github.com/DDMAL...
Read more