Skip to content

Releases: oaknational/Oak-Web-Application

v1.635.1

22 Nov 11:08
Compare
Choose a tag to compare

1.635.1 (2024-11-22)

Bug Fixes

  • renaming cookie functions which now use local storage (45baa16)
  • switch from cookies to local storage (c3b8419)
  • type errors (4208e7f)

v1.635.0

22 Nov 09:31
Compare
Choose a tag to compare

1.635.0 (2024-11-22)

Features

  • added button to download (9ca2b6e)
  • dedupe activation events (ec25959)

v1.634.0

21 Nov 15:31
Compare
Choose a tag to compare

1.634.0 (2024-11-21)

Bug Fixes

Features

  • adding extra tracking fields (4dfc364)
  • prevent duplicate conversion events (4aa27a6)

v1.633.0

21 Nov 11:34
Compare
Choose a tag to compare

1.633.0 (2024-11-21)

Bug Fixes

  • don't sanatiseUnits(...) for new MV (6b89511)
  • removed hack added in #2846 (no longer needed) (650c94c)
  • revert change to curriculumUnitsIncludeNew (03c8919)

Features

  • added constant to switch on new mv_curriculum_sequence_b_13_0_0 MV (e2c1262)
  • initial work on new curric MV (dd56e3c)

v1.632.0

21 Nov 10:42
Compare
Choose a tag to compare

1.632.0 (2024-11-21)

Bug Fixes

  • add scrolling on phase picker when zoomed in 200% (9fa8792)
  • adjust 'View curriculum' button margin in mobile phase picker (03c1795)
  • adjust desktop lot picker width (bff245f)
  • close phase picker when viewing curriculum without subject (42090ef)
  • ensure mobile lot picker modals have z-index greater than cookie banner (754d169)
  • fix lotpicker intrusion on cookie banner by setting appropriate z-index (cc2b3b6)
  • prevent background page scrolling when modal is open (1dd388c)
  • remove cycleTwo flag (e677680)
  • remove OakPrimaryButton text from aria-label (3245d19)
  • remove stray double quote from string (0765e55)

Features

  • add loader View curriculum button in mobile phase picker (4af7a9b)
  • add mobile lot picker (504bf97)
  • add transiton to phase picker modal to ensure page is not visible until loaded (6fb6777)

v1.631.1

21 Nov 09:59
Compare
Choose a tag to compare

1.631.1 (2024-11-21)

Bug Fixes

  • policy page links styling (25cb8c7)

v1.631.0

20 Nov 17:16
Compare
Choose a tag to compare

1.631.0 (2024-11-20)

Features

  • extract out unit card used in curriculum options (9cf7cb1)

v1.630.1

20 Nov 16:37
Compare
Choose a tag to compare

1.630.1 (2024-11-20)

Bug Fixes

  • icon URLs for docx curriculum downloads (bf59046)

v1.630.0

20 Nov 15:01
Compare
Choose a tag to compare

1.630.0 (2024-11-20)

Features

v1.629.1

20 Nov 14:07
Compare
Choose a tag to compare

1.629.1 (2024-11-20)

Bug Fixes

  • destructuring array to prevent modifying it (2078436)