Releases: CATcher-org/CATcher
Releases · CATcher-org/CATcher
V3.3.5
The CATcher web app is at https://catcher-org.github.io/CATcher/
Changelog
- Added browser support for the application
- Upgraded Electron to version 9.1.0
- Added an automatic retry to handle edge case where GitHub cannot immediately confirm existence of the newly created bug-reporting phase repository
- Removed automatic loading of custom profiles in the desktop application
- Added more robust checks to guard against malformed
settings.json
configurations
V3.3.4
V3.3.3
V3.3.2
Changelog
- Add logging (#481)
- Relax template correctness rule (#484)
- Prevent unnecessary caching (#482)
- Add Conflict Model Tests (#487)
- Add automated build for Linux and MacOS (#479)
- Add tests for Title Component (#460)
- Refactor session validation logic in Phase Service / AuthComponent (#472)
- Move function getNumberOfPages into separate module (#478)
V3.3.1
V3.3.0
Changelog
- Fix ID Issue Sorting (#435)
- Add a pre-push hook to run linter and tests (#450)
- Setup CI checks on Windows (#448)
- Add unit tests for LabelDropdownComponent (#446)
- Add Logo and Icons (#454)
- Remove username, password auth method (#449)
- Fix Tester response Permission (#457)
- Remove response label from tester response (#458)
- Replace Restful fetches with Graphql fetches (#453)