-
Notifications
You must be signed in to change notification settings - Fork 38
Changelog data structure
This is the strucutre of the changelog data.
The version of the release. Must be in form of vx.x.x
.
Version: v1.28.0
The number of the release in chronological order, where the first is 0.
Index: 71
The Git tag of the release in https://github.com/ScratchAddons/ScratchAddons
Tag: v1.28.0
The name of the release. May different compared to Version
and Tag
.
Name: v1.28.0
The date of the release. Must be in form of yyyy-mm-dd
.
Date: 2022-08-30
The status of the release. Can be Released
, Yanked
, or Pre-released
Currently only Yanked
will have effect on the page.
Status: Released
The changelog entry of the release. Supports Markdown.
Entry: |
- New addon: alternating nested block colors
- New addon: editor find bar (previously part of “developer tools”, it can now search sounds)
- New addon: jump to custom block definition (previously part of “developer tools”)
- ...
The highlights of the release that is shown on the notification modal by the extension.
The description of the highlights.
Highlights:
Description: |
New addon: "alternating nested block colors"...
The "editor find bar" and...
The path of the highlights image. Setting this will make the highlights have the image mode, and will ignore other fields that are not related to this mode.
Highlights:
ImagePath: /assets/img/release-highlights/onion.png
The alternative text of the highlights image. Used on the image mode.
Highlights:
ImagePath: /assets/img/release-highlights/onion.png
ImageAlt: Dog inside costume editor with Onion Skinning enabled. Credit to Scratch sprite library.
The ID of the highlights YouTube video. Setting this will make the highlights have the YouTube mode, and will ignore other fields that are not related to this mode.
Highlights:
YouTubeID: e_70jvFOmfI
Additional links, above the default three links.
Links:
Link: https://example.com
StringKey: ChangelogPage.Links.Something
The URL of the link.
The i18n key of the display text of the link.
© 2024 Scratch Addons contributors. Licensed under the terms of GNU General Public License v3.0.
Any issues? Have questions? Tell them here.
- Themes
- Changelog data structure
- Specific Hugo changes
- Blog
- Internationalization/Localization/Translation (i18n)
- Feedback presend warning
- Addon Docs
- Integration status dashboard