Skip to content

1.7.3

Compare
Choose a tag to compare
@jenlampton jenlampton released this 16 Sep 05:34
· 2177 commits to 1.x since this release

Backdrop 1.7.3 is the final release of Backdrop 1.7.x. It includes 23 bug fixes and UX improvements. Users may find it preferable to install Backdrop 1.8.0 instead of this release, which came out at the same time and includes all of the same fixes with the addition of new functionality.

Changes since 1.7.2

  • #2740: Set fixed dropbutton width.
  • #2832: Form elements with errors are not showing colors in Basis.
  • #2614: [UX] Manage display sub-pages have no titles.
  • #1884830 by pwolanin, dcam: Regression - replace md5 in Filter module calls with sha2 hashes.
  • #2776: Issue 2870289 by markcarver: file_ajax_upload() causes malformed Backdrop.settings.
  • Issue #2835: Follow-up: Allow custom 404 page to be delivered.
  • #2839: Make the 'All URL aliases' label clickable.
  • #2840: Use the word 'Configure' for field settings. .
  • #2835: Prevent logs from being flooded with PHP warnings on Views 404 pages.
  • #2820: Prevent logs in watchdog for #global joins.
  • #2701: [UX] Maintenance mode message: add destination to the "Go online" link and make sure it's a warning.
  • #1478: Remove random values from Batch processing.
  • #1478: Remove random string from image style test.
  • #2688: Date Popup does not handle the S (English ordinal suffix for the day of the month) properly.
  • #2826: Fix jQuery version number to match.
  • #2807: Wrong URLs in the robots.txt comments.
  • #2822: Update the text for version incompatability.
  • #1200: Image caption should wrap.
  • #2744: Whitespace issue on 'Available updates' page.
  • #2792: Add deprecated taxonomy functions for ease of upgrading and visibility.
  • #2801: Explicitly declare DatabaseSchema::prefixNonTable() as public.
  • #2792: Undefined taxonomy_get_parents_all().
  • #2780: Add atom tags to views RSS feeds.