Template:Patch-notes: Difference between revisions
Template page
More actions
No edit summary |
No edit summary |
||
| Line 25: | Line 25: | ||
<noinclude> | <noinclude> | ||
== Usage == | == Usage == | ||
<pre> | <pre> | ||
{{Patch notes | {{Patch notes | ||
|version = 0.9.13 | |version = 0.9.13 | ||
|date = | |date = 01-09-2026 | ||
|type = | |type = Alpha | ||
|summary = Tight summary of what changed. | |summary = Tight summary of what changed. | ||
|breaking = | |breaking = | ||
* | * None noted. | ||
|features = | |features = | ||
* | * Added new registration flow that includes needed legal documents. | ||
* | * Implemented new platform based registration for Moot. | ||
|fixes = | |fixes = | ||
* | * Fixed bugs regarding the name filters. | ||
* | * Fixed a bug where the grab bar on the registration menu behaved incorrectly. | ||
* Fixed a bug where the registration menu would fail to open the welcome screen after finishing registration. | |||
* Fixed a bug where Overheal was missing from the Early Access core. | |||
}} | }} | ||
</pre> | </pre> | ||
Revision as of 20:50, 9 January 2026
Usage
{{Patch notes
|version = 0.9.13
|date = 01-09-2026
|type = Alpha
|summary = Tight summary of what changed.
|breaking =
* None noted.
|features =
* Added new registration flow that includes needed legal documents.
* Implemented new platform based registration for Moot.
|fixes =
* Fixed bugs regarding the name filters.
* Fixed a bug where the grab bar on the registration menu behaved incorrectly.
* Fixed a bug where the registration menu would fail to open the welcome screen after finishing registration.
* Fixed a bug where Overheal was missing from the Early Access core.
}}
Parameters
version– Required version string (for example0.9.13).date– Release date of version (MM-DD-YYYY format).type– Optional. Release type (Release,Hotfix,Beta).summary– Optional high-level summary of version.breaking– Optional. Bullet list of breaking changes. Section is hidden if left empty.features– Optional. Bullet list of new features. Section is hidden if left empty.fixes– Optional. Bullet list of bug fixes. Section is hidden if left empty.
- Version
- {{{version}}}
- Date
- Unknown
- Type
- Release
Summary
No summary provided.