You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+21Lines changed: 21 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,26 @@
1
1
### Latest Changes
2
2
3
+
# 0.33.0 - 2025-09-26
4
+
5
+
## New Features
6
+
* Show type of form failure rather than just an error happened by @prodigisoftwares in https://github.com/feldroy/air/pull/495
7
+
* Constrain the exports from air.ext.sql by @pydanny in https://github.com/feldroy/air/pull/496
8
+
* Add dark theme support to docs by @EnriqueSoria in https://github.com/feldroy/air/pull/499
9
+
* Renderable Type for Tag children by @audreyfeldroy in https://github.com/feldroy/air/pull/498
10
+
11
+
## Bugfixes
12
+
13
+
* docs: update jinja templating example by @alaminopu in https://github.com/feldroy/air/pull/497
14
+
15
+
## Chores
16
+
* ⬆(deps): Bump the python-dependencies group across 1 directory with 5 updates by @dependabot[bot] in https://github.com/feldroy/air/pull/494
17
+
* Bring forward old version release instructions by @pydanny in https://github.com/feldroy/air/pull/501
18
+
19
+
## New Contributors
20
+
*@EnriqueSoria made their first contribution in https://github.com/feldroy/air/pull/499
0 commit comments