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,18 @@
---
created_at: '2026-06-25T09:00:24Z'
tags:
- releasenote
title: my.nesi.org.nz release notes v2.53.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.

medium

Ahoy, landlubber! Ye've gone and forgotten the description in yer front-matter. Did a siren steal yer wits? The ship's code laws (Repository Style Guide, line 28) demand a description at the very minimum so the search engines don't get lost in the doldrums. Add it now, or prepare to walk the plank!

Suggested change
---
created_at: '2026-06-25T09:00:24Z'
tags:
- releasenote
title: my.nesi.org.nz release notes v2.53.0
search:
boost: 0.1
---
---
created_at: '2026-06-25T09:00:24Z'
description: "Release notes for my.nesi.org.nz version v2.53.0, detailing new storage defaults, tooltips, and fixed research outputs."
tags:
- releasenote
title: my.nesi.org.nz release notes v2.53.0
search:
boost: 0.1
---
References
  1. The front-matter of a new page must at minimum contain a description for search indexing. (link)


## New and Improved
- Default storage values updated: For projects that have been inactive, new allocations will now default to the values from the most recent active allocation.
Comment on lines +10 to +11

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

Avast! Ye've crowded yer header like sailors in a tight berth. The ship's ledger (Repository Style Guide, line 221) clearly states that headers must have a blank line before and after. Give it some breathing room, ye scallywag!

Suggested change
## New and Improved
- Default storage values updated: For projects that have been inactive, new allocations will now default to the values from the most recent active allocation.
## New and Improved
- Default storage values updated: For projects that have been inactive, new allocations will now default to the values from the most recent active allocation.
References
  1. Headers should have a blank line before and after. (link)

- Usage column tooltip added: A tooltip now clarifies that storage usage values are refreshed once every 24 hours.

## Fixed
- Research outputs restored: The Research Outputs function is now fully operational after being impacted by the previous framework upgrade last month.
Comment on lines +14 to +15

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

Blimey! Another cramped header! Have ye no respect for the blank space? Put a blank line after '## Fixed' before the crew mutinies!

Suggested change
## Fixed
- Research outputs restored: The Research Outputs function is now fully operational after being impacted by the previous framework upgrade last month.
## Fixed
- Research outputs restored: The Research Outputs function is now fully operational after being impacted by the previous framework upgrade last month.
References
  1. Headers should have a blank line before and after. (link)


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