Skip to content

Releases: mchmarny/devpulse

v0.24.2

03 Apr 15:55
Immutable release. Only release title and notes can be modified.
v0.24.2
688872d

Choose a tag to compare

Changelog

Features

  • 688872d feat: add DevPulse SaaS link to dashboard footer

v0.24.1

03 Apr 15:30
Immutable release. Only release title and notes can be modified.
v0.24.1
ad76b81

Choose a tag to compare

Changelog

Bug Fixes

  • ad76b81 fix: remove undefined checkInsightsAvailable call breaking repo selection

v0.24.0

03 Apr 14:37
Immutable release. Only release title and notes can be modified.
v0.24.0
b094c81

Choose a tag to compare

Changelog

Other

  • 17a6c87 build(deps): bump sigstore/cosign-installer (#103)
  • 9f808ca build(deps): bump the all-actions group with 2 updates (#105)
  • 6580539 refactor: remove postgres backend and LLM insights generation
  • 81828b6 refactor: strip to SQLite-only local CLI

v0.23.2

25 Mar 12:54
Immutable release. Only release title and notes can be modified.
v0.23.2
350644a

Choose a tag to compare

Changelog

Bug Fixes

  • 350644a fix: use third-person tone in generated insights (#102)

Other

  • 39742e2 build(deps): bump anchore/sbom-action (#99)
  • 1e9ec86 build(deps): bump the all-actions group with 2 updates (#101)

v0.23.1

24 Mar 12:47
Immutable release. Only release title and notes can be modified.
v0.23.1
6ed3d28

Choose a tag to compare

Changelog

Bug Fixes

  • 6ed3d28 fix: remove obsolete --stale flag from Cloud Run sync job args
  • 085904a fix: skip individual developer errors during affiliation import instead of aborting

Other

  • 8bffc16 refactor: move sync stale/score/insight config to per-repo YAML

v0.23.0

21 Mar 09:04
Immutable release. Only release title and notes can be modified.
v0.23.0
0881e6f

Choose a tag to compare

Changelog

Features

  • 0881e6f feat: add responsive mobile layout for dashboard

v0.22.6

21 Mar 08:45
Immutable release. Only release title and notes can be modified.
v0.22.6
67ef077

Choose a tag to compare

Changelog

Bug Fixes

  • 67ef077 fix: use TokenPool for affiliations to avoid comma-separated token in auth header

v0.22.5

21 Mar 08:18
Immutable release. Only release title and notes can be modified.
v0.22.5
e184e4c

Choose a tag to compare

Changelog

Bug Fixes

  • e184e4c fix: data-driven Insights tab visibility and lint version parity

v0.22.4

21 Mar 00:09
Immutable release. Only release title and notes can be modified.
v0.22.4
8fdfe14

Choose a tag to compare

Changelog

Bug Fixes

  • 8fdfe14 fix: restore gosec nolint for SSRF on insights API call

v0.22.2

20 Mar 23:18
Immutable release. Only release title and notes can be modified.
v0.22.2
7bf4169

Choose a tag to compare

Changelog

Bug Fixes

  • a67f8c0 fix: log model and base_url during insights generation
  • 7bf4169 fix: remove unused nolint directive on Token field