Prepare Air 0.49.0 - #1166
Open
audreyfeldroy wants to merge 5 commits into
Open
Conversation
audreyfeldroy
marked this pull request as ready for review
August 11, 2026 03:56
audreyfeldroy
force-pushed
the
agent/release-0.49.0
branch
from
August 11, 2026 04:43
2c0db21 to
1ded1f1
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Prepare Air 0.49.0 for release and backport the complete backend-neutral work staged in Writerstead's vendored Air tree.
AirModelBackendprotocolAirDatabaseconvenience base andDatabaseNotConfigurederrorDATABASE_URL/app.dbbehaviorAirForm.render_csrf()for custom form layoutsair check, WebAssembly support, form/HTML improvements, and fixes merged since 0.48.1Release impact
This is a breaking migration for applications that use Air's former built-in PostgreSQL integration. Model definitions and public CRUD calls remain stable, but applications must install and configure AirPostgres explicitly.
AirPostgres 0.2.0 is prepared as the companion backend release. AirD1 has also been extracted, reviewed, and validated against this Air release line.
Validation
mainafter Docs improvements #1162just qajust test— 705 passedllms-full.txt0.49.0and public backend importsPublication
This PR prepares the release only. Pushing tag
v0.49.0will trigger the trusted PyPI publication workflow, which requires approval in the protectedpypienvironment.