v1.139.12
Version 1.139.12 - 11/29/25, 8:32 PM
- more robust stream handling (#5996) (4d2fd33) by Manuel Schiller
- @tanstack/router-core@1.139.12
- @tanstack/solid-router@1.139.12
- @tanstack/react-router@1.139.12
- @tanstack/start-server-core@1.139.12
- @tanstack/solid-router-ssr-query@1.139.12
- @tanstack/react-router-ssr-query@1.139.12
- @tanstack/router-ssr-query-core@1.139.12
- @tanstack/zod-adapter@1.139.12
- @tanstack/valibot-adapter@1.139.12
- @tanstack/arktype-adapter@1.139.12
- @tanstack/router-devtools@1.139.12
- @tanstack/solid-router-devtools@1.139.12
- @tanstack/react-router-devtools@1.139.12
- @tanstack/router-devtools-core@1.139.12
- @tanstack/router-generator@1.139.12
- @tanstack/router-cli@1.139.12
- @tanstack/router-plugin@1.139.12
- @tanstack/router-vite-plugin@1.139.12
- @tanstack/solid-start@1.139.12
- @tanstack/solid-start-client@1.139.12
- @tanstack/solid-start-server@1.139.12
- @tanstack/start-client-core@1.139.12
- @tanstack/start-storage-context@1.139.12
- @tanstack/react-start@1.139.12
- @tanstack/react-start-client@1.139.12
- @tanstack/react-start-server@1.139.12
- @tanstack/start-plugin-core@1.139.12
- @tanstack/start-static-server-functions@1.139.12
Neutralinojs v6.4.0 released!
- Implement
storage.clear()andstorage.removeData(key)functions to remove saved storage data.
- Fix the draggable region not working issue on Windows.
- Replace deprecated macOS API with suitable modern APIs in the codebase.
- Static file server enhancements.
- Improve
window.getPositon()in macOS. - Save the correct window size and position when a maximized/minimized window is being closed on Windows.
- Fix the window disappearing issue while restoring the window on Windows
Update the config file option cli.binaryVersion with 6.4.0 and enter neu update to fetch this version.
Get started: https://neutralino.js.org/docs
This release was auto-generated by ReleaseZri 🚀
v5.4.449
This release contains improvements for the annotation editor, performance, text selection and the viewer.
- Bump the stable version in
pdfjs.configby @timvandermeij in https://github.com/mozilla/pdf.js/pull/20414 - Create the number tree for the ParentTree only one time by @calixteman in https://github.com/mozilla/pdf.js/pull/20425
- Add the possibility to create a pdf from different ones (bug 1997379) by @calixteman in https://github.com/mozilla/pdf.js/pull/20409
- Update the page labels tree when a pdf is extracted (bug 1997379) by @calixteman in https://github.com/mozilla/pdf.js/pull/20411
- Update the named page destinations when some pdf are combined (bug 1997379) by @calixteman in https://github.com/mozilla/pdf.js/pull/20421
- Version entry in the catalog has to be a name and not a string by @calixteman in https://github.com/mozilla/pdf.js/pull/20432
- Add a wrapper for the new xref in order to be able to get some values from cloned dictionaries by @calixteman in https://github.com/mozilla/pdf.js/pull/20431
- Update dependencies and translations to the most recent versions by @timvandermeij in https://github.com/mozilla/pdf.js/pull/20429
- Introduce a helper function to create a freetext editor in the integration tests by @timvandermeij in https://github.com/mozilla/pdf.js/pull/20430
- Add telemetry for tagged pdfs (bug 1997134) by @calixteman in https://github.com/mozilla/pdf.js/pull/20405
- Merge the structure trees coming from different pdfs (bug 1997379) by @calixteman in https://github.com/mozilla/pdf.js/pull/20436
- Add regression test for PR 19184 by @maettuu in https://github.com/mozilla/pdf.js/pull/20151
- Bump glob by @dependabot[bot] in https://github.com/mozilla/pdf.js/pull/20448
- Bump js-yaml from 3.14.1 to 3.14.2 by @dependabot[bot] in https://github.com/mozilla/pdf.js/pull/20449
- Lint and format the HTML in using Prettier by @calixteman in https://github.com/mozilla/pdf.js/pull/20447
- Add setter for some FontFaceObject properties by @Aditi-1400 in https://github.com/mozilla/pdf.js/pull/20427
- fix: deleteAnnotationElement takes a full editor object by @sachiniyer in https://github.com/mozilla/pdf.js/pull/20413
- When searching for a group of punctuation signs, only add extraspaces around the group by @calixteman in https://github.com/mozilla/pdf.js/pull/20456
- [XFA] Set default max value in occur tag to -1 (bug 1998843) by @calixteman in https://github.com/mozilla/pdf.js/pull/20455
- Bump actions/checkout from 5 to 6 by @dependabot[bot] in https://github.com/mozilla/pdf.js/pull/20459
- Include missing
cached-iterabledev dependency inpackage.jsonby @Mario34 in https://github.com/mozilla/pdf.js/pull/20450 - Don't use firstChild/lastChild when getting elements (follow-up of #20447) by @calixteman in https://github.com/mozilla/pdf.js/pull/20458
- [Editor] Allow to save an edited comment in using CTRL+Enter shortcut. by @calixteman in https://github.com/mozilla/pdf.js/pull/20460
- Create a sidebar object by @calixteman in https://github.com/mozilla/pdf.js/pull/20467
- Fix the regex string used to find the chars to normalize with NFKC when searching by @calixteman in https://github.com/mozilla/pdf.js/pull/20465
- Use OIDC trusted publishing in the GitHub Actions release workflow by @timvandermeij in https://github.com/mozilla/pdf.js/pull/20468
- Slightly reduce the memory used by thumbnails by @calixteman in https://github.com/mozilla/pdf.js/pull/20462
v1.139.11
Version 1.139.11 - 11/29/25, 12:57 PM
- fix streaming (#5994) (95d88a2) by Manuel Schiller
- nx: update to Nx v22 (#5982) (af02265) by Lachlan Collins
- @tanstack/router-core@1.139.11
- @tanstack/solid-router@1.139.11
- @tanstack/react-router@1.139.11
- @tanstack/solid-router-ssr-query@1.139.11
- @tanstack/react-router-ssr-query@1.139.11
- @tanstack/router-ssr-query-core@1.139.11
- @tanstack/zod-adapter@1.139.11
- @tanstack/valibot-adapter@1.139.11
- @tanstack/arktype-adapter@1.139.11
- @tanstack/router-devtools@1.139.11
- @tanstack/solid-router-devtools@1.139.11
- @tanstack/react-router-devtools@1.139.11
- @tanstack/router-devtools-core@1.139.11
- @tanstack/router-generator@1.139.11
- @tanstack/router-cli@1.139.11
- @tanstack/router-plugin@1.139.11
- @tanstack/router-vite-plugin@1.139.11
- @tanstack/solid-start@1.139.11
- @tanstack/solid-start-client@1.139.11
- @tanstack/solid-start-server@1.139.11
- @tanstack/start-client-core@1.139.11
- @tanstack/start-server-core@1.139.11
- @tanstack/start-storage-context@1.139.11
- @tanstack/react-start@1.139.11
- @tanstack/react-start-client@1.139.11
- @tanstack/react-start-server@1.139.11
- @tanstack/start-plugin-core@1.139.11
- @tanstack/start-static-server-functions@1.139.11
v9.4.2
- docs: update installation guide with iOS simulator note by @rudin in https://github.com/pmndrs/react-three-fiber/pull/3572
- fix: Expo SDK 54 compatibility through workaround by @alextoudic in https://github.com/pmndrs/react-three-fiber/pull/3599
- @rudin made their first contribution in https://github.com/pmndrs/react-three-fiber/pull/3572
- @alextoudic made their first contribution in https://github.com/pmndrs/react-three-fiber/pull/3599
Full Changelog: https://github.com/pmndrs/react-three-fiber/compare/v9.4.1...v9.4.2
v9.4.1
- fix: pass DevTools config through createReconciler to fix React DevTools by @AlaricBaraou in https://github.com/pmndrs/react-three-fiber/pull/3594
Full Changelog: https://github.com/pmndrs/react-three-fiber/compare/v9.4.0...v9.4.1
🎉 Release v0.12.3
Your feedback is crucial! Please submit issues and suggestions to help us shape the future of Univer.
If you're eager to explore Univer, check out our getting started documentation. Dive into the world of collaborative document, spreadsheet, and presentation editing powered by Univer!
- Added some point enumeration values to the permission API. #6199
- Added auto-fill API:
FRange.autoFill. #6204
- Fix the issue where incorrect number formats would cause the entire sheet to crash. #6201
- Optimize formula and selection performance issues. #6197
- Fix the issue of cut and delete float image. #6215
- Fix the issue of copy and paste chart.
Special thanks to community contributor @zeeenku for contributions in this version:
- Using adaptive damping and fast-path to stabilize the calculation of the
RATEfunction. #6055
- SDK has been updated to version 0.12.3.
We welcome your input and insights as we embark on this exciting journey. Connect with us on:
Full changelog (2025-11-29)
- API: fix premission api example (#6199) 8da3fe9, closes #6199
- drawing: fix the issue of cut and delete float image (#6215) cc3be15, closes #6215
- engine-formula: stabilize RATE function with fast-path and adaptive damping (#6055) 8fbbb2d, closes #6055
- fix auto-fill api opreate in non-active sheet (#6205) 9259343, closes #6205
- handle empty sections in
parseDataStreamToTreeby ensuring an … (#6188) 0cbc370, closes #6188 - permission: update default permission values to false (#6206) 93ce16e, closes #6206
- selection: clean up empty cell styles in copyRangeStyles function (#6184) 16fa81a, closes #6184
- sheet: ensure numfmt crash not effect all (#6201) 57c1d68, closes #6201
- sheets: permission api (#6202) c4d7fe7, closes #6202
- add dispose for close univer worker (#6216) b8d3a2c, closes #6216
- facade: add auto-fill api (#6204) 6127c4b, closes #6204
- sheets: split large set-range-values mutation (#6191) e161f5e, closes #6191
- update Japanese localization for various packages (#6207) 1551b81, closes #6207
- selection: formula and selection (#6197) 344f773, closes #6197
@platejs/yjs@52.0.5
- #4759 by @felixfeng33 – Revert https://github.com/udecode/plate/pull/4755 and fixes content duplicated.
2.11.9
2025-11-28
-
Components [splitter] expose
splitterPanelRef(#22791 by @keeplearning66) -
Components [tabs] add default-value prop, suppress flicker (#22815 by @yicheny)
-
Components [button-group]: add direction prop (#18906 by @VisualYuki)
-
Components [select-v2] add
remote-show-suffixprop (#22885 by @alonely-boy) -
Components [timeline] add
reverseprop (#22931 by @rzzf) -
Components [tree-select] add instance type and improve test cleanup logic (#22499 by @warmthsea)
-
Components [tree] checkbox selection wrong with disabled nodes (#22711 by @rzzf)
-
Components [input] fixed the onchange parameter when type is file (#14687 by @cc-hearts)
-
Utils [addUnit] handle 0 value correctly (#22808 by @rzzf)
-
Theme-chalk [anchor] update link styles for hover and focus states (#22841 by @tolking)
-
Components [popconfirm] fallthrough virtual-ref & virtual-triggering (#22843 by @rzzf)
-
Components [input] fix resize not working (#13841 by @ls57765867)
-
Components [virtual-list] prevent scroll from exceeding its bounds (#22786 by @rzzf)
-
Components [table] avoid height loop (#22838 by @yicheny)
-
Components [select-v2] ResizeObserver loop completed with undelivered notifications (#22895 by @keeplearning66)
-
Components [select] shouldn't add
is-hoveringto disabled option (#22845 by @Putia3) -
Components [select/select-v2] correct the trigger timing of visible-change (#22897 by @keeplearning66)
-
Components [time-picker] avoid incorrect values after losing focus (#22880 by @keeplearning66)
-
Components [table] prevent incorrect drag when resizable is false (#22327 by @keeplearning66)
-
Components [image-viewer]: add touch event in mobile (#12550 by @mipawn)
-
Components [tabs] default-value support and update demo for docs (#22896 by @YunYouJun)
-
Components [select] skip process keydown.enter in composing (#22861 by @wcttmf)
-
Components [steps] prevent external line-height from affecting layout (#19319 by @DDDDD12138)
-
Components [cascader] fix SVG generated mask the menu when scroll (#16365 by @Fiona2016)
-
Theme-chalk add a $space parameter to the channel function (#19166 by @roojay)
-
Components [table] tableBody height not update when header changed (#19580 by @DDDDD12138)
-
Components [segmented] fire change event if option not checked (#19705 by @ykcory)
-
Components [table] fix header HMR and keep v-if fallback (#22884 by @tuzixiangs)
-
Components [table] correct the type of style (#22939 by @keeplearning66)
-
Components avoid focusing disabled elements (#22940 by @rzzf)
-
Revert "feat(components): [alert] add open and auto-close functionality with delay (#20533,#22028 by @warmthsea)" (#22560)
-
Style(theme-chalk): show the cursor correctly when disabled (#22856 by @rzzf)
-
Improvement(components): [select] locate the most recently selected option when using multiple (#22753 by @keeplearning66)
-
Improvement(components): [select/select-v2] hoveringIndex stays on the most recently selected option with multiple (#22782 by @keeplearning66)
-
Improvement(components): [splitter] use import emits (#22907 by @warmthsea)
-
Perf(components): [select-v2] avoid duplicate render after props change (#22935 by @tolking)
- Components [table] clear state on non-resizable columns (#22916 by @tuzixiangs)
Heat.js v4.5.1 - Minor 3rd Library usage fixes, and CSS updates!
- Updated all the NPM packages to the latest versions.
- All title bar buttons are now vertically-aligned to the middle, and the Y margins now default to zero.
- Fixed a fault that caused errors to occur when passing a BindingOptions object to "render()" (due to missing _currentView).