Skip to content

v0.5.0

Choose a tag to compare

@github-actions github-actions released this 12 May 09:27
· 6 commits to main since this release

✨ Features

  • Strip file metadata on upload by default - (ddbb7ee)
  • Short links, download tracking, custom domain worker - (61b0dbb)
  • Redirect emoji domain to icecube.to - (0c6ec38)
  • Add link shortening (share link) with click tracking - (eb8f540)

🐛 Bug Fixes

  • Add charset=utf-8 to text content types in worker - (803775c)
  • Charset=utf-8 for all non-binary content types - (f708429)
  • Align table left edge with surrounding content - (41799f0)
  • Use epoch-offset seconds for shorter sqids (4-5 chars) - (fe2e19d)
  • Install dev deps in CI for ruff - (81b30c5)
  • Unified table, proper contrast, public-only counts - (5ae2718)

📚 Documentation

  • Add PyPI name claim TODO with PEP 541 template - (e0aff5a)
  • Update PyPI claim status — PEP 541 filed with owner consent - (9e98364)
  • Update PEP 541 issue link to #9449 - (c255a17)
  • Update PEP 541 status — admins acknowledged, contacting owner - (8850ebc)
  • Deduplicate usage section, use flags table - (7b906f1)
  • Add Always Use HTTPS step to setup guide - (c413ad0)
  • Add live links to icecube.to and emoji domain - (702b06d)
  • Remove PyPI claim TODO (done) - (89bb437)

🧹 Miscellaneous Tasks

  • Clean up project scaffolding, add PyPI publishing - (3634a16)
  • Add ruff as dev dependency - (90cbdfe)