Advanced Search
Search Results
479 total results found
changelog.md for @apiclient.xyz/namecheap
2025-04-02 - 1.0.2 - fix(readme) Remove npm version and license badges from the readme to streamline documentation. Removed the npm version badge and license badge from the top of the readme file. 2025-04-02 - 1.0.1 - initial Initial commit setting up the pr...
changelog.md for @apiclient.xyz/ghost
2025-10-11 - 2.2.1 - fix(syncedinstance) Prevent same-instance syncs and sanitize post update payloads; update tests and docs SyncedInstance now validates and normalizes source and target base URLs (trailing slashes and case) and throws a clear error when att...
changelog.md for @apiclient.xyz/bookstack
2026-03-28 - 1.1.1 - fix(account) add retry and rate-limit backoff handling for API requests Enable retries and 429 backoff handling for JSON and text API requests. Add exponential backoff retries for binary downloads when rate limited. Introduce a small dela...
changelog.md for @apiclient.xyz/unifi
2026-02-02 - 1.1.0 - feat(unifi) implement comprehensive UniFi API client with controllers, protect, access, account, managers, resources, HTTP client, interfaces, logging, plugins, and tests Add full TypeScript implementation for UniFi APIs: UnifiController,...
changelog.md for @consent.software/catalog
2025-11-30 - 2.0.1 - fix(consentsoftware-cookieconsent) Refine cookie consent modal shake behaviour and cleanup imports Shorten shake animation delay from 2000ms to 300ms for snappier feedback Limit shake effect to the modal box only; stop toggling the page o...
changelog.md for @consent.software/webclient
2025-01-14 - 1.1.0 - feat(build) Add tsconfig.json for TypeScript configuration Introduced tsconfig.json with configurations targeting ES2022 and using NodeNext for module system. Enabled experimental decorators and verbatim module syntax in TypeScript config...
changelog.md for @design.estate/dees-document
2025-12-11 - 2.2.3 - fix(contentinvoice) Use shared translation.TranslationKey type in DeContentInvoice.translateKey and remove local import Replaced local TranslationKey import with plugins.shared.translation.TranslationKey to ensure type consistency Updated...
changelog.md for @design.estate/dees-comms
2025-12-04 - 1.0.30 - fix(DeesComms) Skip routing hooks for BroadcastChannel-received messages to prevent infinite loops; update typedrequest dependency and bump package version. Skip hooks when routing responses for messages received from the BroadcastChanne...
changelog.md for @design.estate/dees-domtools
2026-03-27 - 2.5.4 - fix(build) remove npm bundling from build script and align documented jwt default state Updates the build script to run tsbundle without the npm target Bumps @git.zone/tstest from ^3.6.1 to ^3.6.3 Corrects the README example to show an em...
changelog.md for @design.estate/dees-catalog
2026-03-18 - 3.49.0 - feat(dataview-statusobject) add last updated footer to status object and refresh demo data Render a bottom bar that shows the status object's lastUpdated timestamp when available. Adjust detail row padding to keep spacing consistent with...
changelog.md for @design.estate/dees-element
2026-03-27 - 2.2.4 - fix(build) migrate package config to .smartconfig and align build tooling replace npmextra.json with .smartconfig.json and include tsbundle bundle configuration update build script and package files list to use the new smartconfig-based s...
changelog.md for @design.estate/dees-wcctools
2026-01-27 - 3.8.0 - feat(sidebar) rename demoGroup to demoGroups, add multi-group support, search by group name, and context menu group navigation Static property demoGroup renamed to demoGroups; accepts string | string[] for multi-group membership Elements ...
changelog.md for @design.estate/dees-catalog-mobile
2025-12-22 - 1.3.0 - feat(dees-mobile-gallery) add mobile gallery component with fullscreen viewer, swipe navigation, action buttons (download/share/delete), PDF support and demo Adds new web component (ts_web/elements/00group-ui/dees-mobile-gallery) with ~6...
changelog.md for @design.estate/dees-catalog-geo
2026-02-10 - 1.5.1 - fix(assets) remove unused marker image and other obsolete files to reduce repo size Deleted markers-after-stop.png (removed ~726 lines / large binary asset) Removed multiple metadata-only files (cleanup of obsolete/duplicated assets liste...
changelog.md for @ecobridge.xyz/catalog
2026-01-16 - 3.40.1 - fix(deps) bump @design.estate/dees-catalog to ^3.37.0 and @types/node to ^25.0.9 Upgrade @design.estate/dees-catalog from ^3.36.0 to ^3.37.0 Upgrade @types/node from ^25.0.7 to ^25.0.9 2026-01-13 - 3.40.0 - feat(eco-view-containers) add...
changelog.md for @ecobridge.xyz/eco_os
2026-01-10 - 0.5.0 - feat(ui,isotest) Group disabled displays into a collapsible section and refactor display item rendering; start a background screenshot loop during isotest and improve test-run cleanup Refactored display rendering: introduced renderDisplay...
changelog.md for @ecobridge.xyz/devicemanager
2026-01-13 - 3.1.0 - feat(print) use IPP smartPrint and normalize IPP capabilities and job mapping Use IppProtocol.smartPrint for automatic format detection/conversion when submitting print jobs. Normalize and map IIppJob -> IPrintJob via mapIppJobToInternal,...
changelog.md for @ecobridge.xyz/ecobridge.xyz
2026-01-13 - 1.5.0 - feat(metrics) include process list in system metrics load and update system view Add parallel typed request for getProcesses and pass processes to eco-view-system via setProcesses Bump @design.estate/dees-catalog dependency to ^3.36.0 Bum...