0.6 release of AspireUpdate
What's Changed
- Continue to sync playground-ready with newest PRs on main by @asirota in #129
- Resolve PCP security warnings in
AspireUpdate\Admin_Settings::update_settings()
. by @costdev in #134 - rename from AspireUpdate to aspire-update by @afragen in #138
- Add Dutch translation by @richardkorthuis in #133
- Update AspireUpdate.pot by @ipajen in #143
- Add Swedish translation sv_SE by @tobifjellner in #147
- Adding new Spanish translation by @davefx in #145
- Add branded notices to inform users when AspireUpdate is in operation on a screen. by @costdev in #142
- WIP on rename-zip by @afragen in #139
- add Git Updater integration by @afragen in #78
- add GitHub issue template by @asirota in #99
- Added lots of configuration options to Bug Request template by @asirota in #156
- Add Site Health option by @asirota in #158
- Add issue template by @asirota in #159
- Updated the German Translation by @harikrishnanr994 in #154
- Workflows: Update Playground blueprint with repo and branch/tag names. by @costdev in #162
- Updating Spanish translations by @davefx in #150
- Improve Fr Translations by @sebastienserre in #164
- Add Catalan translation by @juanlopez4691 in #165
- Branding: Add multisite support. by @costdev in #160
- Remove plugin hello dolly from playground blueprint.json by @AmnestyAM in #167
- Workflows: Add write permission for playground blueprint by @costdev in #166
- Update Dutch translation by @richardkorthuis in #170
- Have Playground blueprint default to
main
branch. by @costdev in #173 - Seperate Markup and Code by @namithj in #176
- Clear Logs and View Logs Functionality Added by @namithj in #168
- Settings Saved Notice by @namithj in #177
- Preparing for 0.6 Release by @namithj in #183
- Tests: Move PHPUnit files into
tests/phpunit/
. by @costdev in #182 - added changelog by @asirota in #185
- Remove .DS_Store from root. by @costdev in #206
- Don't export the
.cache
directory. by @costdev in #207 - Add decouple language packs by @afragen in #209
- Use the full domain name by @namithj in #214
- Introduce and implement
AdminSettings_UnitTestCase
by @costdev in #213 - Add tests for
API_Rewrite::__construct()
by @costdev in #217 - Add tests for
API_Rewrite::pre_http_request()
by @costdev in #218 - Add tests for
Controller::__construct()
by @costdev in #219 - Add tests for
Plugins_Screens::__construct()
by @costdev in #220 - Add tests for
Plugins_Screens::get_instance()
by @costdev in #221 - Add tests for
Plugins_Screens::remove_unused_filter_tabs()
by @costdev in #222 - Add tests for
Themes_Screens::__construct()
by @costdev in #223 - Add tests for
Themes_Screens::get_instance()
by @costdev in #224 - Add tests for
Themes_Screens::admin_enqueue_scripts()
by @costdev in #225 - Add tests for
Themes_Screens::redirect_to_theme_install()
by @costdev in #226 - Add tests for
Utilities::include_file()
by @costdev in #227 - Add tests for
Utilities::get_site_domain()
. by @costdev in #228 - Add tests for
Admin_Settings::__construct()
by @costdev in #229 - Add tests for
Admin_Settings::get_instance()
by @costdev in #230 - Add tests for
Admin_Settings::reset_settings()
by @costdev in #231 - Add tests for
Admin_Settings::delete_all_settings()
by @costdev in #232 - Add tests for
Admin_Settings::admin_notices()
by @costdev in #233 - Add more tests for
Admin_Settings::get_setting()
by @costdev in #234 - Add tests for
Admin_Settings::update_settings()
by @costdev in #235 - Add tests for
Admin_Settings::register_admin_menu()
by @costdev in #236 - Add tests for
Admin_Settings::admin_enqueue_scripts()
by @costdev in #237 - Add tests for
Admin_Settings::the_settings_page()
by @costdev in #238 - Add tests for
Admin_Settings::sanitize_settings()
by @costdev in #239 - Add tests for
Admin_Settings::register_settings()
by @costdev in #241 - Add workflow to create new branch and PR for generating POT automatically by @afragen in #242
- Tests: Add test resources for
AspireUpdate\Debug
by @costdev in #244 - Add tests for
Debug::read()
by @costdev in #245 - Add tests for
Debug::clear()
by @costdev in #246 - Add tests for
Debug::log()
by @costdev in #247 - Add tests for
Debug::log_string()
by @costdev in #248 - Add tests for
Debug::log_request()
by @costdev in #249 - Add tests for
Debug::log_response()
by @costdev in #250 - Code Coverage: Ignore
Admin_Settings::add_settings_field_callback()
by @costdev in #251 - Workflows: Install SVN before running tests by @costdev in #254
- Workflows: Prime a WP install and skip install for the actual test run. by @costdev in #256
- Update GitHub workflow for POT creation using native functions and not a GitHub Action by @afragen in #259
- Generate POT - 2025-01-09 by @github-actions in #261
- Extend File System Class by @namithj in #215
- Generate POT - 2025-01-10 by @github-actions in #263
- change default API host from .org to .net by @kgourlay in #266
- Change the API URL and add more debugging options by @namithj in #268
- Generate POT - 2025-01-29 by @github-actions in #269
- Follow up to #268 by @costdev in #271
New Contributors
- @richardkorthuis made their first contribution in #133
- @tobifjellner made their first contribution in #147
- @davefx made their first contribution in #145
- @juanlopez4691 made their first contribution in #165
- @AmnestyAM made their first contribution in #167
- @github-actions made their first contribution in #261
- @kgourlay made their first contribution in #266
Full Changelog: 0.5...0.6