Skip to content

Releases: reatlat/wp-campaign-url-builder

v1.8.1

20 May 20:31
Compare
Choose a tag to compare
  • Fix export to CSV action
  • Fix rebrandly custom domains

v1.8.0

17 May 20:42
Compare
Choose a tag to compare
  • 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

27 Jan 02:24
Compare
Choose a tag to compare
  • 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

19 Jan 23:52
Compare
Choose a tag to compare
  • Fix Security Vulnerability - Missing Validation
  • Added Security Nonces for all POST requests
  • Initial Frontend shortcodes
  • Minor changes

v1.5.1beta

10 Jan 04:24
Compare
Choose a tag to compare
v1.5.1beta Pre-release
Pre-release
  • fix issue #13
  • prepare plugin to stop support Goo.gl short links

v1.5.0

21 Oct 18:19
Compare
Choose a tag to compare
  • 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

20 Oct 03:11
Compare
Choose a tag to compare
  • Compatibility with WordPress 5.0 and Gutenberg Editor
  • Fixed not working notification
  • Update AJAX-function for link creation

v1.4.2

15 Oct 00:53
Compare
Choose a tag to compare
  • Added notification about created link on page/post editor
  • Update AJAX-function for link creation

v1.4.1

09 Sep 23:59
Compare
Choose a tag to compare
  • Fixed bug with plugin removal function
  • Fixed not working button preview post
  • Minor bug fixes

v1.4.0

12 May 00:42
Compare
Choose a tag to compare
  • Improve language translation
  • Include new API endpoint Bitly
  • Switch to Bitly endpoint by default
  • Migrate to ES6
  • Implement fingerprints for assets
  • Improve code