Releases: AstralBeamAI/astralbeam
Releases · AstralBeamAI/astralbeam
Release list
v0.10.1
What's Changed
- Setup devcontainer, vite-plus & pnpm by @mintuhouse in #1
- Add brand assets by @mintuhouse in #3
- Build public website using astro and our brand by @mintuhouse in #4
- Landing page revision by @mintuhouse in #5
- use the Ion Teal + Orbit Blue theme by @mintuhouse in #6
- Add packages/db and improve .md files by @mintuhouse in #7
- Add CI checks by @mintuhouse in #8
- Add docker-compose support by @mintuhouse in #9
- update landing page screenshot by @mintuhouse in #10
- Harden Vite+ checks and TypeScript configuration by @mintuhouse in #11
- New landing page by @mintuhouse in #12
- Make website seo/agent ready by @mintuhouse in #13
- Automate CI fixes and align brand asset generation by @mintuhouse in #14
- Add reusable Agent Skills workflows by @mintuhouse in #15
- Align repository licensing and webapp branding by @mintuhouse in #17
- Refine AstralBeam symbol geometry by @mintuhouse in #16
- Add strict Knip checks and automated cleanup by @mintuhouse in #18
- Refresh AstralBeam brand assets and shared theme by @mintuhouse in #19
- Add VP_NODE_MANAGER in setup to unblock Codex Cloud by @mintuhouse in #20
- fix horizontal scroll on landing page by @mintuhouse in #21
- Add theme system by @mintuhouse in #22
- Add shared environment tooling and legal pages by @mintuhouse in #25
- Inline workspace packages into the webapp by @mintuhouse in #28
- Migrate webapp to Deno by @aakashns in #29
- migrate www to deno by @aakashns in #30
- Website improvements WIP by @aakashns in #31
- Improve README by @aakashns in #33
- Standardize Knip and CI formatting with Deno by @mintuhouse in #32
- Scaffold frontend SDK by @aakashns in #34
- Set up shadow-root based chat widget by @aakashns in #35
- Add Shadcn UI and Tailwind v4 in the SDK by @aakashns in #37
- Add Dark Mode in SDK by @aakashns in #38
- Add codebase structure and guidelines in webapp by @aakashns in #40
- Connect the sdk to a real backend by @aakashns in #39
- Refine Webapp contributor tooling by @mintuhouse in #42
- Add debug logging in SDK by @aakashns in #41
- Add Ubuntu PostgreSQL/Valkey installer and configure workspace git remote by @mintuhouse in #23
- Fix spinner in sdk by @aakashns in #43
- refactor chat widget by @aakashns in #44
- Add custom themeing in SDK chat widget by @aakashns in #45
- add demo instructions by @aakashns in #46
- Set up react-email and email providers by @aakashns in #47
- Minor website copy improvements by @aakashns in #48
- Add email and OAuth authentication by @mintuhouse in #49
- Add optional authentication to SDK chat by @aakashns in #50
- Prevent theme flashing before hydration by @aakashns in #51
- Move configuration to database by @aakashns in #52
- fix lint error by @aakashns in #53
- Make webapp symbol names globally unique by @aakashns in #54
- simplify environment loading by @aakashns in #60
- Configure owner, developer, and viewer organization roles by @mintuhouse in #55
- Add file attachments to the chat widget by @aakashns in #61
- Require Turnstile for credential authentication by @aakashns in #62
- Publish sdk v0.0.2 by @aakashns in #64
- Add a showHeader option and Markdown-rendered replies to the SDK by @aakashns in #65
- Replay tool calls without their Responses item id by @aakashns in #66
- Expand tool calls in the SDK transcript by @aakashns in #67
- Refine tool call rows in the SDK transcript by @aakashns in #68
- Customize the SDK empty-transcript phrases by @aakashns in #69
- Fix Codex Cloud databases and migrations by @mintuhouse in #71
- Make Turnstile CAPTCHA optional by @mintuhouse in #70
- Require Turnstile configuration by @mintuhouse in #74
- Add organization configuration and encrypt db secrets by @mintuhouse in #58
- Add PgBouncer to docker-compose setup by @mintuhouse in #75
- Migrate transactional emails to Emailcn by @mintuhouse in #73
- Add Mailpit and SMTP email delivery by @mintuhouse in #72
- Skip configure login rate limiting altogether when rate-limit table is not yet created by @mintuhouse in #76
- Adopt Oxlint alongside Deno lint by @mintuhouse in #78
- Adopt native Drizzle Effect PostgreSQL integration by @mintuhouse in #79
- Add organization API key management by @mintuhouse in #77
- Add organization-scoped sandbox providers by @mintuhouse in #56
- Add organization-scoped chat agents by @mintuhouse in #80
- Give every organization a default agent by @aakashns in #82
- Surface authentication email delivery failures by @aakashns in #81
- Run the configured agent's sandbox from the chat widget by @aakashns in #83
- Change the default development ports to 4500, 4600, and 4700 by @aakashns in #84
- Deno root task launcher by @aakashns in #85
- Restructure the SDK into entry-point folders and add the webapp docs section by @aakashns in #86
- Add typed helpers, chrome slots, imperative control, and a token route factory by @aakashns in #87
- Rework the sandbox surface, harden the client/server boundary, and ship the headless core by @aakashns in #88
- Grant the webapp runtime the system information it needs by @aakashns in #90
- Declare tslib so the Daytona provider loads in production by @aakashns in #91
- Declare busboy so Daytona file reads work in production by @aakashns in #92
- Migrate the SDK to a single apiUrl base option by @aakashns in #94
- Add AstralBeam browser testing skill by @mintuhouse in #93
- Prevent blank mobile landing-page loads by @aakashns in #97
- Add tenant & tenant_user schema by @mintuhouse in #96
- Isolate local databases per worktree by @mintuhouse in #98
- Allow hyphens in slugs by @mintuhouse in #95
- Reset worktree databases before setup by @mintuhouse in #100
- Wait for the stylesheet before starting landing-page scripts by @aakashns in #102
...