Skip to content

Releases: digitoimistodude/air-helper

3.2.6

24 Feb 14:16
Compare
Choose a tag to compare

3.2.6: 2025-02-24

  • Skip getting srcset for gifs (T-25654)

3.2.5

17 Feb 13:57
Compare
Choose a tag to compare

3.2.5: 2025-02-17

  • Delete problematic tag mixup 2.0.0-beta, 1.0.3 to prevent packagist issues
  • Update to latest phpcs.xml, T-25520
  • Lint PHP for the latest phpcs rules, T-25520
  • Exclude plugin-update-checker directory from PHP linting, T-25520

3.2.4

12 Feb 12:38
Compare
Choose a tag to compare

3.2.4: 2025-02-12

  • Fix license deprecation from GPL-3.0+ to GPL-3.0-or-later
  • Fix: The version field is present, it is recommended to leave it out if the package is published on Packagist.
  • Add development workflow to README.md

3.2.3

12 Feb 12:30
Compare
Choose a tag to compare

3.2.3: 2025-02-12

  • Delete problematic tag mixups 3.2.0, 3.1.12, 2.19.5, 2.19.0, 2.11.0 to prevent packagist issues
  • Add .gitignore

3.2.2

12 Feb 12:30
Compare
Choose a tag to compare

3.2.2: 2025-02-12

  • Fix indents, fix incorrect tags in new features
  • Remove problematic tag mixup 3.2.0/3.1.12 from history
  • Fix Plugin Updater (PUC) not working due to incorrect version number

3.2.1

11 Feb 17:32
Compare
Choose a tag to compare

3.2.1: 2025-02-11

  • Packagist release 3.2.1

3.2.0

12 Feb 12:29
Compare
Choose a tag to compare

3.2.0: 2025-02-11

  • Fix media URL reverting to default when using a CDN url, Fixes T-25521
  • Add WPML, Wordfence and WooCommerce Multilingual to blacklist (T-25548)
  • Consistency in filter formatting
  • Add filter to lock plugins from modifications in wp-admin (T-24122)
  • Make changing year month folders optional (T-24271)
  • Add filter to lock plugins from modifications in wp-admin, T-24122 #75
  • Add sizes, Fixes #76, T-24240

3.1.11

20 Dec 15:28
Compare
Choose a tag to compare

3.1.11: 2024-12-20

  • Fix potential issue with media urls and paths being modified in production (T-24022, T-24004)

3.1.10

19 Dec 16:10
Compare
Choose a tag to compare

3.1.10: 2024-12-19

  • Fix removal of dashicons from frontend for non-admin, non-logged-in users
  • Remove gutenberg default styles, classic theme styles and global styles from clean up hook by default (T-23576)

3.1.9

18 Dec 14:37
Compare
Choose a tag to compare

3.1.9: 2024-12-18

  • Remove WPForms reports widget from dashboard
  • Add more clear instructions in code comments on how to add custom widgets to dashboard