Skip to content

Releases: capsa-gg/capsa

v0.3.1

Choose a tag to compare

@github-actions github-actions released this 22 Jan 10:42

0.3.1 (2026-01-22)

v0.3.0

Choose a tag to compare

@github-actions github-actions released this 29 Sep 13:44

0.3.0 (2025-09-29)

Features

  • web: add full log download button (550b79c)
  • web: add full log download button (#458) (add0ccf)

Performance Improvements

  • server: add db indexes for listing logs (c2f4ef8)
  • server: improve metadata/list query to only fetch required log data (a73fd1c)

v0.2.0

Choose a tag to compare

@github-actions github-actions released this 30 Jun 10:39

0.2.0 (2025-06-30)

Bug Fixes

  • server: include missing typ field for jwt (efaf7fb)
  • server: include missing typ field for jwt (#334) (db2a88c)
  • web: correctly handle leftover bytes from chunks (c43f361)
  • web: load logs on refresh or direct url (6565faa)
  • web: use decode streaming (c4f65c2)

v0.1.0

Choose a tag to compare

@github-actions github-actions released this 16 Feb 02:29

0.1.0 (2025-02-16)

v0.0.7

Choose a tag to compare

@github-actions github-actions released this 16 Feb 02:11

0.0.7 (2025-02-16)

Bug Fixes

  • deployment: correctly update Chart versions (310d348)
  • deployment: correctly update Chart versions (#242) (d411579)
  • server: capture logs as Sentry breadcrumbs if level below warning (a2bdafd)
  • web: include first and last line for each log in merged response (87fef32)

Features

v0.0.6

Choose a tag to compare

@github-actions github-actions released this 11 Dec 22:59

0.0.6 (2024-12-11)

Bug Fixes

  • server: don't allow deactivated users to be redeactivated (aabc561)
  • server: honour chunk filtering without severity setting (6d3cbed)
  • web: correctly redirect after login (b152e89)
  • web: login background not white anymore on login screen (fafa0f6)

Features

  • add log filtering by platform and log type (3e06fdf)
  • add support for Game and Editor log types (e86014b)
  • deployment: add GHCR repos for DO Apps Spec (895d4e9)
  • deployment: automatic db migration with server App Service spec (dfa2602)
  • deployment: automatic db migration with server App Service spec (#122) (9e1a889)
  • server: add endpoints for title and environment management (599eb62)
  • server: add filtering for log overview (8dad79b)
  • server: add user management endpoints (7503aa4)
  • server: add user roles and deactivation/reactivation (9b78410)
  • server: add zlib compression support (0e65929)
  • server: add zlib compression support (#151) (5650cdb)
  • server: nightly automatic removal of old logs (c06b80c)
  • server: nightly automatic removal of old logs (#123) (255167f), closes #74
  • server: search endpoint (2f3ad80)
  • show linked log count for logs (24a1126)
  • show linked log count for logs (#149) (bcc7ced)
  • web: add admin pages and improve sidebar (5a51dd2)
  • web: add environment filtering for log overview (010b99e)
  • web: add error boundary in web app (7dff9dc)
  • web: add single log metadata tab (0d2817c)
  • web: add snackbar notifications (by extending error snackbar) (aef6a74)
  • web: dark mode support (8da4bab)
  • web: search functionality (6544414)
  • web: title and environment management UI (1d6f4a2)
  • web: user management page implementation (4a0c17e)

v0.0.5

Choose a tag to compare

@github-actions github-actions released this 20 Nov 20:06

0.0.5 (2024-11-20)

Bug Fixes

  • server: allow clients to access headers (1bceed3)
  • server: include number of unprocessed lines in chunk line count (47d2edd)
  • web: show all times in UTC (f51152d)

Features

  • server: add absolute line numbers for filtered logs (2b118c1)
  • server: add basic log data to metadata api endpoint (4ce95a0)
  • server: support gzip log uploads (d2680de)
  • server: support log lines in log streaming with url params (f9cb388)
  • show chunk count with log metadata (01a90d7)
  • web: add absolute line numbers for filtered logs (aa4ee4b)
  • web: add copy url button for sharing log view with filters (c6922f8)
  • web: add filters to URL bar on single log (3b91bd3)
  • web: add single log line filtering by severity (c2a5f4e)
  • web: display log metadata on single log page (8f8276d)
  • web: filter log lines by included and excluded categories (3b3d13d)
  • web: use a Worker for fetching and processing log data (bfba4c0)

Performance Improvements

  • server: do not fetch chunks that can be ignored (310b356)

v0.0.4

Choose a tag to compare

@github-actions github-actions released this 18 Nov 01:31

0.0.4 (2024-11-18)

Bug Fixes

  • server: correctly reset log fields on each request for auth middleware (412e85e)
  • web: correct header names in log list (70a18e1)

chore

Features

  • ci: add example Helm charts (96bcadc)
  • deployment: add DigitalOcean Apps specs (11e8ab3)
  • server: add log chunk processing for incoming logs (2555702)
  • server: add log chunk processing logic with unit tests (5cd088d)
  • server: add version command (4a945e6)
  • server: expose log data in overview api (cc7d71b)
  • server: include log link for clients on log session creation (fa2c6b2)
  • server: serve static files and include logo in emails (53422d8)
  • web: add (temp) branding (e0d21f7)
  • web: add custom colors to Monaco editor (77005b1)
  • web: add Monaco editor for viewing logs (4217345)
  • web: show log info in overview (dc188d4)
  • web: support redirecting after login (35e37a2)

Performance Improvements

  • server: add benchmarking code for chunk processing of 1M lines (b96ad72)

BREAKING CHANGES

  • moved project

Signed-off-by: Luciano Nooijen luciano@lucianonooijen.com

v0.0.3

Choose a tag to compare

@github-actions github-actions released this 11 Nov 02:05

0.0.3 (2024-11-11)

Bug Fixes

  • better hot reloading (adfad39)
  • build correct Docker image on release (3c39aff)
  • log insertion improvements (5db65c0)

Features

  • server: add security headers middleware (a7eaaff)
  • web: add security headers in Next config (08823e5)
  • webapp: dynamic loading of server url instead of inlining NEXT_PUBLIC_ variables into html (60a75dd)
  • web: display environment info on homepage (2746d1f)
  • web: log overview and single log pages (52eb468)

v0.0.2

Choose a tag to compare

@github-actions github-actions released this 10 Nov 00:45

0.0.2 (2024-11-10)

Bug Fixes

  • add assets to release (75ba91f)
  • deployed swagger trailing slash removed (80e1113)
  • remove port on dev mode that is not localhost (7847b8d)
  • remove unused dependencies (70dd4f8)
  • semantic release (f71b529)
  • server: correct swagger docs (b66d629)
  • server: fix failing ci (6fb98bc)
  • server: formatting (d88ec51)
  • server: set correct endpoint for Swagger in dev mode (f259347)
  • set correct job names, add todos (517529d)
  • swagger links (1da1f59)
  • webapp: temporary workaround to get webapp working (442b825)

Features

  • server: add Gin server with Swagger docs (9b86f79)
  • server: cli command for listing all environments (d073e85)
  • server: cli command for listing all environments (c806656)
  • server: cli command for listing all environments (7b82255)
  • server: client auth endpoint (97f1ce2)
  • server: domain logic for authentication and adding log sessions (858a497)
  • server: generating jwks, add .well-known/jwks.json endpoint (c303758)
  • server: get log metadata from database (a194346)
  • server: hot reloading in development (1eb94fb)
  • server: include server version in requests (1cd22cb)
  • server: jwt generation (07c19ea)
  • server: log and environment listing (2d61952)
  • server: log metadata saving (091ecad)
  • server: password reset flow (e22e15c)
  • server: store log chunks without processing (85bcb81)
  • server: stream log chunks for reading (8c3cc2f)
  • server: transactional emails (4b813d1)
  • server: user login route (8e0cd23)
  • webapp: auth pages, middleware, api call hooks (9c8eeaa)
  • webapp: auth pages, middleware, api call hooks (9d6e942)