Skip to content

v1.15.4

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 14 Feb 12:45
f037f1f

1.15.4 (2024-02-14)

Bug Fixes

  • api: patches a bug where setting a url param to false or 0 would return true at certain API endpoints. (9f6b71e)
  • linker: fix order of parameters (ab37239)
  • Markdown: markdown in admin editors was not being validated (d3e31c5)
  • search: move encapsulation of SearchTotal to search.js (9f0bf23)
  • search: remove compatibility code (c05388c)
  • Source Editor: Prompts should be textareas not input elements (3c9a42c)
  • TranslationBox: avoid sorting translations when there are none. (556baf6)