Skip to content

Releases: AustinMastLab/DigitizationAcademy

Release 2.0.0

17 May 19:17
f221c0c

Choose a tag to compare

What's Changed

Auto-generated release from main branch.

Commits included:

Merge pull request #76 from AustinMastLab/release/2.0.0

[major] Release 2.0.0

Full Changelog: 1.0.9...2.0.0

Release 1.0.9

10 May 19:32

Choose a tag to compare

What's Changed

Auto-generated release from main branch.

Commits included:

Add dynamic page titles across views and refactor `AppLayout` to support custom titles.

Full Changelog: 1.0.8...1.0.9

Release 1.0.8

10 May 19:08

Choose a tag to compare

What's Changed

Auto-generated release from main branch.

Commits included:

Refactor deploy workflow: decouple version calculation, production deployment, and release creation for better modularity. Update actions and improve maintainability.

Full Changelog: 1.0.7...1.0.8

Release 1.0.7

17 Mar 20:51

Choose a tag to compare

What's Changed

Auto-generated release from main branch.

Commits included:

Remove redundant CSS properties to reduce duplication and improve maintainability.

Full Changelog: 1.0.6...1.0.7

Release 1.0.6

23 Feb 20:02

Choose a tag to compare

What's Changed

Auto-generated release from main branch.

Commits included:

Pass `CURRENT_COMMIT_MSG` via environment to prevent backtick execution in deploy workflow.

Full Changelog: 1.0.5...1.0.6

Release 1.0.5

31 Jan 16:47

Choose a tag to compare

What's Changed

Auto-generated release from main branch.

Commits included:

Improve accessibility of course syllabus section by refining ARIA attributes and adjusting PDF embedding logic

Full Changelog: 1.0.4...1.0.5

Release 1.0.4

25 Jan 17:03

Choose a tag to compare

What's Changed

Auto-generated release from main branch.

Commits included:

Drop unused Nova-related tables from the database. Fixes #55. Fixes #56.

Full Changelog: 1.0.3...1.0.4

Release 1.0.3

20 Jan 23:23

Choose a tag to compare

What's Changed

Auto-generated release from main branch.

Commits included:

Update cache, session, database, and horizon prefix configurations to include app environment.

Full Changelog: 1.0.2...1.0.3

Release 1.0.2

20 Jan 21:57

Choose a tag to compare

What's Changed

Auto-generated release from main branch.

Commits included:

Update cache, session, database, and horizon prefix configurations to include app environment.

Full Changelog: 1.0.1...1.0.2

Release 1.0.1

20 Jan 19:57

Choose a tag to compare

What's Changed

Auto-generated release from main branch.

Commits included:

Merge development into main

Full Changelog: 1.0.0...1.0.1