Skip to content

Release v4.4.4

Compare
Choose a tag to compare
@rowasc rowasc released this 14 Apr 23:44
· 1281 commits to develop since this release

This release makes the following changes:

  • chore(package): update svg-url-loader to version 5.0.0 2d8ac48
  • (Fix) User search - X button does not clear contents in search field. #1462 @noone0212
  • Fix - Number of selected user(s) remains same even after deletion. #1467 @noone0212
  • Fix updating no of post after deleting a post and load-more button #1454 @individual-it
  • chore(package): update html-webpack-plugin to version 4.0.0 c2bb127
  • fix: csv column titles not shown in FF #1477 @individual-it
  • Fix - Secondary toolbar and add-post-button look untidy while editing post. #1479 @noone0212
  • Removing images for Youtube and Vimeo #1482 @Angamanga
  • Disabling esModules for url-loader (the underlying cause to why the images was not loaded)
    #1482 @Angamanga
  • fix(package): update leaflet.locatecontrol to version 0.71.1 26d978f
  • Add cross-fetch ponyfill rather than fetch #1484 @rowasc
  • Update html-webpack-plugin to the latest version 🚀 #1470