Skip to content

Commit

Permalink
A+ v1.27 release notes
Browse files Browse the repository at this point in the history
  • Loading branch information
ihalaij1 committed Dec 4, 2024
1 parent c80606a commit 31561ef
Show file tree
Hide file tree
Showing 3 changed files with 26 additions and 0 deletions.
2 changes: 2 additions & 0 deletions index.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,8 @@ but it works for other subjects too.

## Recent releases

* December 2024 [A+ v1.27](releases/v1_27.md)
* October 2024 [A+ v1.26](releases/v1_26.md)
* August 2024 [A+ v1.25](releases/v1_25.md)
* June 2024 [A+ v1.24](releases/v1_24.md)
* April 2024 [A+ v1.23](releases/v1_23.md)
Expand Down
3 changes: 3 additions & 0 deletions releases/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,9 @@ So, yearly cycle:

## Releases

* December 2024: A+ v1.27
* A+ v1.27
* [Release notes](v1_27.md)
* October 2024: A+ v1.26
* A+ v1.26
* [Release notes](v1_26.md)
Expand Down
21 changes: 21 additions & 0 deletions releases/v1_27.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,21 @@
# A+ v1.27 Release Notes

December 2024

## A+ v1.27.0

* [A+ v1.27.0](https://github.com/apluslms/a-plus/releases/tag/v1.27.0)

### New features
* Move menu items with an empty group label under "Course" section by default [#1411](https://github.com/apluslms/a-plus/issues/1411)
* Manual assessment of all submitters now finds all unassessed students [#1412](https://github.com/apluslms/a-plus/issues/1412)
* Add a language toggle for non-course-specific pages [#1135](https://github.com/apluslms/a-plus/issues/1135)
* Add support for disabling personalized points goal [#1416](https://github.com/apluslms/a-plus/issues/1416)
* Fix erros caused by personalized points goals [#1415](https://github.com/apluslms/a-plus/issues/1415)
* Fix "show_zero_points_immediately" option showing previous attempt's points [#1425](https://github.com/apluslms/a-plus/issues/1425)
* Fix overriding deadline deviations around daylight savings border [#1422](https://github.com/apluslms/a-plus/pull/1422)
* Fix external links sometimes missing URL fragments [#1424](https://github.com/apluslms/a-plus/pull/1424)

### Notes for developers and administrators

* Fixed group labels are not shown in Edit Course/Menu page [#1410](https://github.com/apluslms/a-plus/issues/1410)

0 comments on commit 31561ef

Please sign in to comment.