1.7.1
This commit is contained in:
parent
bcdac413be
commit
949f245c00
2 changed files with 5 additions and 1 deletions
|
@ -1,5 +1,9 @@
|
||||||
# Changelog
|
# Changelog
|
||||||
|
|
||||||
|
## 1.7.1 - 2023-08-28
|
||||||
|
|
||||||
|
- quote URL in ajax proxy before passing it to Nginx
|
||||||
|
|
||||||
## 1.7.0 - 2023-08-28
|
## 1.7.0 - 2023-08-28
|
||||||
|
|
||||||
- **BREAKING CHANGE** when `UMAP_XSENDFILE_HEADER` is set, uMap will now issue
|
- **BREAKING CHANGE** when `UMAP_XSENDFILE_HEADER` is set, uMap will now issue
|
||||||
|
|
|
@ -1 +1 @@
|
||||||
VERSION = "1.7.0"
|
VERSION = "1.7.1"
|
||||||
|
|
Loading…
Reference in a new issue