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 566f88f commit a5c2975Copy full SHA for a5c2975
CHANGELOG.md
@@ -2,6 +2,20 @@
2
3
all notable changes to this project will be documented in this file.
4
5
+## [2.4.0] - 2021-03-16
6
+
7
+### added
8
9
+- reordering pasties (not implemented yet when editing)
10
+- specified how to provide the auth header for the api
11
+- downloading pastes as a zip file
12
13
+### fixed
14
15
+- redirecting api requests that have a trailing slash
16
+- correct wrapping of inline code blocks in markdown rendered pastes (and docs)
17
+- faster theme loading (now there shouldn't be a flicker when you use the non-default theme)
18
19
## [2.3.2] - 2021-02-21
20
21
### added
0 commit comments