Skip to content

Releases: looterz/grimd

v1.1.4

01 Oct 04:56
c7a0023
Compare
Choose a tag to compare

Changelog

  • c7a0023 Update release.yaml
  • e963d2f Merge pull request #104 from soulteary/chore/go-1.19
  • 9e55f4a fix: update ci script, fix missing submodule
  • e60b976 chore: update golang 1.19.0
  • 4e234e0 Merge pull request #103 from soulteary/chore/upgrade-codeql-github-action
  • 0a9bfd7 chore: upgrade codeql-action version
  • 010f3ec Merge pull request #102 from soulteary/feat-webui
  • 55c70d9 chore: update ci script
  • bb914ea chore: update dockerfile for git submodule
  • ad22f75 docs: update docs for webui
  • 869e18e feat: allow user enable dashboard with config
  • caefdd8 chore: embed reaper
  • 8ffffe8 chore: integrate reaper as a web console

v1.1.3

21 Mar 06:39
ba3d5d7
Compare
Choose a tag to compare

Changelog

  • ba3d5d7 Merge pull request #101 from soulteary/feat-adjust-directory-for-docker
  • ec60449 docs: update docs for docker build ops
  • f66c221 chore: adjust directory for docker and gorelease
  • 7f4144d Merge pull request #100 from looterz/revert-95-docker-multi-stage-build
  • 935ce3a Revert "fix: allow the project to complete the build in the docker"
  • b99382a Merge pull request #95 from soulteary/docker-multi-stage-build
  • 747df28 Merge pull request #94 from soulteary/project-cleanup
  • 73c19fd Merge pull request #97 from soulteary/feat-docker-detect
  • aa91c24 docs: update docs for app run in the docker
  • 8d218de feat: Automatically replace the default listening address in the docker with
  • 685eb8e fix: allow the project to complete the build in the docker
  • a2e73c7 docs: update config in docs with latest application generate config file
  • fdba222 chore: update ignore list for go build and grimd generate logs, config
  • f583b9b Merge pull request #92 from soulteary/upgrade-golang
  • 89fa6b6 chore: update github action golang rumtime version to 1.18
  • 76d7ed8 chore: upgrade golang to 1.18, fix deps error
  • 54ad499 Updated docker-compose.yml and the readme to expose the API port for the container

v1.1.2

18 Mar 07:06
8a4791b
Compare
Choose a tag to compare

Changelog

  • 8a4791b Merge pull request #90 from soulteary/upgrade-gin
  • d96572f fix: Security vulnerability: gin-gonic/gin: v1.7.0 (#89)

v1.1.1

16 Mar 06:52
7dde61d
Compare
Choose a tag to compare

Changelog

  • 7dde61d Update .goreleaser.yaml
  • e636a2f Update .goreleaser.yaml
  • d4cf96b Update .goreleaser.yaml
  • 7d131d7 Update .goreleaser.yaml
  • b15c51e Update .goreleaser.yaml
  • 7594c7c Update .goreleaser.yaml
  • c362d62 Update .goreleaser.yaml
  • 0e1650d Fixed a syntax error in .goreleaser.yaml
  • d7815fd Updated README, added docker-compose.yml and a new tag for the image, latest.
  • 35a0a43 Update README.md
  • 5f64583 Update README.md
  • 8f76442 Update .goreleaser.yaml

v1.1.0

28 Nov 04:56
bf47147
Compare
Choose a tag to compare

Changelog

bf47147 Update README.md
3e2b7a6 Merge pull request #88 from tompscanlan/fix-container
df296bf fix certs in container to allow list download, and show use in container
205cce1 Updated release workflow

Docker images

  • docker pull ghcr.io/looterz/grimd:1.1.0

v1.0.9

01 Sep 16:51
Compare
Choose a tag to compare

Changelog

4aeb67d Ran go tidy
4198127 Fixed several issues reported by gosec and code analysis tools
d34a067 Fixed several issues reported by gosec
5c510c7 Updated pipelines
3194468 Create scan.yml
b1ddd36 Updated pipeline names
3e3a874 Update README.md

Docker images

  • docker pull ghcr.io/looterz/grimd:1.0.9

v1.0.8

01 Sep 15:37
Compare
Choose a tag to compare

Changelog

0f88c8d Updating dockerfile based on gorelease

Docker images

  • docker pull ghcr.io/looterz/grimd:1.0.8

v1.0.6 Release

18 Feb 00:23
Compare
Choose a tag to compare

This release contains all of the community contributions from the past two years.

v1.0.5 Release

09 Dec 03:26
Compare
Choose a tag to compare

Fixed a serious issue introduced by #12 regarding reaper and the question cache.

v1.0.4 Release

09 Dec 01:53
Compare
Choose a tag to compare

This release fixes issues #13 and #16, and now prints the build version on startup rather than the config version.