Skip to content

Commit fe998d7

Browse files
committed
chore: release 8.21.0
1 parent 728ccf0 commit fe998d7

File tree

2 files changed

+13
-1
lines changed

2 files changed

+13
-1
lines changed

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,17 @@
11
# Changelog
22

3+
## [8.21.0](https://github.com/jetstreamapp/jetstream/compare/v8.20.0...v8.21.0) (2026-02-07)
4+
5+
### Features
6+
7+
* improve feedback widget ([5ae0ba8](https://github.com/jetstreamapp/jetstream/commit/5ae0ba8373e0fc8005eaa665c0535439900af9af)), closes [#1528](https://github.com/jetstreamapp/jetstream/issues/1528)
8+
* increase api limit for data loads ([d5c044c](https://github.com/jetstreamapp/jetstream/commit/d5c044ce5000698330df7d6c9b3fb5b2c3a3454c)), closes [#1521](https://github.com/jetstreamapp/jetstream/issues/1521)
9+
* increase download limit for file attachments ([230efd2](https://github.com/jetstreamapp/jetstream/commit/230efd26e194334a93ffad723042eb5b4615db0d)), closes [#1527](https://github.com/jetstreamapp/jetstream/issues/1527)
10+
11+
### Bug Fixes
12+
13+
* retain permission manager filter text on tab change ([d913068](https://github.com/jetstreamapp/jetstream/commit/d913068a5061fbae54689f477e3e3434f2e32966)), closes [#1525](https://github.com/jetstreamapp/jetstream/issues/1525)
14+
315
## [8.20.0](https://github.com/jetstreamapp/jetstream/compare/v8.19.2...v8.20.0) (2026-02-03)
416

517
### Bug Fixes

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
"url": "https://github.com/jetstreamapp/jetstream"
77
},
88
"author": "Jetstream Solutions, LLC",
9-
"version": "8.20.0",
9+
"version": "8.21.0",
1010
"license": "SEE LICENSE IN LICENSE.md",
1111
"engines": {
1212
"node": ">=22 <23",

0 commit comments

Comments
 (0)