Releases: CATcher-org/CATcher
Releases · CATcher-org/CATcher
V3.5.4
Changelog
- Upgrade to Angular 13 @cheehongw (#1249)
- Fix e2e regression caused by changes in AuthService @cheehongw (#1275)
- Migrate from TSLint to ESLint @MadLamprey (#1250)
- Add documentation for CATcher's parser @luminousleek (#1240)
- Add login redirect @nknguyenhc (#1256)
- Clean up dependencies @cheehongw (#1248)
- Raising warnings when submitting team response with assignees who aren't in organization @woojiahao (#1264)
v3.5.3
Changelog
- Fix markdown blockquote preview difference @nknguyenhc (#1245)
- Angular 12 @cheehongw (#1242)
- Preserve line breaks in markdown @nknguyenhc (#1241)
- Default branch to
main
@nknguyenhc (#1234) - Uncaught error when invalid link is clicked @NereusWB922 (#1239)
- Add whitespace validation @MadLamprey (#1237)
- Fix broken duplicate link @nknguyenhc (#1233)
Features
- Faulty list view when back navigating @Arif-Khalid (#1243)
Bug Fixes
- Faulty list view when back navigating @Arif-Khalid (#1243)
v3.5.2
Changelog
- Remove unauth GitHub api @chunweii (#1221)
- Create release for 3.5.1 @vigneshsankariyer1234567890 (#1219)
v3.5.1-hotfix
Changelog
- Remove unauth GitHub api @chunweii (#1221)
- Create release for 3.5.1 @vigneshsankariyer1234567890 (#1219)
Full Changelog: v3.5.1...v3.5.1-hotfix
v3.5.1
Changelog
- Create release for 3.5.1 @vigneshsankariyer1234567890 (#1219)
- Fetch settings json directly without api @chunweii (#1215)
V3.5.0
Changelog
- Upgrade to Angular 11 @cheehongw (#1203)
- Fix timeline-header css @LJXSean (#1206)
- Save pageSize setting into sessionStorage @LJXSean (#1207)
- Extract isUndo, isRedo into UndoRedo model @chia-yh (#1205)
- Fix title being cut off in issue-tables @seetohjinwei (#1198)
- Fix comment-editor.component tests @chia-yh (#1200)
- Specify node version in package.json @gycgabriel (#1202)
- Remove certain buttons in markdown toolbar @chia-yh (#1196)
- Fix peer dependencies @cheehongw (#1193)
- Clean up playwright migration @cheehongw (#1190)
- Migrate bug reporting phase to playwright @cheehongw (#1186)
- Migrate Login page e2e test to Playwright @cheehongw (#1185)
- Remove nested subscribers @Eclipse-Dominator (#1184)
- Add spinners to indicate if edited information in issue has been persisted @vigneshsankariyer1234567890 (#1172)
- Custom undo and redo stack in comment editor @Eclipse-Dominator (#1164)
- [#1177] Fix breaking of hotkeys when caps lock is turned on @Eclipse-Dominator (#1179)
- Add tooltip to markdown toolbar @Eclipse-Dominator (#1167)
- Fix unintended binding of title attribute @Eclipse-Dominator (#1168)
- Fixes rendering for checkboxes @Eclipse-Dominator (#1155)
- Add Release-drafter bot to repository @kkangs0226 (#1170)
V3.4.7
Fixes
- Fix TesterResponse & IssueDispute string representation by @cheehongw in #1175
Full Changelog: V3.4.6...V3.4.7
V3.4.6
V3.4.5
Changelog
Features / Codebase Updates
- Add keyboard shortcuts to comment editor #965
- Update Angular to V10 #1137
- Update cancel edit warning to warn users when value has been modified #985
- Add logging for parse errors #979
- Add markdown toolbar #990
Fixes
- Fix title overflow bug #1013
- Add warning dialog boxes for cancelling edits #984
- Fix Referenced error #1110
Others
- Add additional tests for Session Selection #973
- Add Dependabot to update dependencies automatically #991
- Add tests for text insertor #983
- Add tests for profiles component #971
- Add unit tests for comment editor component #999
- Add unit tests for error handling service #996
- Add and standardize more logging #1147
V3.4.4
Changelog
- Fix #1014 Tester responses: All bugs are marked as 'Faulty Issues' by @luminousleek in #1020