You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* create custom fields for projects ([#6737](https://github.com/Flagsmith/flagsmith/issues/6737)) ([5d2baa3](https://github.com/Flagsmith/flagsmith/commit/5d2baa377f57d5cb02f50d5fe53dfb6cd1cf147a))
9
+
10
+
11
+
### Bug Fixes
12
+
13
+
* Add composite index to code references to improve query performance ([#6835](https://github.com/Flagsmith/flagsmith/issues/6835)) ([13485ca](https://github.com/Flagsmith/flagsmith/commit/13485ca4f75b82124fa62668360e6f4e17b7b046))
* defer data field in feature import/export list views ([#6811](https://github.com/Flagsmith/flagsmith/issues/6811)) ([380fecd](https://github.com/Flagsmith/flagsmith/commit/380fecd26392d10dccc2f38a534a691e27d28086))
* N dynamodb queries in feature list endpoint ([#6758](https://github.com/Flagsmith/flagsmith/issues/6758)) ([ede739b](https://github.com/Flagsmith/flagsmith/commit/ede739bcabf7402c1f19b6dfd89b74687eb2bceb))
18
+
* replace numpy/scipy with pure Python in experiment analytics ([#6830](https://github.com/Flagsmith/flagsmith/issues/6830)) ([7617737](https://github.com/Flagsmith/flagsmith/commit/7617737f49d2de80996c3d1c726af7a3544a2c55))
19
+
20
+
21
+
### Dependency Updates
22
+
23
+
* bump minimatch in /frontend ([#6808](https://github.com/Flagsmith/flagsmith/issues/6808)) ([2a7dc57](https://github.com/Flagsmith/flagsmith/commit/2a7dc576ad94198473c1c7a9c8971e8d5d62ef8c))
24
+
25
+
26
+
### CI
27
+
28
+
* Increase flag-tests wait time ([#6827](https://github.com/Flagsmith/flagsmith/issues/6827)) ([b8e3f68](https://github.com/Flagsmith/flagsmith/commit/b8e3f684a84c30e47612017e3e1e2c166bd5e87f))
* Correct the docs for flags and identities endpoint caches ([#6795](https://github.com/Flagsmith/flagsmith/issues/6795)) ([9460579](https://github.com/Flagsmith/flagsmith/commit/946057942161d56dc899776a49e50164eb48ad0c))
0 commit comments