Skip to content

0.0.2

Latest
Compare
Choose a tag to compare
@huiyifyj huiyifyj released this 20 Jan 08:07
· 23 commits to main since this release
0.0.2
c5c52ef

Added

  • Add gRPC implementation. #332
  • Add bitcoin BIP15 alias partial support. #336
  • Sync Chinese translation language file for inno-setup. #342
  • Add cron library for managing scheduled jobs. #345

Changed

  • Bump actions version for GitHub Actions workflows. #303 #304 #324
  • Upgrade go toolchain version to 1.23. #299 #321
  • Move template debug control to the route layer. #339
  • Refactor static files handling and web embed FS constants. #341

Deprecated

  • Use slug instead of url field for the Article model. be2dff6

Fixed

  • Fix non-ASCII domain whois query. #338

Removed

  • Remove log warning prompt when default config file doesn't exist. #249

Security

  • Add security.txt RFC 9116 standard support. #346 #349

Milestone 0.0.2

Full Changelog: 0.0.1...0.0.2