This repository has been archived by the owner on May 29, 2020. It is now read-only.
Releases: audrasjb/wp-autoupdates
Releases · audrasjb/wp-autoupdates
0.4.0-alpha
0.4.0 Alpha version before switching to https://github.com/WordPress/auto-updates new repository.
0.3.0 🦉
March 16, 2020
- Add functions to handle plugins updates notification emails - #54
- Remove update time text after manual update - #43
- Ensure "Automatic Updates" column is not added if no content would be output in the column - #57
- Specific messages for delayed or disabled cron events - #58
- Prevent mis-match between count in Auto-updates Enabled view and the number of plugins displayed for that view by applying 'all_plugins' filter before computing that count. - #59
0.2.1 🐜
0.2.0 Release Candidate
0.2.0-rc Version 0.2.0
0.2 🐝
March 6, 2020
- Remove auto-updates column from mustuse and dropins screens - #39
- Ensure the the enable/disable bulk actions appear in the dropdown and are handled in multisite - #38
- Remove dashicon from "Enable" text in plugins auto-updates column - #36
- Replace "Automatic Updates" with "Auto-updates" in filters - #35
- Display only filters with at least one available plugin - #33
- Remove setting from site option when deleting plugin - #32
- Populate site health with plugins auto-updates informations - #24
- In multisite, only add the "Automatic Updates" column on the plugins-network screen - #21
- Add auto-update-enabled and auto-update-disabled views on the plugins screen - #18