Skip to content

v1.3.0

Compare
Choose a tag to compare
@gabe565 gabe565 released this 04 Apr 06:04
· 558 commits to main since this release
c49caf9

What's Changed

  • d00ee8e ♻️ Refactor backend to use PocketBase
  • c49caf9 ⚡ (ci): Build in parallel with lint and tests to improve CI speed
  • 1d493aa 🔥 (ci): Remove SHA image tags
  • e52a582 🔧 (renovate): Disable Renovate for github.com/labstack/echo/v5
  • f15ac34 🐳 (dockerfile): Tweak build order
  • 8d861ac 🔧 (pwa): Remove data cache expiration
  • 60fd2f8 🔧 (pwa): Exclude /data from navigation routes
  • 61b52d3 🎨 (encode): Remove duplicate time calculation
  • e0216dd 🥅 (encode): Wrap encode errors instead of using strings
  • 8e6696a 🚚 (encode): Move encode package into encoder
  • 8e76c91 🔧 (http): Increase chunk size to 2 min of content
  • 60f0ef0 🔧 (pwa): Exlude mix API from workbox cache
  • e99f1f6 ⚡ (ci): Remove linux/arm/v6 build target
  • 4a4ad83 🐛 (http): Add back graceful shutdown logic

Full Changelog: v1.2.0...v1.3.0