This PR was opened by the [ready-release-go](https://github.com/woodpecker-ci/plugin-ready-release-go) plugin. When you're ready to do a release, you can merge this pull-request and a new release with version `1.0.2` will be created automatically. If you're not ready to do a release yet, that's fine, whenever you add more changes to `main` this pull-request will be updated.
## Options
- [ ] Mark this version as a release candidate
## [1.0.2](https://git.hackmi.ch/Phil/goshorly/releases/tag/v1.0.2) - 2025-04-08
### 🐛 Bug Fixes
- [CI/Tag] Wait for release when build is success [[#16](#16)]
Co-authored-by: oauth <release_mail>
Reviewed-on: #17
Co-authored-by: release-bot <release-bot@noreply.email>
Co-committed-by: release-bot <release-bot@noreply.email>
This PR was opened by the [ready-release-go](https://github.com/woodpecker-ci/plugin-ready-release-go) plugin. When you're ready to do a release, you can merge this pull-request and a new release with version `1.0.1` will be created automatically. If you're not ready to do a release yet, that's fine, whenever you add more changes to `main` this pull-request will be updated.
## Options
- [ ] Mark this version as a release candidate
## [1.0.1](https://git.hackmi.ch/Phil/goshorly/releases/tag/v1.0.1) - 2025-04-07
### 📚 Documentation
- [Docs] Changed README for docker deployments [[#15](#15)]
### Misc
- [CI] Upload version binary to forgejo release [[#13](#13)]
Co-authored-by: oauth <release_mail>
Reviewed-on: #14
Co-authored-by: release-bot <release-bot@noreply.email>
Co-committed-by: release-bot <release-bot@noreply.email>
- Updated workflow to release the binary builds for tags in forgejo.
- Removed Check for docker build -> to much cpu usage for building.
Reviewed-on: #13
This PR was opened by the [ready-release-go](https://github.com/woodpecker-ci/plugin-ready-release-go) plugin. When you're ready to do a release, you can merge this pull-request and a new release with version `1.0.0` will be created automatically. If you're not ready to do a release yet, that's fine, whenever you add more changes to `main` this pull-request will be updated.
## Options
- [ ] Mark this version as a release candidate
## [1.0.0](https://git.hackmi.ch/Phil/goshorly/releases/tag/v1.0.0) - 2025-04-07
### 💥 Breaking changes
- [CI Workflow] Improvments for next releses and logic [[#11](#11)]
### 🔒 Security
- [CI-Build] Changed DIND to DIND rootless [[#10](#10)]
- Update docker Docker tag to v28 [[#5](#5)]
### ✨ Features
- Configure Renovate [[#1](#1)]
### 📚 Documentation
- Cleaned README and refresh information [[#12](#12)]
### 📦️ Dependency
- Update dependency go to v1.24.2 [[#8](#8)]
- Update module github.com/gofiber/template/html/v2 to v2.1.3 [[#3](#3)]
- Update dependency font-awesome to v6.7.2 [[#4](#4)]
- Update woodpeckerci/plugin-docker-buildx Docker tag to v5 [[#7](#7)]
- Update module github.com/gofiber/fiber/v2 to v2.52.6 [[#2](#2)]
Co-authored-by: oauth <release_mail>
Reviewed-on: #9
Co-authored-by: release-bot <release-bot@noreply.email>
Co-committed-by: release-bot <release-bot@noreply.email>
- [X] Changed latest / dev builds (security)
- [x] Changed logic behind build and tags (breaking)
- [x] Make more checks and buildflags (feature)
- [x] New releases for @renovate-bot (enhancement)
Reviewed-on: #11