Releases: reatlat/wp-campaign-url-builder
Releases · reatlat/wp-campaign-url-builder
v1.8.1
- Fix export to CSV action
- Fix rebrandly custom domains
v1.8.0
- Finally destroy Goo.gl API endpoint
- Add new shortener API endpoint, ReBrendly
- Added support custom domains
- Reduced the weight of the plugin
- Compatible with WordPress version 5.2
- Refactor shortener API function
- Migrate Bit.ly API v3 to v4
- Added new options to enforce UTM field naming consistency
v1.7.0
- Added new feature - keep links query parameters and anchor fragment
- Init JavaScript and CSS Debuging Variable (include uncompressed scripts/css)
- Refactor full_link_builder function
- Refactor backend JavaScript
v1.6.0
- Fix Security Vulnerability - Missing Validation
- Added Security Nonces for all POST requests
- Initial Frontend shortcodes
- Minor changes
v1.5.1beta
- fix issue #13
- prepare plugin to stop support Goo.gl short links
v1.5.0
- Added autocomplete function for link suggestion
- Added pagination for links table
- Added Export UTM links list to CSV file
- Fixed backend error for empty Bit.ly respond
v1.4.3
- Compatibility with WordPress 5.0 and Gutenberg Editor
- Fixed not working notification
- Update AJAX-function for link creation
v1.4.2
- Added notification about created link on page/post editor
- Update AJAX-function for link creation
v1.4.1
- Fixed bug with plugin removal function
- Fixed not working button preview post
- Minor bug fixes
v1.4.0
- Improve language translation
- Include new API endpoint Bitly
- Switch to Bitly endpoint by default
- Migrate to ES6
- Implement fingerprints for assets
- Improve code