Releases: Sambruk/streamflow-webclient
Releases · Sambruk/streamflow-webclient
v1.3.2
- Finally fixed log out for all browsers
- Added possibility to show own content during case edit at iframe
- Added support for shortcuts
- Added possibility to create parent/child case connections( required streamflow-core version more than Beta 1.29-beta8 version)
- Some minor changes and bug fixes
v1.3.1
v1.3.0
- Moved project to latest available AngularJS 1.6.9;
- Update sources in order to work with AngularJS 1.6
- Updated jQuery to latest v3 and removed other outdated versions in dependencies;
- Moved some libs from index.html declaration to be handled y bower;
- Update all application dependencies to their actual versions;
- Update gulp and it dependencies to their actual versions;
- Update Karma to v2;
- Removed outdated libs from project if was possible
- Removed chosen library;
v1.2.1
v1.2.0
- Upgrade Angular version to 1.5
- Upgrade build dependencies to be able to built on NodeJs 6
- Fix google maps usage
- Move some some dependencies from project to bower
- Some code improvment
- Update documentation
- Fix infinite loading for case list
- Fix various GUI issues on different browsers
- Fix several console errors
- Fix various logic fixes
v1.1.4
- Fix for infinite scroll at case lists both at general and search view
- Remove possibility to choose incorrect date range at search filter;
- Remove undefined item refresh on change case assigment;
- Fix send null instead of empty strings;
- Optimize case list load when case count don't corresponds to actual value;
- Move priority indicator to right.