Skip to content

Releases: tinyauthapp/analytics

v1.1.0

Choose a tag to compare

@steveiliop56 steveiliop56 released this 19 Apr 09:18
f6a5db5

What's Changed

Warning

The image was moved from ghcr.io/steveiliop56/tinyauth-analytics to ghcr.io/tinyauthapp/analytics. There is no longer a separate dashboard package as it's now hosted under the /dashboard path on the server itself. This change is backwards compatible and will continue to work with previous versions of the separate dashboard package, but from now on, no dashboard docker images will be released.

  • refactor: move dashboard out of separate package by @steveiliop56 in #24
  • chore(deps): bump docker/login-action from 3 to 4 by @dependabot[bot] in #21
  • chore(deps): bump actions/download-artifact from 4 to 8 by @dependabot[bot] in #22
  • chore(deps): bump modernc.org/sqlite from 1.48.0 to 1.48.1 in the minor-patch group by @dependabot[bot] in #23
  • feat: add badge endpoint for shields.io by @steveiliop56 in #25

Full Changelog: v1.0.2...v1.1.0

v1.1.0-beta.3

v1.1.0-beta.3 Pre-release
Pre-release

Choose a tag to compare

@steveiliop56 steveiliop56 released this 18 Apr 17:17
f6a5db5
fix: add badge handler in dockerfile

v1.1.0-beta.2

v1.1.0-beta.2 Pre-release
Pre-release

Choose a tag to compare

@steveiliop56 steveiliop56 released this 18 Apr 16:14
ee91986
chore: add review comments for #24

v1.1.0-beta.1: chore(deps): bump modernc.org/sqlite in the minor-patch group (#23)

Choose a tag to compare

@steveiliop56 steveiliop56 released this 18 Apr 14:16
fdfed42
Bumps the minor-patch group with 1 update: [modernc.org/sqlite](https://gitlab.com/cznic/sqlite).


Updates `modernc.org/sqlite` from 1.48.0 to 1.48.1
- [Changelog](https://gitlab.com/cznic/sqlite/blob/master/CHANGELOG.md)
- [Commits](https://gitlab.com/cznic/sqlite/compare/v1.48.0...v1.48.1)

---
updated-dependencies:
- dependency-name: modernc.org/sqlite
  dependency-version: 1.48.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

v1.0.2

Choose a tag to compare

@steveiliop56 steveiliop56 released this 01 Apr 16:51
bbd6b4b

What's Changed

  • chore(deps): bump the minor-patch group with 2 updates by @dependabot[bot] in #14
  • chore(deps): bump docker/setup-buildx-action from 3 to 4 by @dependabot[bot] in #15
  • chore(deps): bump actions/upload-artifact from 4 to 7 by @dependabot[bot] in #16
  • chore(deps): bump docker/metadata-action from 5 to 6 by @dependabot[bot] in #17
  • chore(deps): bump actions/checkout from 4 to 6 by @dependabot[bot] in #18
  • chore(deps): bump docker/build-push-action from 6 to 7 by @dependabot[bot] in #19
  • chore(deps): bump modernc.org/sqlite from 1.46.1 to 1.48.0 in the minor-patch group by @dependabot[bot] in #20

Full Changelog: v1.0.1...v1.0.2

v1.0.2-beta.1

v1.0.2-beta.1 Pre-release
Pre-release

Choose a tag to compare

@steveiliop56 steveiliop56 released this 01 Apr 16:06
chore: enable github action updates in dependabot

v1.0.1

Choose a tag to compare

@steveiliop56 steveiliop56 released this 05 Mar 17:10

What's Changed

  • chore(deps): bump the minor-patch group across 1 directory with 2 updates by @dependabot[bot] in #13

Full Changelog: v1.0.0...v1.0.1

v1.0.1-beta.1

v1.0.1-beta.1 Pre-release
Pre-release

Choose a tag to compare

@steveiliop56 steveiliop56 released this 05 Mar 15:16
6c6133b
Merge pull request #13 from steveiliop56/dependabot/go_modules/minor-…

v1.0.0

Choose a tag to compare

@steveiliop56 steveiliop56 released this 26 Dec 16:01
d9b0e35

Breaking changes

  • The environment variable DB_PATH has been renamed to DATABASE_PATH

What's Changed

  • refactor: rewrite app with chi and sqlc by @steveiliop56 in #10
  • chore(deps): bump alpine from 3.22 to 3.23 by @dependabot[bot] in #8
  • chore(deps): bump modernc.org/sqlite from 1.40.1 to 1.41.0 in the minor-patch group by @dependabot[bot] in #11

Full Changelog: v0.3.0...v1.0.0

v1.0.0-beta.1

v1.0.0-beta.1 Pre-release
Pre-release

Choose a tag to compare

@steveiliop56 steveiliop56 released this 15 Dec 17:57
chore: remove log level from vs code config