Releases: ushahidi/platform-client
v5.0.0-rc.4
v5.0.0-rc.4
v5.0.0-rc.3
v5.0.0-rc.3
v5.0.0-rc.2
v5.0.0-rc.2
v4.6.0 - Mapbox tiles update & other improvements
v4.5.0 - feature improvements and bugfixes
5d79d5f fix(md-editor): Migrating to Toast-editor 2.0.1 by @Angamanga
cc9c7c8 disabling esModules for svg-url-loader by @Angamanga
7182397 removed private toggle button from survey-edit window by @rohit645
bd34873 Add cross-fetch (ponyfill) rather than node-fetch so that we support browsers correctly by @rowasc
26d978f fix(package): update leaflet.locatecontrol to version 0.71.1
ba7b49f removing images for Youtube and Vimeo by @Angamanga
dcbe451 hide add-post-button while edition a post by @noone0212
6ad82b4 show a better delete warning where we ask for survey name confirmation by @Angamanga
b682048 fix: csv column titles not shown in FF by @individual-it
9bd2fe4 fix: loading correct amount of posts after deleting by @individual-it
80b2459 test: user profile & session update @individual-it
7a5671f Select all option for surveys by himil-vasava
c2bb127 chore(package): update html-webpack-plugin to version 4.0.0
2a2423d Fix "Share with Twitter" button by @bameda
ea80e84 updated selected user count by @noone0212
2d7119a Search field cleared by @noone0212
6d2ab69 Enabling User to type rather than only pasting in video field by @noone0212
2d8ac48 chore(package): update svg-url-loader to version 5.0.0 by @Angamanga
92bfc15 chore(package): update url-loader to version 4.0.0 by @Angamanga
9e50f9e chore(package): update file-loader to version 6.0.0 by @Angamanga
5d05748 Feedback on display name field for user creation by @noone0212
1d3d17d Made filter actions bar 100% opaque to make the text behind readable. by @noone0212
b60c76b docker hub publish: master as "latest" release tags as themselves by @tuxpiper
Release v4.4.4
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
rc-v4.4.4
This RC 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
v4.4.2 - Bugfixes
- Select all button for filters ushahidi/platform#2376 @himil-vasava
- "Added opaque filter actions bar" ushahidi/platform#2374 @noone0212
- "Added UI visualization for important fields in user create in platform ushahidi/platform#2105 @noone0212
- chore(package): update file-loader to version 6.0.0
- chore(package): update url-loader to version 4.0.0
- "Enabling User to type rather than only pasting." ushahidi/platform#3613 @noone0212
- Fix "Share with Twitter" button https://github.com/ushahidi/platform-client/issues/1468 @bameda
RC v4.4.2
- Select all button for filters ushahidi/platform#2376 @himil-vasava
- "Added opaque filter actions bar" ushahidi/platform#2374 @noone0212
- "Added UI visualization for important fields in user create in platform ushahidi/platform#2105 @noone0212
- chore(package): update file-loader to version 6.0.0
- chore(package): update url-loader to version 4.0.0
- "Enabling User to type rather than only pasting." ushahidi/platform#3613 @noone0212
- Fix "Share with Twitter" button https://github.com/ushahidi/platform-client/issues/1468 @bameda
v4.4.1 Bugfixes
Features
- New feature, a reset-zoom button to all maps. Thanks @rohit645!
- Issue: ushahidi/platform#3848
Bugfixes and upgrades
- Issue: When you delete a post in dataview, the total number of posts is not updated Thanks @rohit645!
- Issue: Delete confirmation appears when user submits a response to a survey. Thanks @himil-vasava!
- Issue: Lint-fix Thanks @individual-it!
- Updates: Leaflet.locatecontrol, Karma-jasmine.