Skip to content

Releases: berkeley-cdss/flextensions

More UX Improvements

15 Apr 06:48
b1315b7

Choose a tag to compare

  • Sort by semesters on the home / index page
  • Improvements to the course requests page. Better looking + easier export buttons

What's Changed

  • Improve Semester Display on Dashboard: Group Courses, Add Semester Headers, and Implement Sorting Logic by @cycomachead in #383
  • UX Improvements to the Instructor Requests Dashboard by @cycomachead in #385

Full Changelog: production/2026-04-13...staging/2026-04-14

More Small UX Improvements

15 Apr 06:11
b1315b7

Choose a tag to compare

Pre-release
  • Sort by semesters on the home / index page
  • Improvements to the course requests page. Better looking + easier export buttons

What's Changed

  • Improve Semester Display on Dashboard: Group Courses, Add Semester Headers, and Implement Sorting Logic by @cycomachead in #383
  • UX Improvements to the Instructor Requests Dashboard by @cycomachead in #385

Full Changelog: production/2026-04-13...staging/2026-04-14

production/2026-04-13

14 Apr 04:28
c564fc6

Choose a tag to compare

Main Updates

  • Tweaked UI of the main requests table:
    • You can now approve/reject requests without leading to a page refresh
    • You can bulk-approve or reject requests
    • Tried to make the list a little more compact.
  • Store semester field on the course.
    • Easier importing of new courses
    • In the future, nicer filtering of past/current semesters.

Automated Git Log:

What's Changed

  • Mass approve/ reject functionality and UI changes for request table by @gobears01 in #349
  • Add semester field to courses by @alxstx in #350
  • Add semester filter to Import Courses page by @alxstx in #351
  • Autocorrect some small rspec cases by @cycomachead in #362
  • A bunch of small dependency updates by @cycomachead in #361
  • Bump Rails to latest 7.2 patch by @cycomachead in #364
  • Enrollments staff view and semester filter by @alxstx in #360
  • Bump rack-session from 2.1.1 to 2.1.2 in the bundler group across 1 directory by @dependabot[bot] in #373
  • Bump addressable from 2.8.9 to 2.9.0 in the bundler group across 1 directory by @dependabot[bot] in #374
  • Bump fast-xml-parser from 5.4.1 to 5.5.6 in the npm_and_yarn group across 1 directory by @dependabot[bot] in #346
  • Bump the npm_and_yarn group across 1 directory with 3 updates by @dependabot[bot] in #382
  • Bump rubocop from 1.86.0 to 1.86.1 by @dependabot[bot] in #375
  • Bump strong_migrations from 2.5.2 to 2.6.0 by @dependabot[bot] in #377

Full Changelog: production/2026-03-17...production/2026-04-13

staging/2026-04-13 - Minor Dependency Updates

14 Apr 02:33
c564fc6

Choose a tag to compare

What's Changed

  • Bump rack-session from 2.1.1 to 2.1.2 in the bundler group across 1 directory by @dependabot[bot] in #373
  • Bump addressable from 2.8.9 to 2.9.0 in the bundler group across 1 directory by @dependabot[bot] in #374
  • Bump fast-xml-parser from 5.4.1 to 5.5.6 in the npm_and_yarn group across 1 directory by @dependabot[bot] in #346
  • Bump the npm_and_yarn group across 1 directory with 3 updates by @dependabot[bot] in #382
  • Bump rubocop from 1.86.0 to 1.86.1 by @dependabot[bot] in #375
  • Bump strong_migrations from 2.5.2 to 2.6.0 by @dependabot[bot] in #377

Full Changelog: staging/2026-04-03...staging/2026-04-13

staging/2026-04-03

03 Apr 08:55
82ab9ce

Choose a tag to compare

New Features

  • Ability to approve or reject more than 1 request at a time.
  • Improvements to the rendering of the requests table to not scroll as much
  • Better tracking of course semesters to make getting to the right course easier.

What's Changed

Full Changelog: production/2026-03-17...staging/2026-04-03

Extended Auto Approval Window Flag

17 Mar 23:00
045cee0

Choose a tag to compare

See https://github.com/berkeley-cdss/flextensions/releases/tag/staging%2F2026-03-17

  • Ability to enable an extended window for auto-approval, such are for students w/DSP or other accommodations
  • Small documentation updates
  • Bug fix for filtering the requests table when clicking from a student enrollment

Git-Generated Changeling...

What's Changed

New Contributors

Full Changelog: production/2026-02-27...production/2026-03-17

Extended Auto Approvals, Bug Fixes, Dependenices

17 Mar 19:26
045cee0

Choose a tag to compare

What's Changed

  • Bump dompurify from 3.3.0 to 3.3.2 in the npm_and_yarn group across 1 directory by @dependabot[bot] in #333
  • Auto extended requests by @gobears01 in #306
  • Filter Extension Requests by Student from Enrollments Page by @alxstx in #324
  • Some more docs updates by @cycomachead in #342
  • Bump undici from 6.22.0 to 6.24.0 in the npm_and_yarn group across 1 directory by @dependabot[bot] in #337
  • Run bundle update --minor by @cycomachead in #343

New Contributors

Full Changelog: staging/2026-03-10...staging/2026-03-17

Staging / Dependencies

11 Mar 03:10
8407b12

Choose a tag to compare

Pre-release

What's Changed

Full Changelog: production/2026-02-27...staging/2026-03-10

Better Support for Late Due Date Handling

27 Feb 09:47
2129000

Choose a tag to compare

Due Dates / Slip Days Improvements

  • set the late due date in Canvas/bCourses as appropriate
  • auto-extended the late due by the same delta
  • add a setting to turn off auto-extending due dates.

What's Changed

New Contributors

Full Changelog: production/2026-02-24...production/2026-02-27

Bug Fixes + Minor enhancements

25 Feb 03:15
659b5f7

Choose a tag to compare

Overview

  • Fixes a bug when Canvas assignments have group / section overrides present
  • Improves the UI around adding [email protected] to a course
  • Many dependency updates and a couple minor fixes.

Automated Changelog

Full Changelog: production/2025-11-17...production/2026-02-24