This repository has been archived by the owner on Dec 4, 2018. It is now read-only.
Releases: cfpb/regulations-site
Releases · cfpb/regulations-site
Catch a TypeError and bump jQuery
- Ignore the CFPB-specific eRegs theming directory
- Catch a possible TypeError
- Bump the version of jQuery used
URL Routing Fix & Reg Z Overrides
This release fixes an issue with URL routing that could result in parts of the URL being lost, and navigation breaking as a result.
CSS overrides for regulation Z are also updated to:
- Use new appendix formatting for Z appendices
- Hide section-by-section analysis for Z until it is complete
Fix diff views
This release fixes a url resolver NoReverseMatch
error that can happen when viewing diffs.
Fix for paragraph markers
This release includes a fix that ensures that paragraphs that should get markers do and paragraphs that shouldn't get markers don't.
Django 1.8 + Analytics + Notice Changes
This release:
- Fetches notices on a per-regulation basis (requires corresponding reg-core release)
- Fetches SxS by version rather than notice
- Adds aria-label attributes to describe links that open in a new tab
- Updates JavaScript for Node 4+ compatibility
- Includes custom event tracking for Google Tag Manager
- Updates to more accessible color pallete
- Removes bower and pins all front-end dependencies
- Improves analytics tracking for expandables
- Various HTML rendering and CSS improvements
- Bumps Django version to 1.8
- Matches GitHub release version to Python version
subheader fix
This includes a fix for a subheader bug found in CFPB's Reg D and the search results page.
Prepare for new regs
This release coincides with the release of 5 additional regs
Small bug fixes
Adds small bug fixes to the 0.8 release
Correct CSS src and misc performance improvements
Merge pull request #737 from ascott1/miscbug Fix definition loading indicator, addresses #736
Small bug fixes and performance improvements
- Return to using local fonts
- Small bug fixes and performance improvements