Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
@@ -0,0 +1,22 @@
---
created_at: '2026-03-25T09:00:24Z'
tags:
- releasenote
title: my.nesi.org.nz release notes v2.50.0
search:
boost: 0.1
---
Comment on lines +1 to +8
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

low

Ahoy! It seems ye've forgotten a piece of the treasure map! The ship's code... I mean, style guide... insists on a description in the frontmatter for the searchin' crawlers. Addin' one will keep the beasties happy and make this page easier to find. Don't want yer hard work to sink to the bottom of the sea, do ye?

Suggested change
---
created_at: '2026-03-25T09:00:24Z'
tags:
- releasenote
title: my.nesi.org.nz release notes v2.50.0
search:
boost: 0.1
---
---
created_at: '2026-03-25T09:00:24Z'
description: "Release notes for my.nesi.org.nz v2.50.0, including improvements to allocation requests, dependency updates, and various fixes."
tags:
- releasenote
title: my.nesi.org.nz release notes v2.50.0
search:
boost: 0.1
---
References
  1. The style guide mandates that, at a minimum, the frontmatter should contain a description field. This is used for search indexing and page previews. (link)


## New and Improved
- Improved the end date calculation for new allocation requests so that it aligns more closely with the nearest renewal cycle.
- Updated dependencies to improve stability, security, and performance.
- Improved the wording on the Join Project page to make the process clearer and easier to understand.
- On the Project Request page, users can no longer add themselves as a Supervisor role.

## Fixed
- It is now possible to add project members to inactive projects.
- When a Research Developer Cloud user account is disabled, the associated project will not be visible in my.nesi.org.nz.


Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

low

Blast me eyes! An extra blank line! Are ye tryin' to waste precious space on this here parchment? One empty line is plenty to separate yer sections. Keep the deck tidy, matey!

References
  1. The style guide suggests surrounding markdown structures with a single blank line to maintain readability. An extra blank line is unnecessary. (link)

If you have any questions about any of the updates, please
{% include "partials/support_request.html" %}.
Loading