Skip to content

Releases: BrownBook/ExperientialLearningInventory

Release v1.0.0

19 Feb 22:42
Compare
Choose a tag to compare
Update package dependencies.

Release v0.3.7

31 Jan 05:02
Compare
Choose a tag to compare
Bump json5 from 1.0.1 to 1.0.2

Bumps [json5](https://github.com/json5/json5) from 1.0.1 to 1.0.2.
- [Release notes](https://github.com/json5/json5/releases)
- [Changelog](https://github.com/json5/json5/blob/main/CHANGELOG.md)
- [Commits](https://github.com/json5/json5/compare/v1.0.1...v1.0.2)

---
updated-dependencies:
- dependency-name: json5
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

Release v0.3.6

28 Nov 13:21
Compare
Choose a tag to compare
Add PHP version back to release workflow.

v0.3.5

26 Apr 04:31
Compare
Choose a tag to compare
  • Add on-site/virtual/hybrid location option and include in search results export
  • Include college name column in search results export (.csv)
  • Improve semester type labels (Fall, Spring, Summer) on Term Settings UI

v0.3.4

27 Feb 17:31
d99ecdd
Compare
Choose a tag to compare
Fix ordering of fields in TermRow component when editing a term on Te…

v0.3.3

29 Jul 13:26
Compare
Choose a tag to compare
  • Added the 'Host Zip Code' column to the Activity Import format
  • Added the Term Editor feature. You can create and edit Terms (start/end dates, and the dates each term appears and leaves the 'Create Experience' page, etc). This is under Settings -> Edit Terms.
  • Made the low GPA, credit hours overload, and start/end date warnings configurable
  • Removed the Supervisor Fax and Faculty Fax number fields
  • Updated many of our back-end dependencies for bugfixes and security updates.
  • Several other minor bugs were fixed, and earlier hot-fixes were fixed permanently