Skip to content

Commit 5be360b

Browse files
author
Timi-Artturi Mäkelä
committed
release 1.36.5
1 parent ca6a215 commit 5be360b

File tree

2 files changed

+1
-5
lines changed

2 files changed

+1
-5
lines changed

CHANGELOG.md

-4
Original file line numberDiff line numberDiff line change
@@ -6,10 +6,6 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
66

77
## Unreleased
88

9-
## [pagination-query-string-filter]
10-
### Fixed
11-
- Changed pagination query_string filter to `filter_var( $_SERVER['QUERY_STRING'], FILTER_SANITIZE_URL );`. `htmlspecialchars()` caused a problem with `&` characters and pagination partials.
12-
139
## Released
1410

1511
## [1.36.5] - 2023-03-08

dustpress.php

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
Author: Miika Arponen & Ville Siltala / Geniem Oy
77
Author URI: http://www.geniem.com
88
License: GPLv3
9-
Version: 1.36.3
9+
Version: 1.36.5
1010
*/
1111

1212
final class DustPress {

0 commit comments

Comments
 (0)