Files
lt-auth-proxy/CHANGELOG.md
ghost-bot 36f2999cc9
All checks were successful
Auto Changelog & Release / detect-version-change (push) Successful in 5s
Auto Changelog & Release / release (push) Has been skipped
Auto Changelog & Release / changelog-only (push) Successful in 7s
Build and upload Docker nightly image / build-and-push (push) Successful in 2m24s
chore(changelog): update unreleased changelog
2025-05-11 07:04:45 +00:00

2.1 KiB

Changelog

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

[unreleased]

🚜 Refactor

  • (dockerfile) Update runtime base image to alpine:latest - (ec18f7b)

📚 Documentation

  • (readme) Enhance documentation with usage and features - (573fcf0)

⚙️ Miscellaneous Tasks

  • (readme) Update image repository URL - (7ea8e26)
  • (workflows) Rename build-docker.yml to build-nightly.yml - (787bcdc)

0.1.1 - 2025-05-10

⚙️ Miscellaneous Tasks

  • (workflows) Update Docker image repository path - (f931e87)

[0.1.0] - 2025-05-10

🚀 Features

  • (docker) Add multi-stage build for Deno application - (0227c83)
  • (proxy) Add environment config and request handling - (f9714cb)
  • (vscode) Customize activity bar and peacock colors - (bcb22f9)
  • (ci) Add automated workflows for releases and Docker builds - (b6e0947)

🧪 Testing

  • (auth) Add unit tests for ltProxyAuth and ltProxyHandler - (52ce172)

⚙️ Miscellaneous Tasks

  • (repo) Initialize project settings and configuration - (b473b7c)