File tree Expand file tree Collapse file tree 2 files changed +17
-1
lines changed
Expand file tree Collapse file tree 2 files changed +17
-1
lines changed Original file line number Diff line number Diff line change 11# Change Log
22## Unreleased
33
4+ ## [ 5.4.1] ( https://github.com/jazzband/django-silk/tree/5.4.1 ) (2025-08-10)
5+ :release-by: Albert Wang (@albertyw )
6+ [ Full Changelog] ( https://github.com/jazzband/django-silk/compare/5.4.0..5.4.1 )
7+
8+ ** Fixes:**
9+
10+ - Fixes curl/client values rendering in request_detail (#797 ) @bcmyguest
11+ - Fix serialization of non-unicode binary data, add cleanup in middleware (#798 ) @glennmatthews
12+ - Make transactions target the DB alias selected by the router (#801 ) @OscarVanL
13+
14+ ** Maintenance and Cleanup:**
15+
16+ - Dependency updates
17+ - Documentation updates
18+
19+
420## [ 5.4.0] ( https://github.com/jazzband/django-silk/tree/5.4.0 ) (2025-05-03)
521:release-by: Albert Wang (@albertyw )
622[ Full Changelog] ( https://github.com/jazzband/django-silk/compare/5.3.2..5.4.0 )
Original file line number Diff line number Diff line change 11{
22 "name" : " silk" ,
3- "version" : " 5.4.0 " ,
3+ "version" : " 5.4.1 " ,
44 "description" : " https://github.com/jazzband/django-silk" ,
55 "main" : " index.js" ,
66 "directories" : {
You can’t perform that action at this time.
0 commit comments