Miguel Torres
Miguel Torres
## Proposed Changes Removes the `themes/tiers` feature flag since the new theme tiers system has been live for a while now without issues, so we no longer need the previous...
Fixes https://github.com/Automattic/dotcom-forge/issues/7404 ## Proposed changes: * ### Other information: - [ ] Have you written new tests for your changes, if applicable? - [ ] Have you checked the E2E...
Fixes https://github.com/Automattic/dotcom-forge/issues/7406 ## Proposed Changes Redirects to WP Admin (with `?admin-interface-changed=true` param) after switching to the classic admin interface. https://github.com/Automattic/wp-calypso/assets/1233880/29fb4d5c-dead-4f6c-ad58-2bb6e3f52654 In a follow-up, we'll use the `?admin-interface-changed=true` param to display...
Fixes https://github.com/Automattic/jetpack/issues/39037 ## Proposed changes: Stops enforcing the WP.com login for Atomic sites with local users. Before | After --- | --- | Previously, we were disabling the enforced WP.com...
### Description There seems to be some sort of race condition when adding tags to a post in the post editor that can cause some tags to be removed. When...
Fixes DOTSITE-14 ## Proposed changes: Registers a new "Users > Private Viewers" on private sites where users can view and manage the viewers that have access to the site: Since...