We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c853624 commit 4a71637Copy full SHA for 4a71637
CHANGES.rst
@@ -1,6 +1,28 @@
1
ChangeLog
2
=========
3
4
+Release 1.2.0 (2023-08-28)
5
+--------------------------
6
+
7
+Fixes:
8
9
+- use xstatic-fontawesome < 5, minimal workaround for #305
10
11
+New features:
12
13
+- upload: guess file content type also using pygments, #303
14
15
+Other changes:
16
17
+- drop support for python 3.7
18
+- use pyproject.toml file, remove setup.*
19
+- fix readthedocs build, #298
20
+- misc code cleanups related to deprecations in flask and werkzeug
21
+- adapt http response code in test for werkzeug >= 2.3
22
+- docs: REST POST response returns file URI in Content-Location
23
+- CI: run tests on Ubuntu 22.04
24
25
26
Release 1.1.0 (2023-01-22)
27
--------------------------
28
0 commit comments