Releases: bmos/FG-Forge-Updater
Releases · bmos/FG-Forge-Updater
v1.0.5
What's Changed
- Markdown-styled images with no text associated will be removed
- Tagging new build as live is now performed via HTTP requests rather than via browser automation.
Full Changelog: v1.0.4...v1.0.5
v1.0.4
What's Changed
- Tables will now have alternating row background colors and grid lines for better legibility
- Images that the Forge strips out of the file will be proactively replaced with links
- Test channel can now be targeted through an optional environment variable
Full Changelog: v1.0.3...v1.0.4
v1.0.3
What's Changed
- Support for uploading multiple files by @rhagelstrom in #10
- Shorter default timeout threshold.
- Many more INFO level logging messages to help track progress and diagnose issues.
- INFO level logging messages enabled by default.
Full Changelog: v1.0.2...v1.0.3
v1.0.2
v1.0.1
What's Changed
- Fixed import paths to work when called via the command used in the README (and recommended GitHub action).
- Added additional INFO level logging.
- Add a wait after pasting description for (re) formatting to occur
- If README.md is not found, the script will no longer wipe out the existing description (oops)
- Added additional unit tests and improved those that exist
New Contributors
- @rhagelstrom made their first contribution in #7
Full Changelog: v1.0.0...v1.0.1
v1.0.0 - Initial Release
What's Changed
- It's new! Go break it!
Full Changelog: https://github.com/bmos/FG-Forge-Updater/commits/v1.0.0