Changelog

What's new in AllStak.

Product updates, SDK improvements, infrastructure monitoring releases, alerting upgrades, and platform changes.

Product updatesSDK releasesInfrastructureAlertingDeveloper Experience
  1. 0.1.72Latest
    Platform

    Security & reliability improvements

    This release rolls out platform wide security and reliability hardening: stronger access controls across projects and teams, tighter safeguards on data ingestion, and additional security headers across the dashboard. Project API keys now support expiry and revocation for finer grained access management.

  2. 0.1.72Shipped
    Platform

    Performance and reliability improvements

    Behind the scenes improvements across the platform for better reliability and a smoother experience. No action is required.

  3. 0.1.72Shipped
    Infrastructure

    More reliable ClickHouse ingestion writes

    Improved ingestion reliability so temporary ClickHouse connection interruptions retry through Kafka instead of dropping telemetry. This helps keep Logs, Traces, requests, infrastructure metrics, and related observability data flowing during short database write interruptions.

  4. 0.1.72Shipped
    Platform

    Improved error attachment privacy

    Error details now handle attached visual context more carefully, so teams can keep the debugging context they need while reducing the chance of exposing sensitive attachment data.

  5. 0.1.72Shipped
    Platform

    SDK production readiness deployment

    Draft release note for the production deployment that improves SDK reliability, privacy safeguards, tracing correctness, transport durability, and production certification coverage. Includes backend runtime hardening for native compression and increased ClickHouse headroom during ingestion catch up. This draft is unpublished pending human review.

  6. 0.2.0Shipped
    Platform

    Java SDK 0.2.0 — Sentry-parity foundation on Maven Central

    The AllStak Java SDK family is live on Maven Central. One dependency in your Spring Boot app and 19 integrations light up automatically based on what is already on your classpath — OkHttp, Apache HttpClient 5, OpenFeign, Project Reactor, Quartz, Kafka, Spring Security, JDBC, R2DBC, MongoDB, Lettuce, Jedis, Spring Cache, graphql java, JFR profiling, OpenTelemetry, Kotlin coroutines, JMS, RabbitMQ, gRPC.

  7. 0.1.72Shipped
    Platform

    Dashboard responsiveness and Infrastructure organization

    Improved dashboard behavior across screen sizes and reorganized Infrastructure into focused operational sections for overview, runtime, security, requests, events, and exploration.

  8. scale-database-monitoring-entitlement-2026-05-27Shipped
    Infrastructure

    Database Monitoring is available on Scale

    Fixed a plan check so teams on the Scale plan can open Database Monitoring when the feature is included in their package.

  9. 0.1.45Shipped
    Platform

    Feature requests and feedback workflow

    Customers can now submit feature requests, bug reports, improvements, and general feedback from the dashboard. Platform admins can review every request, filter by priority or product area, update status, and add internal notes.

  10. 0.1.44Shipped
    Infrastructure

    Project access context refresh fixed

    The dashboard now validates the selected project against the authenticated user workspace during login, refresh, and app startup. Stale project selections are cleared and replaced with an accessible project before project scoped pages load, preventing recurring 403 project access errors that previously required logout and login.

  11. 0.1.43Shipped
    Infrastructure

    Logs readability and drawer layout fixed

    The Logs dashboard now keeps long operational messages readable with monospace wrapping, safe horizontal overflow, formatted JSON log rendering, and RTL safe log payload direction.

  12. 0.1.42Shipped
    Infrastructure

    Pro entitlement resolution fixed

    AllStak now resolves dashboard entitlements from the active subscription record before falling back to the workspace plan snapshot.

  13. 0.1.18Shipped
    Platform

    Default email alerts on every new project

    Every new project and every existing one in the workspace now ships with a default email alert rule wired to the project owner. You will get an email the first time an error lands — no setup required. Open the alert in Project → Alerts to refine severity, channels, or quiet hours.

  14. 0.1.17Shipped
    Platform

    Responsive dashboard pass — grids and tables behave on every screen

    A focused responsive sweep across the dashboard:

    • Grids collapse predictably on narrow viewports instead of overflowing
    • Tables scroll inside their card rather than punching out the page
    • RTL dropdown menus no longer clip on the trailing edge
    • The Integrations card aligns cleanly with the rest of the settings grid
  15. 0.1.16Shipped
    Platform

    Bilingual invoice PDFs with QR code

    Billing now generates a polished invoice PDF on demand — Thymeleaf rendered, OpenHTMLToPDF typeset, with proper Arabic shaping ICU bidi and a verification QR code. Pick EN or AR from the Billing page; the layout flips RTL/LTR and the Thmanyah/AllStak Arabic fonts come along for the ride.

  16. 0.1.14Shipped
    Platform

    Workspace + billing model unification

    A single, consistent workspace model:

    • Every user belongs to exactly one workspace (organization). Solo signups land in a **personal** workspace; business onboarding **upgrades** that personal workspace into a company one
    • `/auth/me` now returns `org.name`, `org.slug`, `org.type`, and `org.plan` so the frontend can drop its no-org fallbacks
    • `POST /organizations` upgrades a personal workspace in place rather than creating a duplicate
    • Billing stays org-keyed throughout, so subscriptions and invoices follow the workspace cleanly

Build with the latest AllStak releases.