summaryrefslogtreecommitdiff
path: root/docs/releases
AgeCommit message (Expand)Author
2019-09-02[2.1.x] Added release dates for 2.1.12 and 1.11.24.Mariusz Felisiak
2019-08-14[2.1.x] Fixed #30672 -- Fixed crash of JSONField/HStoreField key transforms o...Mariusz Felisiak
2019-08-01[2.1.x] Added CVE-2019-14235 to security release archive.Carlton Gibson
2019-08-01[2.1.x] Added CVE-2019-14234 to security release archive.Carlton Gibson
2019-08-01[2.1.x] Added CVE-2019-14233 to security release archive.Carlton Gibson
2019-08-01[2.1.x] Added CVE-2019-14232 to the security release archive.Carlton Gibson
2019-07-31[2.1.x] Fixed CVE-2019-14235 -- Fixed potential memory exhaustion in django.u...Florian Apolloner
2019-07-31[2.1.x] Fixed CVE-2019-14234 -- Protected JSONField/HStoreField key and index...Mariusz Felisiak
2019-07-29[2.1.X] Fixed CVE-2019-14233 -- Prevented excessive HTMLParser recursion in s...Florian Apolloner
2019-07-29[2.1.X] Fixed CVE-2019-14232 -- Adjusted regex to avoid backtracking issues w...Florian Apolloner
2019-07-25[2.1.x] Added stub release notes for security releases.Carlton Gibson
2019-07-01[2.1.x] Added CVE-2019-12781 to the security release archive.Mariusz Felisiak
2019-07-01[2.1.x] Fixed CVE-2019-12781 -- Made HttpRequest always trust SECURE_PROXY_SS...Carlton Gibson
2019-07-01[2.1.x] Added stub release notes for security releases.Mariusz Felisiak
2019-06-03[2.1.x] Added CVE-2019-12308 to the security release archive.Nick Pope
2019-06-03[2.1.x] Added CVE-2019-11358 to the security release archive.Nick Pope
2019-06-03[2.1.x] Fixed typos in 1.11.21, 2.1.9, 2.2.2 release notes.Mariusz Felisiak
2019-06-03[2.1.x] Applied jQuery patch for CVE-2019-11358.Carlton Gibson
2019-06-03[2.1.x] Fixed CVE-2019-12308 -- Made AdminURLFieldWidget validate URL before ...Carlton Gibson
2019-06-03[2.1.x] Added stub release notes for security releases.Carlton Gibson
2019-04-07[2.1.x] Refs #27807 -- Removed docs for User.username_validator.Tim Graham
2019-03-30[2.1.x] Fixed #30289 -- Prevented admin inlines for a ManyToManyField's impli...Tim Graham
2019-03-30[2.1.x] Added stub 2.1.8 release notes.Tim Graham
2019-02-11[2.1.x] Added CVE-2019-6975 to the security release archive.Tim Graham
2019-02-11[2.1.x] Refs #30177 -- Forwardported 2.0.13 release notes.Tim Graham
2019-02-11[2.1.x] Refs #30175 -- Added release notes for 2.1.7, 2.0.12, and 1.11.20 rel...Carlton Gibson
2019-02-11[2.1.x] Fixed CVE-2019-6975 -- Fixed memory exhaustion in utils.numberformat....Carlton Gibson
2019-02-08[2.1.x] Removed extra characters in docs header underlines.Mariusz Felisiak
2019-02-07[2.1.x] Added stub release notes for security releases.Carlton Gibson
2019-02-04[2.1.x] Fixed duplicate word in docs/releases/2.0.txt.Daniel Hahler
2019-02-01[2.1.x] Used extlinks for GitHub commits.Tim Graham
2019-01-11[2.1.x] Fixed #30097 -- Made 'obj' arg of InlineModelAdmin.has_add_permission...MaximZemskov
2019-01-08[2.1.x] Added stub 2.1.6 release notes.Tim Graham
2019-01-04[2.1.x] Added CVE-2019-3498 to the security release archive.Tim Graham
2019-01-03[2.1.x] Fixed #30070, CVE-2019-3498 -- Fixed content spoofing possiblity in t...Tom Hacohen
2019-01-01[2.1.x] Fixed #30050 -- Fixed InlineModelAdmin.has_change_permission() called...Tim Graham
2018-12-20[2.1.x] Fixed #30015 -- Ensured request body is properly consumed for keep-al...Konstantin Alekseev
2018-12-17[2.1.x] Fixed #30023 -- Prevented SQLite schema alterations while foreign key...Simon Charette
2018-12-07[2.1.x] Fixed #29182 -- Fixed schema table alteration on SQLite 3.26+.Simon Charette
2018-12-05[2.1.x] Fixed #30013 -- Fixed DatabaseOperations.last_executed_query() with m...Tim Graham
2018-12-04[2.1.x] Added stub release notes for 2.1.5 release.Carlton Gibson
2018-12-03[2.1.x] Added release date for 2.1.4.Carlton Gibson
2018-12-03[2.1.x] Fixed #29930 -- Allowed editing in admin with view-only inlines.Carlton Gibson
2018-12-03[2.1.x] Added release date for 1.11.17.Carlton Gibson
2018-11-28[2.1.x] Fixed #29929 -- Fixed admin view-only change form crash when using Mo...Basil Dubyk
2018-11-20[2.1.x] Fixed #29849 -- Fixed keep-alive support in runserver.Florian Apolloner
2018-11-17[2.1.x] Doc'd purpose of "Database backend API" backwards incompatible change...Tim Graham
2018-11-17[2.1.x] Refs #28814 -- Doc'd Python 3.7 compatibility in Django 1.11.x.Tim Graham
2018-11-16[2.1.x] Fixed #29959 -- Cached GEOS version in WKBWriter class.Claude Paroz
2018-11-16[2.1.x] Removed release date for 2.0.10 and 1.11.17.Tim Graham