Skip to content
Try Free →

Changelog

Last updated: · 3 min read

Where to view

Public changelog at askvault.co/changelog. Three views:

  • All. Chronological list.
  • By category. Features, fixes, deprecations.
  • By impact. Major, minor, patch.

RSS feed at askvault.co/changelog.rss. Subscribe in any RSS reader or aggregator.

What we publish

Five categories:

  • Features. New functionality.
  • Improvements. Existing-feature enhancements.
  • Fixes. Bug fixes.
  • Deprecations. Sunset notices (typically 90 days advance).
  • Security. Security patches (after responsible disclosure).

Sample entries

2026-05-15 [Feature] Slack knowledge mode plus notification mode now toggleable per channel.
2026-05-12 [Improvement] Webhook delivery retry interval tightened.
2026-05-08 [Fix] HMAC verification edge case in widget identity.
2026-05-01 [Deprecation] Old query param API sunset July 1, 2026.

Each links to the relevant docs page.

Notification options

Three channels:

  • RSS. askvault.co/changelog.rss.
  • Email digest. Weekly summary; subscribe at the changelog page.
  • Webhook. Pushes to your endpoint per release.

Filters

Per view:

  • Impact level. Major, minor, patch.
  • Audience. All, Enterprise-only, beta-only.
  • Channel (if specific to widget, WhatsApp, etc.).
  • Date range.

Versioning

We use semantic-versioning principles loosely:

  • Major. Breaking changes (rare; 90+ days advance notice).
  • Minor. New features, backward compatible.
  • Patch. Bug fixes.

Roughly 1 major per year, 1 to 2 minor per month, 5+ patches per month.

API changes

For API endpoints:

  • Backward compatibility maintained for 12 months after deprecation announcement.
  • New endpoints versioned (e.g., /v1/ vs /v2/).
  • Migration guides published 90 days in advance of breaking changes.

Security disclosures

Per incident response policy:

  • Critical fixes deployed silently first; disclosed within 30 days.
  • High-severity fixes disclosed at release.
  • Affected customers notified directly if data exposure occurred.

Historical retention

  • All changelog entries retained indefinitely.
  • Public RSS archives last 90 days of items; older accessible via web UI.

Limits

  • Subscription channels per user. 3 (RSS plus email plus webhook).
  • Filter combinations. Unlimited.
  • Historical depth. Full history available.

Common pitfalls

Missing critical updates. Subscribe to email digest minimum.

Deprecation surprise. Read deprecation announcements; plan migrations.

Filter too narrow. Reset filters if you miss expected entries.

FAQ

Will deprecated features keep working?

Yes for the announced sunset period (typically 90 to 180 days).

Where do I see Enterprise-only changes?

Account manager updates plus the Enterprise filter on the changelog.

Can I see what's NOT yet released?

See roadmap.

Was this page helpful?