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
5 changes: 5 additions & 0 deletions docs/RELEASES.md
Original file line number Diff line number Diff line change
Expand Up @@ -53,6 +53,11 @@ The current release artifact is an installable WordPress admin zip with:
Production sites should install the built zip and should not need to run
Composer on the server.

Current v1.0 artifact:

- filename: `waypoints-1.0.zip`
- SHA-256: `acc93ed02e41585f4f9e2799d739d38fc374bf4e416852bdf0f16394d7af6e6c`

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

P2 Badge Correct the documented v1.0 checksum

The published v1.0 release notes list the installable artifact SHA-256 as bd2c5074f4d24114fedd38b99be0e7e9929570277b420af81174edc58285b68e, but this new documentation records acc93ed02e41585f4f9e2799d739d38fc374bf4e416852bdf0f16394d7af6e6c instead. When users follow this file to verify the waypoints-1.0.zip GitHub release asset, the check will fail for the actual published artifact; please align this value with the release page: https://github.com/acodebeard/Waypoints/releases/tag/v1.0

Useful? React with 👍 / 👎.


## Update Expectations

Current update flow:
Expand Down