File tree Expand file tree Collapse file tree 2 files changed +21
-1
lines changed
Expand file tree Collapse file tree 2 files changed +21
-1
lines changed Original file line number Diff line number Diff line change 11# Change Log
22## Unreleased
33
4+ ## [ 5.5.0] ( https://github.com/jazzband/django-silk/tree/5.5.0 ) (2026-03-06)
5+ :release-by: Albert Wang (@albertyw )
6+ [ Full Changelog] ( https://github.com/jazzband/django-silk/compare/5.4.3..5.5.0 )
7+
8+ ** Fixes:**
9+ - Fix context manager for ` _process_response ` (#827 ) @izabala033
10+ - Fix mouse event for sql navigation (#847 ) @albertyw
11+
12+ ** Features/Enhancements:**
13+
14+ - Add support for Django 6.0 (#836 ) @albertyw
15+ - Add support for Python 3.14 (#834 ) @albertyw
16+ - Get paginator limit from URL params (#646 ) @strig
17+ - Hide pagination when there's only one page (#844 ) @ShlomoCode
18+
19+ ** Maintenance and Cleanup:**
20+ - Remove official support for Python 3.9 (#834 ) @albertyw
21+ - Dependency updates
22+
23+
424## [ 5.4.3] ( https://github.com/jazzband/django-silk/tree/5.4.3 ) (2025-09-08)
525:release-by: Albert Wang (@albertyw )
626[ Full Changelog] ( https://github.com/jazzband/django-silk/compare/5.4.2..5.4.3 )
Original file line number Diff line number Diff line change 11{
22 "name" : " silk" ,
3- "version" : " 5.4.3 " ,
3+ "version" : " 5.5.0 " ,
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