Releases: ushahidi/platform-client
Releases · ushahidi/platform-client
v5.3.2
v5.3.0
v5.2.0
Overview
- New modular architecture with Single-SPA
- Integration with Google Tag Manager
Detailed Changes
- Feat/gmail data source by @tuxpiper in #1530
- chore: cleanup date picker by @webong in #1545
- Migration/dev workflow setup by @webong in #1684
- Split and lazy load activity module by @Ifycode in #1687
- Performance(analysis): Adding webpack-bundle-analyzer by @Angamanga in #1689
- Split and lazy load settings module by @Ifycode in #1688
- Fix settings survey route not accessible from mode-context by @Ifycode in #1692
- Experiment 1 of 2: Move posts module remnants to map module by @Ifycode in #1693
- Split common - move auth into its own folder by @Ifycode in #1695
- Make modebar a separate module by @Ifycode in #1696
- Remove unused Saved searches files by @Ifycode in #1698
- Fix error from last merge to feature/migration by @Ifycode in #1697
- Directives - Move unshared from common module by @Ifycode in #1699
- Remove unused service imports by @Ifycode in #1700
- Migrate page settings by @Angamanga in #1704
- Load fb ondemand by @Angamanga in #1703
- Common module: Remove unused Directives or services by @Ifycode in #1702
- Services: Move unshared from common module - batch 1 by @Ifycode in #1701
- Merge Develop to Feat/Gmail Data Source by @webong in #1709
- Feature Gmail Data Source by @webong in #1670
- Feature/migration by @Angamanga in #1672
- Single spa qa fix by @Angamanga in #1721
- Chore: Gmail Support by @webong in #1723
- fix(cd): update scripts that bundle oss release by @tuxpiper in #1715
- Adjusting import map by @Angamanga in #1722
- Importmap: Changing the order of scripts in build-script by @Angamanga in #1752
- Add gtm by @Angamanga in #1724
- Importing data-module with SystemJS syntax by @Angamanga in #1753
Full Changelog: v5.1.2...v5.2.0
v5.1.3
v5.1.2
v5.1.1
v5.1.0
v4.6.9
- ushahidi/platform#4112: Add button role to improve accessibility in common/notifications and user-profile (@onyeepeace)
- ushahidi/platform#3918: Make registration button and endpoints optional (@SaifurRahmanMohsin)
- ushahidi/platform#4119: Weak color contrast and issues for tab key users in the map and search area of the map page (@Ifycode)
- ushahidi/platform#2746: Provide a ‘Skip to Content’ link (@bimbolabuary)
- ushahidi/platform#3641: Make "New survey" button Right-To-Left friendly (@hariclerry)
- ushahidi/platform#4080: Improve labeling for logging in and signing up users (@error404-sp)
Known regression:
Logging in with the initial default credentials (admin/admin) is not allowed by the client in this release. A quick fix release will be shortly shipped.
v4.6.8
- ushahidi/platform#4137 : Improve filter bar button location at the bottom ( @onyeepeace )
- Fix ushahidi/platform#1994 : Avoid filter button bar obscuring elements ( @onyeepeace )
- ushahidi/platform#4130 : Improve accessibility for screen readers around svg images ( @bukolabisuga )
- ushahidi/platform#4133 : Improve accessibility for screen readers with visually hidden content ( @siggrid)
- Fix ushahidi/platform#3954 : Ensure decimal number field values are displayed ( @AngadSethi )
- ushahidi/platform#4170 : Improve outbound transactional e-mail presentation ( @firenz )
- ushahidi/platform#1858 : Position post submit button at the end of form ( @Sunairaa )
- Fix ushahidi/platform#4106 : Improve visibility of options in language selection drop down ( @helen-ndip )
- Fix ushahidi/platform#2271 : Avoid long words overflowing past through postcard borders ( @firenz )
- ushahidi/platform#4115 : Make map view sidebar checkboxes accessible by tabbing ( @siggrid )
- #1622 : Avoid usage of server-side expensive endpoint for gathering post totals ( @rowasc )
- ushahidi/platform-pattern-library#248 : Properly indicate clickability of the header drop-down button ( @bukolabisuga )