Make up for my missing change note#9409
Conversation
✅ Deploy Preview for tiddlywiki-previews ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
|
Confirmed: linonetwo has already signed the Contributor License Agreement (see contributing.md) |
There was a problem hiding this comment.
Pull Request Overview
This PR adds release notes for two new features in TiddlyWiki 5.4.0: HTTP Range request support for the web server's get-file route and a new utility for serializing WikiText AST nodes back to wikitext strings.
- HTTP Range header support for better streaming of large media files in the Node.js web server
- New
$tw.utils.serializeWikitextParseTree()utility for converting WikiText AST back to wikitext strings - Documentation of implementation details and use cases for both features
Reviewed Changes
Copilot reviewed 2 out of 2 changed files in this pull request and generated 3 comments.
| File | Description |
|---|---|
| editions/tw5.com/tiddlers/releasenotes/5.4.0/#9078.tid | Documents the enhancement to web server's get-file route with HTTP Range headers and streaming support |
| editions/tw5.com/tiddlers/releasenotes/5.4.0/#8258.tid | Documents the new WikiText AST serialization utility for developers with implementation details and example usage |
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
dcdcf96 to
eb5d2c5
Compare
eb5d2c5 to
eecfd35
Compare
|
I trust the bot says "target the |
Unfortunately that bot now needs updating is no longer correct given the new change note requirements. All documentation that is for a future release of TW should target the master branch. |
d9129bc to
4e8800b
Compare
|
❌ Error: PRs targeting the |
|
have fun with |
|
Looks good, thank you @linonetwo |
per #9406