Releases: alexjustesen/custom-untappd-feeds
Releases · alexjustesen/custom-untappd-feeds
v2019.01-alpha release
This release is an alpha build that contains new admin pages, caching improvements and introduces GitHub Plugin Update Checker from YahnisElsts https://github.com/YahnisElsts/plugin-update-checker.
- Added GitHub Plugin Update Checker to auto update from GitHub releases
- Removed admin page reliance on PureCSS
- Overhauled admin pages and moved under single settings menu item
- Can now delete single or all cached items
- Tested through WP v5.0.2
- Upgraded Font Awesome to v5.6.3
v2018.12
Bug fixes
- Fixed incorrect transient prefix reference
- Removed duplicate html return
New User Overview shortcode, caching improvements and UI tweaks
- New User Overview shortcode to show the users basic info, badges and recent activity
- Can now set custom api cache timeout
- New transient caching based on md5 of url
- Rewrite to transient handling for cached API calls
- Bumped min WP version to v4.4 to support longer transient names
- UI improvements to the widget header
- UI improvements to the user activity feed widget
- Load Font Awesome from their CDN to reduce plugin size
- Updated version references
Font Awesome from a CDN
This release contains a change to load Font Awesome from their CDN instead of packaging it with the plugin. This reduces the plugin zipped size from ~4.65MB to ~100KB.
UI and Caching Improvements
Improvements to widget header UI and a re-write of the caching system to prep for further improvements.
v2018.11
Bug fixes and UI improvements.
Initial release
See the readme for details, this is the initial plugin release.