Skip to content

Latest commit

 

History

History
473 lines (299 loc) · 30.8 KB

File metadata and controls

473 lines (299 loc) · 30.8 KB

Changelog

All notable changes to this project will be documented in this file. Dates are displayed in UTC.

Generated by auto-changelog.

23 October 2025

  • Add defer support, switch showInHead to args to match wp_enqueue_script upstream changes in v6.3 11a1e05
  • fix asset loop reset bug 37aa995
  • login screen CSS tweak e677b4c

17 October 2025

  • move translation into login_message method to fire after translations have been loaded. d43971e

16 October 2025

  • i18n the custom login byline 27ea363

15 October 2025

  • add css vars for logo margins. Closes #55 #55
  • bump deps b55366e

10 October 2025

  • enqueue assets later at 500, mostly so style overrides work with Gravity Forms 1a004d5

15 September 2025

  • add logo-max-size css properties 409b46a

14 September 2025

14 September 2025

  • Add color variables for controlling logo colors. Closes #54 #54

10 September 2025

  • Add currentColor fill to the logo svg. ref #54 ec6971e

10 September 2025

  • Add CustomLoginScreen and update readme 8bc2e94
  • CustomLoginScreen update and tests e68a310

7 September 2025

7 September 2025

  • Admin assets on wp-login. Closes #53 #53
  • bump deps 199ad9a

17 April 2025

  • bump deps 2da5285
  • Cleaned up ACF stuff, removed get_field polyfill (needs to be in a plugin) and updated tests 1984bd9
  • refresh dependencies 0feae0d

11 March 2025

  • Add should_load_remote_block_patterns, closes #27 #27
  • bump deps bd767a7
  • Remove enqueue_block_editor_assets and update readme f994945
  • add our i18n repo (WIP, namespace collision) 7eb89ae

20 February 2025

  • tweak the get_field placeholder message cc3ac8b
  • ACF::init works better if it actually runs. c4b2a9c

20 February 2025

  • refactor tests, 100% coverage. 4bee34f
  • test modernization WIP ddf4d56
  • bump composer deps ed3842b
  • get_field stub, tests, coverage WIP 2e1ee04
  • bump deps, update test config 42d9b31
  • remove acf-pro-stubs so we can test replacing get_field 95f300c
  • get_field polyfill WIP b46966c

21 October 2024

23 July 2024

  • bump deHowdy priority. Closes #46 #46
  • bump dev-deps eefda82

17 April 2024

  • update name of site_health widget 2678df5

17 April 2024

  • clean wp-admin dashboard fe26b89
  • remove version from composer.json 6b92e29
  • remove versioning from composer.json 8d8de08

16 April 2024

  • bump deps 962056f
  • enqueue editor assets for iframed content, plus full tests be23bc3
  • bump composer deps (lockfile) 8eb27a7
  • update test-coverage action 203d6b5
  • actions updates for PHPUnit tests 36c28f5
  • use getcwd() as ABSPATH testing fallback 5f4049b
  • Update README.md credit blurb 526bacc

26 February 2024

  • bump deps 32c62c9
  • standardize WP_DEBUG mocks, test fixes 9aa9cff
  • experimental updates for rollup d2586c0
  • Add LoginCookieCleaner 7e80d86
  • Revert 7ec528e1c68c (dumb logic bug) 60d4102
  • update ABSPATH reference in constructor 7ec528e

4 September 2023

  • unify prettier config, bump deps ee9ee5a
  • enqueue assets with versions 28e6493
  • phpunit-watch version 4f5754f

18 August 2023

  • declare dynamic properties for PHP 8.2 17d3edb
  • README update for #44 f26ec57
  • comment with Actions runner url 0ee5394

20 July 2023

  • override DISALLOW_FILE_EDIT. Closes #44 #44
  • tweaking metaboxes, WIP 5b044cb
  • bump php deps 588d313
  • Tests for DISALLOW_FILE_EDIT update d996dee

14 June 2023

  • Add Enable Media Replace filters. Closes #40 #40
  • Update phpunit.xml. Closes #38 #38
  • bump deps bb7c8cc

25 April 2023

  • update to PHPUnit 10, refactor tests (All passing) 1fb67fd
  • bump deps 2fe56ef
  • bump version-everything 238b9ec
  • removeJQueryMigrate and test coverage 03b0be2
  • peacock UI colors update (mac) 5eb9ef5
  • docker compose updates 467103f

