github Zibbp/ganymede v4.3.0

latest releases: v4.6.0, v4.5.0, v4.4.0...
4 months ago

Important

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

New Features

Bulk Video Actions

The Admin videos page now has a bulk actions button. This allows you to perform standard video operations against multiple videos at once. - #727

image

The future plan is for most of these to be available in the non-admin page such as when viewing a channels videos.

Advanced Search

The search page now has more advanced features. You can search by specific video fields and chapters (categories). The syntax is field:query, example: chapter:World of Warcraft

image

If you have any suggestions or enhancements to the advanced search logic please open a feature request.

Live Stream Chapters (Categories)

Live streams archived through the watched channels functionality will now have chapters (categories) - #690. Internally this works by checking if the category has changed since the last check for live channels occurred. This feature only works for live streams archived with the watched channels functionality. Archiving live streams manually will not have chapters (categories) populated.

image

What's Changed

  • fix(frontend): prevent wrapping long elements by @Zibbp in #730
  • feat(frontend): video bulk actions by @Zibbp in #735
  • build(deps): bump golang.org/x/net from 0.37.0 to 0.38.0 by @dependabot in #739
  • build(deps): bump golang.org/x/oauth2 from 0.28.0 to 0.29.0 by @dependabot in #734
  • build(deps): bump github.com/prometheus/client_golang from 1.21.1 to 1.22.0 by @dependabot in #733
  • build(deps): bump riverqueue.com/riverui from 0.8.1 to 0.9.0 by @dependabot in #732
  • build(deps): bump github.com/sethvargo/go-envconfig from 1.1.1 to 1.2.0 by @dependabot in #742
  • feat(vod): advanced search by @Zibbp in #736
  • feat(live): update chapters for live streams during live stream check by @Zibbp in #745
  • build(deps): bump github.com/testcontainers/testcontainers-go from 0.36.0 to 0.37.0 by @dependabot in #746
  • build(deps): bump github.com/testcontainers/testcontainers-go/modules/postgres from 0.36.0 to 0.37.0 by @dependabot in #747
  • Update README.md by @benwa in #749
  • update issue templates by @benwa in #750

New Contributors

Full Changelog: v4.2.0...v4.3.0

Don't miss a new ganymede release

NewReleases is sending notifications on new releases.