github Zibbp/ganymede v4.0.3

latest releases: v4.0.5, v4.0.4
one month ago

Important

If you are running the :dev container image now is the best time to switch back to :latest or the semver version.

What's Changed

  • feat(frontend): jump to timestamp when click on chat histogram by @vicente-higino in #585
  • build(deps): bump github.com/testcontainers/testcontainers-go/modules/postgres from 0.34.0 to 0.35.0 by @dependabot in #586
  • build(deps): bump github.com/go-playground/validator/v10 from 10.23.0 to 10.24.0 by @dependabot in #587
  • fix(frontend): disable refetching some queries on window focus by @Zibbp in #591
  • build(deps): bump golangci/golangci-lint-action from 6.1.1 to 6.2.0 by @dependabot in #594
  • use arm64 runners by @Zibbp in https://github.com/Zibbp/ganymede/pull/592\
    • Docker builds are sooo much faster now.
  • fix: use pull_request in tests by @Zibbp in #597
  • feat(platform/twitch): log warning if ratelimit exceeds threshold by @Zibbp in #596
    • A warning will be displayed if nearing Twitch API rate limit.
  • fix(live): move set live to after stream archive is started by @Zibbp in #601
  • feat: hide processing videos in "recently archived" section by @Zibbp in #606
    • Videos that are still be archived no longer appear in the "recently archived" section.
  • build: bump frontend package versions by @Zibbp in #607
  • build(deps): bump github.com/riverqueue/river from 0.15.0 to 0.16.0 by @dependabot in #603
  • build(deps): bump github.com/riverqueue/river/riverdriver/riverpgxv5 from 0.15.0 to 0.16.0 by @dependabot in #604
  • Miscellaneous fixes for 4.0.3 by @Zibbp in #609
  • build: push pr image on pr build by @Zibbp in #610
    • Pull requests now have a Docker image built for testing (:pr-XXX)
  • build: add image annotations by @Zibbp in #611

New Contributors

Full Changelog: v4.0.2...v4.0.3

Don't miss a new ganymede release

NewReleases is sending notifications on new releases.