Advanced Search
Search Results
793 total results found
changelog.md for @push.rocks/smartpreview
All notable changes to this project will be documented in this file. The format is based on Keep a Changelog, and this project adheres to Semantic Versioning. 1.1.0 - 2024-08-04 Added Comprehensive performance testing suite with exact timing measurements Node...
changelog.md for @push.rocks/smartffmpeg
2025-12-11 - 1.1.1 - fix(smartffmpeg) Bump patch version to 1.1.1 No source changes detected in the working tree — prepare a patch release (1.1.1) for packaging/release purposes. 2025-12-11 - 1.1.0 - feat(core) Initial release: add SmartFfmpeg fluent builder...
changelog.md for @push.rocks/smartfs
2026-03-06 - 1.5.0 - feat(rust-provider) add cross-runtime Rust provider tests and docs; simplify bridge event handling and bump tstest Added comprehensive Rust provider test file supporting Node, Bun and Deno (test/test.rust.provider.node+bun+deno.ts) and re...
changelog.md for @push.rocks/smartradius
2026-02-11 - 1.1.1 - fix(imports) use node: built-in imports and remove dead smartpromise/smartdelay exports Replaced bare Node.js built-in imports with node: prefix in ts_server/plugins.ts, ts_client/plugins.ts, and tests (crypto, dgram) for ESM/Deno/Bun com...
changelog.md for @push.rocks/smartserve
2026-03-23 - 2.0.3 - fix(adapter.node) unref the node server before closing connections during shutdown Calls server.unref() before closing all connections so shutdown does not keep the Node.js event loop alive. Improves shutdown behavior for the Node adapter...
changelog.md for @push.rocks/smartvpn
2026-03-31 - 1.17.1 - fix(readme) document per-transport metrics and handshake-driven WireGuard connection state Add README examples for getStatistics() per-transport active client and total connection counters Clarify that WireGuard peers are marked connecte...
changelog.md for @push.rocks/smartvm
2026-02-08 - 1.1.0 - feat(release) add release configuration with npm registries and public access; add @ship.zone/szci placeholder Added release.registries including https://verdaccio.lossless.digital and https://registry.npmjs.org Set release.accessLevel to...
changelog.md for @push.rocks/smartrust
2026-03-14 - 1.3.2 - fix(rustbinarylocator) support resolving platform-suffixed local Rust binaries Checks local Rust build paths for binaries with platform suffixes such as _linux_amd64 in addition to unsuffixed names Adds platform and architecture suffix ma...
changelog.md for @push.rocks/smartsecret
2026-02-24 - 1.0.2 - fix() no changes detected No files were modified in this diff; no release required. 2026-02-24 - 1.0.1 - fix(smartsecret) no changes No files changed in this diff; no code or dependency updates to release. 2025-02-24 - 1.0.0 - Initial ...
changelog.md for @push.rocks/smartdb
2026-03-26 - 2.0.0 - BREAKING CHANGE(core) replace the TypeScript database engine with a Rust-backed embedded server and bridge adds a Rust workspace implementing wire protocol handling, commands, storage, indexing, aggregation, sessions, and transactions swi...
changelog.md for @push.rocks/smartnftables
2026-03-30 - 1.1.0 - feat(nft) add source IP filtering for DNAT rules and expose table existence checks Adds an optional sourceIP field to NAT rule definitions to restrict DNAT rules to matching source addresses or subnets. Updates DNAT rule generation to inc...
changelog.md for @serve.zone/spark
2026-02-04 - 1.2.5 - fix(deps) update Docker API usage to DockerHost facade, bump dependencies, and adjust tests/docs Bumped @serve.zone/api and @serve.zone/interfaces to ^5.3.0 and @apiclient.xyz/docker to ^5.1.0 in deno.json Replaced plugins.docker.* calls ...
changelog.md for @serve.zone/cloudly
2025-09-08 - 5.3.0 - feat(web) Add deployments API typings and web UI improvements: services & deployments management with CRUD and actions Add deployment request interfaces (ts_interfaces/requests/deployment.ts) to define typed API for create/read/update/del...
changelog.md for @serve.zone/coretraffic
2024-12-29 - 1.0.186 - fix(core) Removed GitLab CI configuration and updated npm, gitzone settings Deleted .gitlab-ci.yml, removing GitLab CI pipeline configuration. Updated baseImage and gitscope in npmextra.json for new docker settings. Corrected and update...
changelog.md for @serve.zone/remoteingress
2026-03-27 - 4.15.3 - fix(core) harden UDP session handling, QUIC control message validation, and bridge process cleanup cap UDP session creation and drop excess datagrams with warnings to prevent unbounded session growth periodically prune closed datagram se...
changelog.md for @serve.zone/coreflow
2024-12-29 - 1.1.0 - feat(.gitea/workflows) Add GitHub Actions workflows for Docker build and test Added .gitea/workflows/docker_nottags.yaml for handling Docker builds on non-tagged commits. Added .gitea/workflows/docker_tags.yaml for handling Docker builds ...
changelog.md for @serve.zone/nullresolve
2024-12-26 - 1.0.31 - fix(npm) Corrected project description and added keywords in package.json and npmextra.json. Updated package.json description to align with project architecture. Added keywords array in package.json to enhance discoverability. Synchroniz...
changelog.md for @serve.zone/servicespec
2024-10-05 - 1.1.2 - fix(core) Fix authorization handling and format code. Resolved the incorrect condition check for 'authorizationStringArg' within the 'init' function. Corrected the condition to activate 'debugMode' within the 'init' function. Improved cod...