2023-W22

May 29–Jun 4, 2023

3 releases

The week saw significant updates to three plugins from the airfleet repository, with a focus on adding features such as job parsing functions, clear cache options, and JobPosting JSON-LD schema support. Department and location placeholders were also added to URL rewrites in two of the plugins. Refactoring efforts simplified code and removed repetition, while new tabs and rearranged options improved user interfaces.

airfleet-workable-plugin

Release 0.0.2

Added job parsing functions, clear cache option, JobPosting JSON-LD schema, supported for department and location placeholders, refactored code, added tabs and rearranged options

GitHub
View full changelog

Added

  • Added job parsing functions
  • Added clear cache option
  • Added JobPosting JSON-LD schema

Changed

  • Added supported for {department} and {location} placeholders in URL rewrite
  • Refactored code to simplify and remove some repetition
  • Added some tabs and rearranged options
airfleet-greenhouse-plugin

Release 3.0.0

Added job parsing functions, clear cache option, JobPosting JSON-LD schema, supported for department and location placeholders, refactored code, and added tabs.

GitHub
View full changelog

Added

  • Added job parsing functions
  • Added clear cache option
  • Added JobPosting JSON-LD schema

Changed

  • Added supported for {department} and {location} placeholders in URL rewrite
  • Refactored code to simplify and remove some repetition
  • Added some tabs and rearranged options
airfleet-comeet-plugin

Release 0.0.1

Added numerous features to the plugin, including an options page and various data parsing and rendering functions.

GitHub
View full changelog

Added

  • Added options page
  • Added functions to get Comeet data
  • Added functions to parse job data
  • Added functions to render Comeet script and widgets
  • Added function to render inner page permalink
  • Added inner page rewrite
  • Added inner page title filter
  • Added inner page JobPosting JSON-LD schema
  • Added inner page 404 behavior
  • Added inner page thank you option
  • Added inner page Comeet script option
  • Added Yoast sitemap integration
  • Added Yoast meta tags integration