Releases: asdfdotdev/utm.codes
Releases · asdfdotdev/utm.codes
utm.codes v1.7.2
- supports WordPress v5.5
- update dependencies
utm.codes v1.7.1
- permissions cleanup
- new unit tests
- update dependencies
- increment tested up to
utm.codes v1.7.0
Use a custom short domain for links and more, v1.7.0 provides:
- add rebrandly custom domain support
- add additional default social options
- update dependencies (npm/composer)
- update/add tests
- update travis build (distribution/php versions)
- fix code styles for new rules
utm.codes v1.6.3
This release adds minor housekeeping, including:
- setting style fix
- fix hard coded post type
- update composer & npm dependencies
- rebuild language file with latest wp-cli release
- increment tested up to for core v5.3
- adds PHP 7.4snapshot to travis build
Note: This download includes the complete developer repository hosted here at GitHub. For just the plugin download from WordPress.org.
utm.codes v1.6.2
- Fix quick edit post link hide bug
- Fix rebrandly class typo
- Switch tools to WP-CLI for language file generation
Note: This download includes the complete developer repository hosted here at GitHub. For just the plugin download from WordPress.org.
utm.codes v1.6.1
- Fix bug with custom shortener API
utm.codes v1.6.0
- Abstract shortener logic to separate classes
- Add shorten interface
- Add bitly shorten class
- Add rebrandly shorten class
- Change settings to support different shorten options
- Change Bitly API from v3 to v4
- Add new unit tests for Bitly/Rebrandly APIs and (de)activation hooks
- Activation hook adds options without autoload
- Deactivation hook removes options
- Update composer and npm dependencies
- Update build to test PHP 7.3, add 7.3 support mention to READMEs
utm.codes v1.5.0
- New API filter for custom social network options (examples in the wiki)
- New unit tests
- Code quality updates
- Changes Publish button text to Save, remove quick edit
utm.codes v1.4.0
- New API filter for custom link element formats (examples in the wiki)
- New Notes field - save notes with your links for contextual reference
- New link to Bitly report in links list for shortened links
- Additional Code Standards Improvements
- Fix link labels for batch social links to support security release changes
utm.codes v1.3.1
This release does not add new functionality, however, it does meaningfully improve utm.codes adherence to WordPress coding standards and improves the overall quality of the plugin.