Skip to content

Releases: ewhanson/bbdb

v0.12.2

12 Jul 16:13
Compare
Choose a tag to compare

Changelog

  • e1fbc93 Bump version v0.12.2
  • 724f759 Fix adding empty string when no tags present

v0.12.1

06 Jul 16:23
Compare
Choose a tag to compare

Changelog

v0.12.0

01 Jul 22:56
Compare
Choose a tag to compare

Changelog

  • b6c3b82 Add individual photo page
  • 843f2c0 Bump version to v0.12.0
  • 2e3299c Correctly call shouldDisplayUpdateFunction
  • 199710b Make run_dev.sh executable
  • dc1e492 Update dependencies

v0.11.2

19 Jun 18:13
Compare
Choose a tag to compare

Changelog

  • 4833561 Bump package version -- v0.11.2
  • b15cc93 Update photo feed updates badge/test

v0.11.0

19 Jun 16:10
Compare
Choose a tag to compare

Changelog

  • b54ba0a Add Dockerfile and docker-compose file
  • 030de33 Add PhotosQueue for new photo tracking (#4)
  • ad8e174 Add end-to-end testing with Playwright
  • 3df75f6 Add tags for photos (#3)
  • bdc437c Add what's new page and update badges
  • b7c1ff5 Bump Pocketbase to 0.15.3
  • 6795c00 Bump bbdb version
  • baf5c0b Change scheduler timezone to use machine timezone
  • fa98efd Edit new stuff badge indicator
  • 139d70d Include photo new status in UI
  • acd85a5 Make outer package.json version match UI one
  • 2780d45 Merge pull request #1 from ewhanson/playwright
  • 8e1b5d4 Merge pull request #6 from ewhanson/develop
  • 802a459 Remove test-examples folder (#2)
  • 516cad7 Remove unused imports
  • cf85efa Rename pbaddons to hooks
  • 6b953f4 Update badge CSS
  • 0efed64 Update copyright year
  • 57fac1b Update pocketbase version
  • 48879dc Update tag wording and make field optional
  • 9549f54 Update to latest go/js dependencies
  • 4fd7886 Update what's new date

v0.10.0

16 Mar 03:54
Compare
Choose a tag to compare

Changelog

  • 8cd0069 Add user-based file uploading
  • daf45ca Bump Pocketbase version
  • 653b811 Fix photo update UI/UX bug
  • 7d3943c Set release version v0.10.0

v0.9.0

23 Feb 02:43
Compare
Choose a tag to compare

Changelog

  • adca531 Add TODO list
  • 7d70299 Add binary to gitignore
  • 4f57c83 Add thumb generator for ?size=large URL param
  • 4cb2825 Bump Pocketbase to v0.12.2
  • c3c3b11 Hide debug API routes behind debug flag
  • 4b76d14 Remove unneeded adding of cache control headers for images
  • 534273e Remove unneeded custom health check route
  • 0767df8 Rewrite of notification content/strategy
  • 0ed9aaf Update default notifications time
  • 702ea34 Update deferred filesystem close errors
  • 5b1371a Update dependencies and bump version

v0.8.0

29 Jan 01:11
Compare
Choose a tag to compare

Changelog

v0.7.1

07 Nov 18:32
Compare
Choose a tag to compare

Changelog

  • 8ad9d51 Add healthcheck endpoint
  • cc0361b Submodule update for v0.7.1

v0.7.0

05 Nov 19:55
Compare
Choose a tag to compare

Changelog

  • 7371435 Add collections migration in prep for testing
  • dd9d39a Add dev environment running instructions for UI work.
  • f7086ff Bump dependencies
  • 26a7175 Bump dependency versions
  • 54aec23 Bump gocron version
  • dfd393a Return nil when no date in photo exif found
  • 36cce40 Submodule update
  • 521713c UI submodule update