12 January 2023

  • Add ResetMetaboxOrder 536b5c4
  • Rename ResetMetaboxes and test coverage 1855d2f
  • update GitHub Actions, let's see what broke! 2902d76
  • bmp codecov, add ref comments 9438380
  • bump test-stubs 767b431
  • nav-menus, not nav_menus ea91f8b

6 January 2023

  • LastLogin admin column and tests 070680d
  • Last Login admin column 5797a47

3 January 2023

  • Override WP_POST_REVISIONS. Closes #32 #32
  • bump deps 7b49160
  • LastLogin and test fixes 516cdba
  • refactor, more dynamic properties a9a2045

4 December 2022

  • Fix email shortcode access error with no content ec1d150

14 October 2022

30 September 2022

23 September 2022

28 May 2022

  • juggling Composer version constraints f3fc6c3

27 May 2022

27 May 2022

27 May 2022

  • Disable the WP auto-updater. Closes #24 #24
  • Fix search redirects. Closes #25 #25
  • bumpin the deps 86f6158
  • wp dependency support plus tests 46754cd
  • bump deps 242b4f8

24 March 2022

9 March 2022

9 February 2022

  • composer lockfile bump 9287733
  • workaround missing thankyou text (Yikes bug) 8e5418b
  • readme, typo 9952bee

17 January 2022

  • re-add PHPUnit to squash inteliphense errors 9570cc6
  • Resolve odd-character search bugs, testing cf5f7ff

14 January 2022

  • Fix leading dot/slash search-redirect failures 1875b2f
  • re-adding phpunit 09740d7
  • install phpunit from github actions 4750eae
  • don't fail if codecov fails f338e2b
  • phpunit path? 4a73bfd

11 January 2022

  • switch to phpunit-watch image, bump deps 895b7da

7 January 2022

  • remove testing placeholder line 7af7388
  • refine GitHub Actions workflow be05ea8

23 December 2021

8 April 2021

  • Consolidate Media stuff, add tests e4780d0
  • Attempt to reduce complexity of compressAllImages 07bf9bd
  • flattening compressAllImages a litle more 5229ee5
  • update auth in docker php composer service 1649949
  • remove version from composer.json db63063
  • update composer, builds were failing 63cd104

30 March 2021

29 March 2021

  • Scale all images filter from GIP. Closes #7 #7
  • fix ImageMagick\HQ reference. Closes #9 #9
  • Disable theme & Plugin editors. Closes #10 #10
  • PHPUnit test suite d481a97
  • Bump dependencies 39cfbeb
  • refactor, more tests, improve coverage a3f5d8d

18 October 2020

6 July 2020

  • composer via docker, npm scripts, bump kint d687e03
  • Migrate Imagick wrapper for better image scaling c256c6c

20 May 2020

  • bump deps f2bd6d5
  • scrub versions from theme-foldernames so options persist across theme updates 5a7c074
  • read/write options as theme basename w/o versions 5d51bb8
  • update prettier, package.json scripts 4ce8033
  • standardize package.json 5f3afca
  • move libs to match namespace 283df11

17 May 2020

  • add auto-changelog 16a1c13
  • twiddling namespaces 67f5e52
  • move Manifest and Logger into namespace directory 0dfcf4e

11 May 2020

  • bump dependencies 8f6f302
  • prettier scripts, bump dependencies 135bec4
  • near-total rewrite of the Manifest asset loader 040a14b
  • WIP Manifest loading fb5487b
  • Switch to DEpendencyManifest manifest file 2859001
  • introduce the Logger e9164d0
  • Move ACF to Plugins, check ACF exists before executing filter b7b999e

8 May 2019

26 April 2019

  • require Kint, disable if not development 33065b0
  • Change ShowIncludes to use console.log instead of printing to the page 0c0b90a
  • Fix GlobalCommentsDisable, cleanup 256b769
  • remove old commented out code 4af7b22
  • Add kint-safety catch for d()'s that slip through 3c605fb
  • README udpate 0182ebc
  • style console output bd2c510

v1.5.0

14 June 2018

  • admin separators, global comment disable and SEO Framework filters 04e0727
  • re-arrange composer autoloading 9435efd
  • cleanup, package.json 2a38721
  • merge cleanup bfb0373
  • bootstrapping 908b232
  • migrate email protecting shortcode b21b819
  • add ShowIncludes to library d6589c0