Skip to content

Commit

Permalink
Updated JQuery section.
Browse files Browse the repository at this point in the history
  • Loading branch information
SamTV12345 committed Aug 17, 2023
1 parent ae7800e commit f881e2a
Showing 1 changed file with 23 additions and 0 deletions.
23 changes: 23 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,26 @@
# 1.9.2

### Notable enhancements and fixes

* Security
* Enable session key rotation: This setting can be enabled in the settings.json. It changes the signing key for the cookie authentication in a fixed interval.

* Bugfixes
* Fix appendRevision when creating a new pad via the API without a text.


* Enhancements
* Bump JQuery to version 3.7
* Update elasticsearch connector to version 8

### Compatibility changes

* No compability changes as JQuery maintains excellent backwards compatibility.

#### For plugin authors

* Please update to JQuery 3.7. There is an excellent deprecation guide over [here](https://api.jquery.com/category/deprecated/). Version 3.1 to 3.7 are relevant for the upgrade.

# 1.9.1

### Notable enhancements and fixes
Expand Down

0 comments on commit f881e2a

Please sign in to comment.