2025-W31

Jul 28–Aug 3, 2025

2 releases

This week's software releases focused on bug fixes and improvements for plugins. In the airfleet-engage-plugin, version 0.7.3 addressed issues with handling user data during login and logout events. The airfleet-admin-plugin received a fix in version 1.19.3 to append tooltips after escaping field labels.

airfleet-engage-plugin

Release 0.7.3

Fixed handling of user data in login and logout events

GitHub
View full changelog

Fixed

  • on_user_logout: Handle user email and ID when user data is unavailable
  • on_user_login: Handle nullable user parameter and ensure safe access to user properties
airfleet-admin-plugin

Release 1.19.3

ACF: Append tooltip after escaping field label.

GitHub
View full changelog

Fixed

  • ACF: Append tooltip after field label is escaped.