Skip to content

Releases: adrighem/PyPluginStore

v2.3.0

12 May 15:05
2209473

Choose a tag to compare

2.3.0 (2026-05-12)

Features

  • improve github scanner robustness and add missing plugins (7794c14)

v2.2.2

12 May 13:36
5c70f6e

Choose a tag to compare

2.2.2 (2026-05-12)

Bug Fixes

  • correct UI mapping for card title and description (e8000f2)

v2.2.1

11 May 09:12
b992980

Choose a tag to compare

2.2.1 (2026-05-11)

Bug Fixes

  • correct capitalization in javascript getElementById (3c55090)
  • remove pp-manager from registry and ignore in monthly scans (5a7003a)
  • revert plugin key to PP-MANAGER for hardware backward compatibility and remove legacy UI (68bfbc7)

Documentation

  • update store screenshot with new PyPluginStore UI (1f61e6f)

v2.2.0

11 May 07:56
c890a0a

Choose a tag to compare

2.2.0 (2026-05-11)

Features

  • add KPN Experia v10 plugin to registry (290a08e)

Bug Fixes

  • revert original repo name and url in fork note and registry (ad0b51d)

v2.1.0

10 May 12:32
6f8f003

Choose a tag to compare

2.1.0 (2026-05-10)

Features

  • add 'Repo' button to plugin cards (8cd1389)
  • add new Domoticz Python plugins (c67a813)
  • add new Domoticz Python plugins (03b13e4)
  • add search filter and installed-only toggle to dashboard (7e25c1f)
  • implement device bus API and custom HTML dashboard (01ca5ef)
  • improve custom UI autoinstall logic (5951e29)
  • make security scanner smarter by ignoring private IPs and targeting high-risk subprocess calls (283e0b6)
  • overhaul monthly scan to sync full registry and show 'last updated' in UI (6cbf85e)

Bug Fixes

  • add cache busters and absolute paths to API calls (e74bda8)
  • call init directly to support SPA injection (f6da725)
  • echo back tx_id in API responses to unblock frontend polling (f7f1476)
  • ignore version-like strings that look like IPs in User Agents (08c386b)
  • refactor HTML to snippet and improve SPA init logic (bab35ca)
  • refactor Repo button to simple anchor link (2821b24)
  • refine scanner to ignore version-like IPs and safe json.loads calls (6fcb4b0)
  • resolve NameError for datetime and json imports (4a6f748)
  • resolve NameError for home_folder in installDependencies (15e8709)
  • resolve XML encoding issue in plugin generator (b48c517)
  • restore method indentation for is_private_ip (540627c)
  • revert to relative paths for subpath support (facdfa2)
  • update polling to use modern getdevices API syntax (5c5b9c3)

Documentation

  • rename dashboard screenshot and update README with new UI instructions (3130628)

v2.0.0

06 Apr 10:18
1aaae60

Choose a tag to compare

2.0.0 (2026-04-06)

⚠ BREAKING CHANGES

  • configure release-please to start at 2.0.0 and update plugin files

Features

  • add monthly github action to discover domoticz plugins (a3dd3df)
  • bump version to 2.0.0 and add release-please workflow (dce185b)
  • configure release-please to start at 2.0.0 and update plugin files (d24f894)

Documentation

  • update forum link in README (871a666)