Skip to content

Commit 00a7356

Browse files
committed
chore: bump v0.3.16
1 parent fe894dc commit 00a7356

3 files changed

Lines changed: 4 additions & 4 deletions

File tree

CHANGELOG.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
# Changelog
22

3-
## [Unreleased]
3+
## [0.3.16] - 2026-07-21
44

55
### Added
66
- Startup check refuses open-mode ingest on a public bind with no rate limit, unless `open_ingest_unlimited_acknowledged` is set; `stackpit init` now generates a default rate limit
77
- Admin browser logins get a random per-session cookie with 24h expiry; logout revokes it
8-
- Create an issue on an external tracker (GitHub, Forgejo/Gitea, GitLab) directly from a Stackpit issue, configured once per organization with an optional per-project repository override; only publicly reachable tracker instances are supported for now
8+
- Create GitHub, Forgejo, or GitLab issues from a Stackpit issue
99

1010
### Changed
1111
- Rate limits now enforce their scope: a per-project limit is shared across all of the project's DSN keys, and the global limit across all ingest

Cargo.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "stackpit"
3-
version = "0.3.15"
3+
version = "0.3.16"
44
edition = "2021"
55
description = "Lightweight, self-hosted error tracking and event monitoring"
66
authors = ["Franz Geffke <mail@gofranz.com>"]

0 commit comments

Comments
 (0)