artifactview/CHANGELOG.md

3.3 KiB

Changelog

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

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