artifactview/CHANGELOG.md

5.4 KiB

Changelog

All notable changes to this project will be documented in this file.

v0.4.3 - 2024-06-22

🐛 Bug Fixes

  • 404 error on GitHub comment creation - (d8c3ab4)

v0.4.2 - 2024-06-22

🐛 Bug Fixes

  • PR comment emoji prefix detection - (1e36edf)

v0.4.1 - 2024-06-22

🚀 Features

  • Improved PR comment format, add artifact_paths parameter - (6ae7520)

🐛 Bug Fixes

  • Return correct status code on API errors - (f94cdcb)

v0.4.0 - 2024-06-22

🚀 Features

  • Create PR comments - (d0cdbf5)
  • Add url parameter to /artifacts API - (23b8101)

v0.3.1 - 2024-06-19

🐛 Bug Fixes

  • Add instance domain to userscript description - (311d3ae)
  • Do not show fallback pages for favicon - (f1f0af6)

⚙️ Miscellaneous Tasks

  • Update quick-xml to v0.32.0 - (604d650)
  • Update dependencies - (68ad001)

v0.3.0 - 2024-06-18

🚀 Features

🐛 Bug Fixes

  • Make icon visible on light background - (7021980)
  • Redirect user to directory path when requesting index page - (a8e173c)

v0.2.0 - 2024-06-14

🚀 Features

🐛 Bug Fixes

  • Make url input field required - (5a54f0a)
  • Fix markdown styling - (93758e3)
  • Handling zip files containing dir entries - (8405af8)
  • Increment stylesheet path - (d9f9d6e)
  • Improve path header - (194499b)
  • Clippy error, async_zip tests - (5f22997)
  • Dont cache empty artifact lists - (09a5e56)

🚜 Refactor

  • [breaking] Don't use URL queries for artifact selection - (72c0e3a)

🧪 Testing

  • Add integration tests - (4aaff46)

⚙️ Miscellaneous Tasks

  • Update repo URL to Codeberg - (6a0171c)

v0.1.0 - 2024-05-31

Initial release