Skip to content

Releases: isaacphysics/isaac-react-app

v1.4.5

31 Mar 09:43
Compare
Choose a tag to compare

Changelog:

Both subjects:

  • Bring back the downtime warning banner for the latest planned maintenance.
  • Enable video thumbnails to better scale when placed inside other content.
  • Dependency updates, including Jetty, Resteasy, Postgres and Guice.

Physics:

  • Fix an issue with equation editor multi-character number entry not working on Safari touch devices.

Computer Science:

  • Add callback endpoints for MailJet bounce and unsubscription webhooks.

Release v1.4.4

25 Mar 09:39
Compare
Choose a tag to compare

ChangeLog

Both subjects:

  • A gameboard will now be recorded in the user's My Gameboards page when an attempt is made at answering a question from that specific gameboard.
  • Back-end changes introduced towards syncing user information with an external email provider.

Physics:

  • Padding added to the bottom of the search bar on mobile devices.
  • Altered A-Level / Gcse virtual lessons links.

Release v1.4.3

17 Mar 14:47
Compare
Choose a tag to compare

ChangeLog

Both subjects:

  • Merge Quiz branches
    • isaacphysics/rhm31-quiz-student-feedback
    • isaacphysics/rhm31-quiz-take-quiz
  • Improve equation editor question reminder box hiding and showing
  • Remove "(Used in: ...) from /glossary"

v1.4.2

10 Mar 14:55
Compare
Choose a tag to compare

Changelog:

Both Subjects:

  • Enable video end timestamp specification, using &end=[integer seconds] in the YouTube url.
  • Enable setting of Quizzes.
  • Avoid null pointer exception setting quizzes if user not found by Id.
  • Add last seen time for users when deleted.

v1.4.1

08 Mar 08:57
Compare
Choose a tag to compare

Changelog:

Both Subjects:

  • Re-include emails in event management section.
  • Prevent long titles and errors from causing wrapping issues on the content errors page.
  • Update blank database schema to include quiz tables.
  • Prevent audit log messages ending up in the main log output and files.

Physics:

  • Release the updated homepage, with video.

v1.4.0

01 Mar 11:14
Compare
Choose a tag to compare

Changelog:

Both Subjects:

  • Group reservations fixes, a more obvious management modal, more obvious student confirmation button.
  • User progress viewing, separate out viewed and current user state so there is no accidental viewing of own progress when viewing someone elses.
  • Lazy load videos in accordions to improve page load time.
  • Move compose files to be subject generic.
  • Get user snapshot from API if websockets errors, e.g blocked by school network, to see streaks.
  • Add a 1000 character hard and 255 character soft search limit.
  • Redux store files separated out for clarity.
  • Question reminder within editor toggle to hide questions, useful on small screens.
  • Reserved events view on the My Events page to view events you have made group reservations on for easier management.
  • Alter search to use query parameters instead of path parameters.
  • Audit logging added.

Physics:

  • Gameboard filter question type parameter introduced so questions can be tagged appropriately.

Computer Science:

  • CS of the month gallery view page.
  • Reserved events view link from navigation bar.

v1.3.24

15 Feb 10:20
Compare
Choose a tag to compare

Changelog:

Both Subjects:

  • Corrects page fragment figure numbering where multiple fragments are used on the same page.
  • Adds GitHub Actions build and test to replace Travis.
  • Improve assignment progress ordering to prioritise question attempts, e.g. no attempt -> all attempted are wrong -> correct then order by attempted.
  • Ensure figure references are always bold.
  • Add some backend functionality for quizzes.

Physics:

  • Implements first version of hexagonal question filter, matching the old site design.
  • Makes question search result icons match the hexagonal design in gameboards.

v1.3.23

15 Feb 10:14
Compare
Choose a tag to compare

Changelog:

Physics:

  • Ensures weekly streak and daily streak are correctly separated.

v1.3.22

15 Feb 10:13
Compare
Choose a tag to compare

Changelog:

Both Subjects:

  • Fix permissions check on event booking endpoint.

v1.3.21

15 Feb 10:11
Compare
Choose a tag to compare

Changelog:

Both Subjects:

  • Allow timestamp declaration for videos in the editor.
  • Don't display undefined figure numbers.
  • Fix multi part symbolic question rendering.
  • Disable login button during request to prevent multiple uses.
  • Group booking enable selecting all valid users.
  • Stop showing topic label on concepts page.
  • Don't show location for events tagged as virtual.
  • Increases search page filter clarity.

Physics:

  • Remove explicit links to the 2nd edition A Level Physics book.
  • Adds chemistry to the concept filter.
  • Show question levels in search.
  • Reintroduce header progress bar, which is now weekly.

Computer Science:

  • Makes AQA the default exam board