ProudCity 1.132.0 Release

Posted on September 7, 2022


ProudCity Releases

This release brought us a new updated CSS and JS build process which will make future work on styles faster and more robust. We also added some more tests for file validation to help us produce more robust builds.

What’s Up Next

Release 1.133.0 will have more bug fixes. It will be released on Sept 20 2022.

Changelog

New features

  • Added basic .sh file validation to catch programmer errors: #2065
  • Fixed a developer error bug where headers were sent already: #2032
  • Confirmed WP Rocket settings change resolved date display issue: #2035
  • Add a new custom sidebar for locations: #2051
  • New build processed based on Laravel Mix: #2094
  • Fixed missing link underlines: #2099

WordPress Core Update:

  • WordPress Core: 6.0.0 -> 6.0.2

Third-party plugin updates:

  • Admin Menu Editor: 1.10.2 -> 1.10.3
  • Edit Flow: 0.9.6 -> 0.9.7
  • Font Awesome: 4.2.0 -> 4.3.1
  • SiteOrigin Panels: 2.16.19 -> 2.17.0
  • Say What: 2.1.0 -> 2.1.1
  • SO Widgets Bundle: 1.40.0 -> 1.40.2
  • WP Job Manager: 1.37.0 -> 1.38.0
  • WordPress SEO: 19.6 -> 19.6.1

Testing emphasis

Testing should focus on any JavaScript interactions on the pages due to the new build process.

Close window