Releases: isaacphysics/isaac-react-app
Releases · isaacphysics/isaac-react-app
v3.13.2
v3.13.1
Both Sites
- Question finder completeness filters by @skyepurchase in #1060
- Add logged event for Question Finder search by @mwtrew in #1073
- Add char limit to QF search by @axlewin in #1072
- Remove connections step from phy registration by @mlt47 in #1077
- Inline Question Redux Improvement by @jacbn in #1070
- Restore NavBar mobile alignment by @sjd210 in #1041
- Fix submit button scaling by @axlewin in #1067
- Fix several "My Account" inconsistencies by @sjd210 in #1066
- Hotfix/bootstrap upgrade fixes by @mlt47 in #1031
- Use default question icon when user info not loaded by @jacbn in #1074
- Close modals on page change by @axlewin in #1062
- Fix Ada search formatting by @axlewin in #1065
- Various My Account improvements by @jacbn in #1080
API
- Require passwords at least 8 characters in length by @jsharkey13 in isaacphysics/isaac-api#626
- Implement question completion status filtering by @skyepurchase in isaacphysics/isaac-api#629
- Add char limit to QF search by @axlewin in isaacphysics/isaac-api#631
- Support anonymous users in question finder by @jsharkey13 in isaacphysics/isaac-api#634
- Hide superseded content in QF for non-teachers by @jsharkey13 in isaacphysics/isaac-api#636
- Add Question Finder logged event type by @mwtrew in isaacphysics/isaac-api#632
New Contributors
- @axlewin made their first API contribution in isaacphysics/isaac-api#631
Full App Changelog: v3.13.0...v3.13.1
Full API Changelog: isaacphysics/isaac-api@v3.16.3...v3.16.4
v3.13.0
What's Changed
Both
- Cloze dropdown scrolling and greying out by @sjd210 in #1050
- Restore black border to cloze items when printing by @jacbn in #1049
- Improve email regex by @axlewin in #1055
- Remove ampersands from report URLs by @axlewin in #1057
- Improvement/inline-box-widths by @jacbn in #1052
- Enable partial correctness on cloze questions by @jacbn in #1058
- Change clear dropdown option by @axlewin in #1059
- Fix dropdown cloze questions embedded in katex by @skyepurchase in #1051
- Only check if "can attempt" for restricted question types by @mlt47 in #1064
- Fix inline question marking for content summaries by @jsharkey13 in isaacphysics/isaac-api#630
Physics
- Warn users about inverse trig notation by @axlewin in #1037
- Prevent blank answer submission by @axlewin in #1053
- Show warning for double inequalities by @axlewin in #1056
- Physics student sign-up flow by @jacbn in #1046
- Phy signup preferences form improvements by @jacbn in #1069
Ada
- Fix duplicate exam boards by @axlewin in #1042
- Display core and advanced stages by @axlewin in #1061
- Use single difficulties across the Ada site by @skyepurchase in #1054
- Remove required field text by @axlewin in #1034
Full Changelog: isaacphysics/isaac-api@v3.16.2...v3.16.3
Full Changelog: v3.12.0...v3.13.0
v3.12.1
Emergency Release
Changelog
- Prevent exam spec pages making invalid API requests in bc798ce
- Restore old question finder URLs in 4b8ab9b
Full Changelog
APP: v3.12.0...v3.12.1
v3.12.0
Changelog
Both Subjects
- Question finder redesign by @skyepurchase in #1026
- Update/research notification banner by @mlt47 in #1027
- Display assignments to do as default by @mlt47 in #1047
- Fix 'Set Test' button width and height by @sjd210 in #1030
- Fix LaTeX vertical clipping by @sjd210 in #1036
- Ignore default exam board if set by query param by @mlt47 in #1048
- Add substring strategy for questions query by @mlt47 in isaacphysics/isaac-api#623
- Support multiple correct choices in cloze questions by @jacbn in isaacphysics/isaac-api#625
- Upgrade ESLint to v9 by @jacbn in #1035
- Add missing index to quiz loading in isaacphysics/isaac-api@1e65460
Physics
- Hide daily streaks under 14 days by @axlewin in #1029
- Update footer to add University funding by @sjd210 in #1045
- Implement book question exclusion by @skyepurchase in isaacphysics/isaac-api#624
Computer Science
- Add new ExamSpecification page for SQA by @mwtrew in #1043
- Set email preference defaults on account creation for Ada by @mwtrew in #1040
- Add indicator by 'Work to do' by @axlewin in #1039
- Add migration to set default assignment email preference by @mwtrew in isaacphysics/isaac-api#627
Full Changelog
APP: v3.11.2...v3.12.0
API: isaacphysics/isaac-api@v3.16.1...v3.16.2
v3.11.2
Changelog
Both Subjects
- Update downtime warning banner by @jsharkey13 in #1025
- Improvement/display attempted on mobile by @mlt47 in #1028
- Remove navigation and menus from printed layout in f022ea7.
Computer Science
- Exam specification directory page by @mwtrew in #1024
- Ada school year refresh - homepage updates by @mwtrew in #1023
Full Changelog
APP: v3.11.1...v3.11.2
v3.11.1
Changelog
Both Subjects
- Allow card decks with fewer than 3 items in 9eca4f2.
Physics
- Fix subject colour highlights on concept pages in 5f843f6.
Full Changelog
APP: v3.11.0...v3.11.1
v3.11.0
Changelog
Both subjects
- Upgrade to Bootstrap 5 by @jacbn in #1020
- Disable Outlook reactions to server-generated emails in isaacphysics/isaac-api@9ceb348.
- Raise errors if any error occurs indexing new content in isaacphysics/isaac-api@eafeded.
- Suppress unnecessary stack traces on status ping failure in isaacphysics/isaac-api@c8736dc
- Fix assignment progress types by @jacbn in #1021
- Add automated frontend tests for group management by @jacbn in #1005
Computer Science
- Improve Ada inline question styling by @jacbn in #1015
- Ada core and advanced tagging by @skyepurchase in #1014
- Update Ada nav items by @mwtrew in #1022
Full Changelog
APP: v3.10.0...v3.11.0
API: isaacphysics/isaac-api@v3.16.0...v3.16.1
v3.10.0
What's Changed
Both Sites
- LLM free text question type by @mlt47 in #1018 and isaacphysics/isaac-api#618
- Change gameboard completion meaning by @mlt47 in #839 and isaacphysics/isaac-api#620
- Cypress visual regression testing by @mwtrew in #998
- Refactor userContext into separate hooks by @mlt47 in #1017
- Improve scroll-to-top button by @jacbn in #1016
- Fix filtering on My Gameboards card view by @jacbn in #1019
- Skip quick questions for question completeness by @jsharkey13 in isaacphysics/isaac-api#619
Full App Changelog: v3.9.9...v3.10.0
Full API Changelog: isaacphysics/isaac-api@v3.15.11...v3.16.0
v3.9.9
What's Changed
Both sites
- New academic year modal redesign by @jacbn in #1009
- Use dropdown menus for cloze questions on mobile by @skyepurchase in #1006
- Repeated results being displayed in the question finder by @jacbn in isaacphysics/isaac-api#617
- Inline feedback index on soft links by @jacbn in #1011
- Fix padding on horizontal layout columns by @jacbn in #1012
- Allow deploy script on the standby server by @skyepurchase in #1001
Physics
Full App Changelog: v3.9.8...v3.9.9
Full API Changelog: isaacphysics/isaac-api@v3.15.10...v3.15.11