Releases: bueltge/multisite-global-media
Releases · bueltge/multisite-global-media
Version 0.2.0
Thanks to all contributors, really great to see your contribution ❤️
What's Changed
- (fix): cannot use object of type Closure as array by @mvdhoek1 in #127
- updated ACF Image Support by @felly in #134
- ACF Image Support by @laneparton in #123
New Contributors
- @mvdhoek1 made their first contribution in #127
- @felly made their first contribution in #134
- @laneparton made their first contribution in #123
Full Changelog: 0.1.1...0.2.0
- Attached a zip package include an autoloader to upload and activation, without Composer install, knowledge.
Version 0.1.1
Thanks to all contributors, really great to see your contribution ❤️
For now, we have a CHANGELOG.md that include all changes for a tag, version. Currently, copy of them below.
Changelog
- Use GitHub actions for CI, Probs @widoz
- Fix filter hook
wp_get_attachment_image_src
, #104, Probs @widoz - Introduce docker develop environment, #101, Probs @widoz and @XedinUnknown
- Removing test php code for checks of php standards, Probs @widoz
- Fix restore blog after response, #110, Probs @goaround
Hints:
- Attached a zip for ready to use, not Composer knowledge is necessary
(created viacomposer install --no-dev --optimize-autoloader
)
Version 0.1.0
- Move Rest classes under appropiate namespace #100, Probs @widoz
- Update CI tools, #97 Probs @khandaniel
- Improve readme #95, Probs @szepeviktor
Gutenberg ready. Fix
Changelog
- Fix attachment topic, wrong ID
Hints:
- Attached a zip for ready to use, not Composer knowledge is necessary
(created viacomposer install --no-dev --optimize-autoloader
)
Gutenberg ready
- Add Gutenberg support, probs @oxyc
- Maintain code-style.
Refactor 2nd Try
Refactor First Try
First version of a refactoring and include features for WooCommerce store management.
Use the attached zip for installation, if you don't have knowledge with Composer because we need a autoloader from the composer dependency management.
Bugfix Featured Media
- Fixed featured media topix, probs @widoz
Version 0.0.7 - Set featured image
Version 0.0.6 - Bugfix
- fix missing site id on some cases
- fix warning on missing key for _thumbnail_id when saving
- set a new default for site ID for 1
- improve and correct documentation
Probs @LC43 for his help!