Skip to main content
Advanced Search
Search Terms
Content Type

Exact Matches
Tag Searches
Date Options
Updated after
Updated before
Created after
Created before

Search Results

479 total results found

changelog.md for @push.rocks/smartsystem

@push.rocks/smartsystem

2026-02-13 - 3.0.8 - fix(deps) bump dependencies, adjust build script and npmextra publish config, and refresh documentation Bumped runtime deps: @push.rocks/lik ^6.0.0 -> ^6.2.2, @push.rocks/smartenv ^5.0.2 -> ^6.0.0, @push.rocks/smartnetwork ^3.0.0 -> ^4.4....

typescript
system information
environment variables
network
hardware info
os interaction
module loading
async
cross-platform

changelog.md for @push.rocks/smartstream

@push.rocks/smartstream

2026-03-02 - 3.4.0 - feat(smartduplex) improve backpressure handling and web/node stream interoperability Refactored SmartDuplex to use synchronous _read/_write/_final (avoids async pitfalls), added internal backpressured buffer draining and consumer signalin...

stream
node.js
typescript
stream manipulation
data processing
pipeline
async transformation
event handling
backpressure
readable stream
writable stream
duplex stream
transform stream
file streaming
buffer
stream utilities
esm

changelog.md for @push.rocks/smarturl

@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...

url parsing
typescript
node.js
web development
url manipulation
search parameters
http
https

changelog.md for @push.rocks/smartxml

@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()...

xml
parsing
xml creation
fast-xml-parser
typescript
data serialization

changelog.md for @push.rocks/taskbuffer

@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...

task management
typescript
task buffering
task scheduling
task execution
task dependencies
parallel tasks
task chains
debounced tasks
distributed coordination

changelog.md for @push.rocks/webrequest

@push.rocks/webrequest

2026-03-02 - 4.0.5 - fix(npmextra) normalize npmextra configuration: move package configs under namespaced keys, add public npm registry, and add @ship.zone/szci; remove legacy npmci/gitzone keys Removed legacy top-level 'npmci' and 'gitzone' keys Promoted '@...

webrequest
http
secure
browsers
caching
fault tolerance
json
abort
timeout
multi-endpoint
fetch api

changelog.md for @push.rocks/webstore

@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...

indexeddb
browser storage
high performance
typescript
database
web development
data persistence
storage solution
typed requests
performance optimization
api caching
efficient data management

changelog.md for @push.rocks/smartai

@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...

ai integration
typescript
chatbot
openai
anthropic
multi-model
audio generation
text-to-speech
document processing
vision processing
streaming chat
api
multiple providers
ai models
synchronous chat
asynchronous chat
real-time interaction
content analysis
image description
document classification
ai toolkit
provider switching

changelog.md for @push.rocks/smartantivirus

@push.rocks/smartantivirus

2025-08-16 - 1.3.2 - fix(build) Bump dependencies, improve test/build scripts, expand documentation and add project metadata Updated devDependencies: bumped @git.zone/tsbuild, @git.zone/tsbundle, @git.zone/tstest, @push.rocks/tapbundle, @types/node and typesc...

antivirus
node.js
clamav
virus scanning
security
docker
in-memory scanning
file scanning
stream scanning
data protection
network security
buffer scanning
software testing

changelog.md for @push.rocks/smartimap

@push.rocks/smartimap

2024-11-26 - 1.2.0 - feat(core) Introduce ImapClient and ImapServer classes for enhanced IMAP support Implemented ImapClient class for managing IMAP connections and message retrieval. Implemented ImapServer class to simulate an IMAP server for testing. Added ...

imap
email
streaming
mailparser
email-client
nodejs
event-driven
automation
message-stream
filter
inbox
connection
message processing

changelog.md for @push.rocks/smartagent

@push.rocks/smartagent

2026-03-06 - 3.0.2 - fix(agent) use output parameter when invoking onToolResult instead of toolCall.result Replace (toolCall as any).result with the explicit output parameter when calling options.onToolResult. Prevents undefined/misread results by aligning th...

changelog.md for @push.rocks/smartregistry

@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...

typescript

changelog.md for @push.rocks/smartmta

@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 ...

rust
mta
smtp
email
mail server
mail transfer agent
dkim
spf
dmarc
dns
cloudflare
typescript

changelog.md for @push.rocks/smartpreview

@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...

pdf
preview
jpeg
image
conversion
nodejs
browser
pdfjs
worker

changelog.md for @push.rocks/smartffmpeg

@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

@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

@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...

radius
authentication
accounting
aaa
pap
chap
rfc2865
rfc2866
network
server
client

changelog.md for @push.rocks/smartserve

@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...