Advanced Search
Search Results
277 total results found
changelog.md for @push.rocks/smarturl
2024-10-03 - 3.1.0 - feat(Smarturl) Enhanced documentation and added method for property setting and chaining in Smarturl Added detailed comments to methods and interfaces for better code understanding. Introduced a method to set properties in a chainable man...
changelog.md for @push.rocks/smartxml
2025-11-19 - 2.0.0 - BREAKING CHANGE(core) Implement custom XmlBuilder, remove xmlbuilder2, upgrade fast-xml-parser, update SmartXml API, tests and CI Add a new chainable XmlBuilder implementation (create(), ele(), txt(), att(), up(), com(), end(), toString()...
changelog.md for @push.rocks/taskbuffer
2026-03-23 - 8.0.2 - fix(servicemanager) cancel startup timeout once service initialization completes Replaces the startup timeout race delay with a cancellable Timeout instance Prevents the global startup timeout from lingering after startup finishes or fail...
changelog.md for @push.rocks/webstore
2026-03-26 - 2.0.21 - fix(build) migrate project tooling and tests to the smartconfig setup and updated IndexedDB dependencies replace deprecated npmextra.json metadata with .smartconfig.json switch IndexedDB import from @tempfix/idb to idb and add pnpm overr...
changelog.md for @push.rocks/smartai
2026-03-05 - 2.0.0 - BREAKING CHANGE(vercel-ai-sdk) migrate to Vercel AI SDK v6 and introduce provider registry (getModel) returning LanguageModelV3 Major API rewrite and module reorganization; bump package version to 1.0.0 Replace many legacy provider implem...
changelog.md for @push.rocks/smartregistry
2026-03-27 - 2.8.2 - fix(maven,tests) handle Maven Basic auth and accept deploy-plugin metadata/checksum uploads while stabilizing npm CLI test cleanup Validate Maven tokens from Basic auth credentials by extracting the password portion before token validatio...
changelog.md for @push.rocks/smartmta
2026-03-02 - 5.3.1 - fix(mail) add periodic cleanup timers and proper shutdown handling for bounce manager and delivery queue; avoid mutating maps during iteration and prune stale rate-limiter stats to prevent memory growth BounceManager: add cleanupInterval ...
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 @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/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/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/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/corerender
2025-01-01 - 2.0.62 - fix(metadata) Updated package and npmextra.json metadata fields for clarity Updated description and added keywords in package.json and npmextra.json Clarified project metadata to streamline categorization and searchability Since the com...
changelog.md for @serve.zone/containerarchive
2026-03-23 - 0.1.3 - fix(repo) no changes to commit 2026-03-23 - 0.1.2 - fix(package) rename package namespace from @push.rocks to @serve.zone Updates the published package name to @serve.zone/containerarchive Aligns repository, bugs, homepage, README usage e...
changelog.md for @ship.zone/szci
2026-02-08 - 7.1.2 - fix(readme) Correct license link and fix markdown line break for company name in README Updated README link to the license file from ./license to ./LICENSE Added trailing spaces after 'Task Venture Capital GmbH' to preserve a Markdown lin...
changelog.md for @signature.digital/tools
2025-12-18 - 1.3.0 - feat(interfaces) add comprehensive TypeScript interface modules, demo data, docs, and publish metadata Introduce many new interface modules under ts_interfaces (contract, attachments, identity, versioning, legal, lifecycle, pdf, signature...
changelog.md for @signature.digital/catalog
2025-12-18 - 1.2.0 - feat(icons) migrate icon usage to the new dees-icon API and integrate collaboration sidebar into the editor Replaced deprecated .iconFA with .icon across multiple components Updated lucide icon identifiers to PascalCase/camelCase to match...