v0.39.9
v0.39.9 Release
Changed 2
- Updated goja and its related dependencies
- Optimized filter (fexpr) for large string literals
Fixed 3
- Shift + Click range bulk selection not working in Firefox
- TypedArray and regexp2 dependency regressions in goja
- Filter (fexpr) control characters handling
To update the prebuilt executable you can run
./pocketbase update.
-
Fixed
Shift + Clickrange bulk selection not working in Firefox (#7771) -
Updated goja and its related dependencies (fixes for TypedArray and regexp2 dep regression for the reported empty string match with lookahead patterns).
-
Minor filter (fexpr) improvements (optimization for large string literals and fix for control characters handling).