Releases: MITLibraries/MITLibraries-news
1.6.5 Dependency updates
What's Changed
- Restructure theme linting and automated analysis by @matt-bernhardt in #123
- Adjust link states by @frrrances in #124
- Fix spotlight feed external link by @frrrances in #125
- Updates PHP versions that Travis uses by @matt-bernhardt in #127
- Updates NPM tooling by @matt-bernhardt in #128
- Refactor OpenGraph attributes from Parent by @matt-bernhardt in #129
- Dependency updates by @matt-bernhardt in #138
Full Changelog: v1.6.4...v1.6.5
1.6.4
Security release
This patches an XSS security problem that was discovered on the theme's search page.
1.6.2 Better RSS feed display
This update fixes an issue with event posts displaying the wrong URL in RSS 2.0 feeds. It also adds a prominent link to the event's native display page, in case a user stumbles upon such a view via another path.
The update also adds our current PR template to the repo, and updates the badges displayed on the repository's readme page.
1.6.1 Rendering
This is a minor update to how cards render.
1.6.0 Final
This adds the ability to harvest event records from the MIT Calendar
1.5.1 Images Bugfix
This release mostly contains a bugfix for images not being loaded on the search results page.
1.5.0 Final
This release cleans up a significant portion of the codebase, guided by analysis tools like CodeSniffer and CodeClimate. It also reduces the theme footprint by removing unused Javascript libraries. A number of display inconsistencies have also been resolved.
Bugs fixed
#55 Add padding to Bibliotech archive
#57 Social media icons not appearing on “in the news” page
#67 Background around footer doesn’t match section above
#83 Add social media icons to “In the news” page
#90 Remove unused javascript libraries
New Features
None
Other Improvements
#68 Add comment block to every file
#71 Add comment to every function in functions.php
#84 Automated cleaning and whitelisting of code problems
1.4.0 Final
This includes the following:
#50 Restores query parameters for post types
#54 Makes the "Featured News" header appear in uppercase
#59 Excludes two problematic tests from CodeClimate analysis
#60 Enables Wordpress coding standards in CodeClimate runs
#63 Adds grunt-based builds for more useful theme version strings
#65 Add/remove spotlight categories
#73 Removes problematic info.php template
1.3.0 Final
Placeholder release notes