Skip to content

Commit

Permalink
release 1.36.5
Browse files Browse the repository at this point in the history
  • Loading branch information
Timi-Artturi Mäkelä committed Mar 8, 2023
1 parent ca6a215 commit 5be360b
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 5 deletions.
4 changes: 0 additions & 4 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,10 +6,6 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.

## Unreleased

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

## Released

## [1.36.5] - 2023-03-08
Expand Down
2 changes: 1 addition & 1 deletion dustpress.php
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
Author: Miika Arponen & Ville Siltala / Geniem Oy
Author URI: http://www.geniem.com
License: GPLv3
Version: 1.36.3
Version: 1.36.5
*/

final class DustPress {
Expand Down

0 comments on commit 5be360b

Please sign in to comment.