Galaxy Release v3.0.3

Tomorrow morning, 20 July, at 5:00 AM Eastern, Galaxy v3.0.3 will be deployed. We don’t anticipate any downtime or service interruptions.

This bug fix release includes the following updates:

Bug Fixes- Improve mobile view of home, search, and author detail pages.

  • For missing import date on search results, bypass call to moment.js.
  • Add JS source maps to enable better debugging and troubleshooting.
  • Fix partner carousel template on landing page.
  • Add Nginx redirects for ‘/docs’ and ‘/intro’, redirecting to ‘/docs/’.
  • Prevent random tag being added to search params during navigation. Issue #809.
  • During import process, default to the repository default branch, not ‘master’. Issue #857.
  • Fix JS error that prevented removal of existing Namespace owners and provider namespaces.
  • Limit repository attributes (i.e. commit message, description, etc.) to 256 chars.
  • For content details, show the git tag value, rather than the strict semantic format value.
  • Show Red Hat logo On production docs site.
  • Document git tag version requirements.
  • On search page, enable right-click on links, adjust icon sizing, fix confusing hover styles, fix ordering of cloud platforms. Issues: #744, #720, #812, #813, #817.
  • Fix broken ‘Community’ link on content detail page. Issue #850.

Closed PRs- 930 Fix Nginx static route