Advanced Search
Search Results
793 total results found
changelog.md for @serve.zone/dcrouter
2026-03-31 - 11.23.5 - fix(config) correct VPN mandatory flag default handling in route config manager Changes the VPN mandatory check so it only applies when explicitly set to true, matching the updated default behavior of false. Prevents routes from being t...
changelog.md for @serve.zone/moxytool
2025-10-29 - 1.5.1 - fix(scriptindex) Improve script search: use ObjectSorter with weighted results prioritizing slug and name Replaced smartfuzzy.FuzzyMatcher with smartfuzzy.ObjectSorter for multi-field fuzzy searching Search now runs across slug, name, and...
changelog.md for @serve.zone/nupst
2026-03-30 - 5.4.1 - fix(deps) bump tsdeno and net-snmp patch dependencies update @git.zone/tsdeno from ^1.2.0 to ^1.3.1 update net-snmp import from 3.26.0 to 3.26.1 in the SNMP manager 2026-03-30 - 5.4.0 - feat(snmp) add configurable SNMP runtime units with...
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/onebox
2026-03-24 - 1.24.2 - fix(deps) bump runtime and build tool dependencies update @design.estate/dees-catalog to ^3.49.0 update development tooling packages @git.zone/tsbundle, @git.zone/tsdeno, and @git.zone/tswatch 2026-03-24 - 1.24.1 - fix(repo) migrate sma...
changelog.md for @serve.zone/isocreator
2025-10-24 - 1.2.3 - fix(deps) Update Deno dependencies and configuration, commit lockfile, and adjust plugins exports Add deno.lock with pinned std library versions for reproducible Deno builds Remove deno.lock from .gitignore so the lockfile is committed Re...
changelog.md for @serve.zone/npmcdn
2026-01-10 - 1.0.4 - fix(ui) serve SPA bundle from root, add cache-busting query, expose files API and include default CSS manager styles Changed HTML script src to use absolute path /bundle.js so the SPA loads correctly when served from various routes. Added...
changelog.md for @serve.zone/gitops
2026-03-28 - 2.13.0 - feat(cache,build,docs) switch cache storage to SmartMongo and align build configuration with updated dependencies replaces LocalTsmDb usage with SmartMongo in the cache layer and related tests moves tsbundle and tswatch configuration fro...
changelog.md for @serve.zone/catalog
2026-03-19 - 2.9.0 - feat(app-store-view) add app details action to store cards adds a new "View Details" button alongside the existing deploy action dispatches a bubbling "view-app" event with the selected app payload for parent handlers updates card action ...
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/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...
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 @social.io/catalog
2026-01-02 - 1.7.0 - feat(recorder) lazy-load rrweb and rrweb-player from CDN via SioServiceLibLoader and switch sio-recorder to use the loader Add SioServiceLibLoader service to lazy-load rrweb and rrweb-player (and inject rrweb-player CSS) Add versions file...
changelog.md for @social.io/interfaces
2024-12-27 - 1.2.1 - fix(documentation) Updated package description and keywords Standardized and expanded the package description for better clarity. Added relevant keywords to enhance discoverability. 2024-12-27 - 1.2.0 - feat(ci) Add GitHub Actions workfl...
changelog.md for @social.io/social.io
2025-12-09 - 1.1.0 - feat(email) Add email subsystem: interfaces and models for accounts, folders, threads and messages; integrate smartimap plugin; update exports and documentation Add comprehensive email interfaces (ts/interfaces/email.interfaces.ts) descri...
@stack.gallery/catalog
Documentation for @stack.gallery/catalog
changelog.md for @stack.gallery/registry
2026-03-22 - 1.8.5 - fix(registry) restore protocol routing and test coverage for npm, oci, and api flows initialize and route REST API requests through ApiRouter alongside smartregistry add org-aware npm path handling and OCI bearer token endpoint support in...