Skip to content

Releases: eduard256/Strix

v2.1.0

08 Apr 11:41

Choose a tag to compare

ffe77cb Merge develop into main for v2.1.0 release
29e03ce Release v2.1.0
e47c0f7 Add top-1000 checkbox to ONVIF page, classify JPEG streams as alternative
0fb7356 Add ONVIF stream handler for tester
ce4b777 Add ONVIF camera page and probe routing
5be8d4a Add ONVIF probe detector via unicast WS-Discovery
1291e6a Add frontend_design_strix skill for UI page creation
699ddda Update design system with centered layout, PIN input, floating back button
89c5d83 Refine HomeKit page: add Apple HomeKit logo, centered layout, back button
8398832 Redesign HomeKit page, add design system reference
a16799f Add Docker Compose files for Strix, Frigate, and go2rtc setups
0652e53 Update README: add HomeKit protocol and StrixAHKCamFake reference
528ec8e Add HomeKit stream testing via HAP snapshot
a9820ab Add HomeKit camera pairing support
e2e24c7 Switch mDNS probe to multicast, use mDNS for reachability
f084135 Remove ICMP ping from probe, add HomeKit port 51826
4e9ffd1 Show LAN IP instead of localhost in install summary
83659c9 Replace double dashes with single dashes
e0ccef8 Replace double dashes with single dashes
166fece Add StrixCamFake link to DEVELOPERS.md
66f9131 Add StrixCamFake link to DEVELOPERS.md
8cf3195 Add StrixCamFake link to README
600141d Add StrixCamFake link to README
608d498 Link feature bullets to corresponding screenshots
5fb1efe Link feature bullets to corresponding screenshots
2ab8106 Add supported cameras link to quick links
acc456f Add supported cameras link to quick links
22baefd Add camera database browse and contribute links
f06d60f Add camera database browse and contribute links
6044df6 Add horizontal rule before demo GIF
56c02f6 Add horizontal rule before demo GIF
43632fb Add live demo, video, and API docs links after banner
55a4a62 Add live demo, video, and API docs links after banner
4c1fab8 Add separator between logo and title
1c50564 Add separator between logo and title
1efe3cc Add STRIX text next to logo in header
21c96d6 Add STRIX text next to logo in header
4ea3485 Move API reference to DEVELOPERS.md
dd8966a Move API reference to DEVELOPERS.md
74eed5e Redesign README header with centered layout and feature list
96354f0 Redesign README header with centered layout and feature list
75947be Remove title text from README header
e4a28fe Remove title text from README header
4cb00ec Left-align logo and badges in README
2fc9be2 Left-align logo and badges in README
0cf9f7d Remove logo caption from README
39da8d2 Remove logo caption from README
8c1a6b1 Add MIT license and license badge
258f371 Add MIT license and license badge
2db7ae6 Move badges above icon in README
bb740a0 Move badges above icon in README
09bd2ce Use PNG icon in README
8a42019 Use PNG icon in README
0a30496 Add README for v2.0.0
eb67192 Add README for v2.0.0

v2.0.0

05 Apr 08:40

Choose a tag to compare

ded8aeb Merge develop into main for v2.0.0 release
e2f84ec Release v2.0.0
5f21a91 Add universal Linux installer script
44ab065 Add DVRIP protocol support
51b11e2 Add RTMP protocol support
d598165 Add direct stream URL input support to web UI
4880e1a Add 15s timeout for HTTP handler requests
6abb840 Add HTTP/HTTPS protocol support for snapshots and streams
8ce89be Always include port in URL for protocols with raw TCP dial
8e8f568 Add bubble protocol support
20d5ad2 Fix screenshot URL path: remove leading slash
f34a7b9 Add go2rtc module, test/config/urls pages, Frigate config fixes
8dc8ba1 Add resolution extraction from JPEG screenshots in tester
74b4b61 Add frontend pages, move static to www/, add resolution to tester
0ecf1eb Use app.Env for consistent env var access in frigate module
e2fdf0d Add Frigate config proxy with auto-discovery
fe4a5df Simplify Frigate detection, use known HA addon hostname
5fdeca8 Add raw Supervisor API response to frigate check endpoint
124007e Rebuild dev image
62dcd89 Simplify listHAAddons to return raw Supervisor API JSON
a9ab7e2 Add Frigate autodiscovery via HA Supervisor API
b060a53 Add frigate connectivity check endpoint
0bf2a83 Add probe detector skill
bfeae73 Add add_protocol skill, update release skills with DB download step
4d171f6 Add Dockerfile, fix SQLite immutable mode, URL-encode credentials
2711790 Rewrite Strix from scratch as single binary
51b0d06 Fix database link to homepage
3b29188 Fix database link to homepage
efd0436 Add camera database browse link to README
3a18390 Add camera database browse link to README
cbe1a42 Add camera contribution link to README
87c9697 Add camera contribution link to README
7cab640 Add Podman installation docs with required capabilities
9e493a2 Add Podman installation docs with required capabilities
3fafdbc Separate structured logs from human-readable output
4fe5ae9 URL-encode credentials with special characters in stream URLs
3acc966 Mask URL-encoded passwords in debug logs
8cf05a1 Fix credentials leaking in debug logs (#4)
c957401 Merge icon variants from develop
e269e24 Add icon variants with dark background and transparent versions

v1.0.11

19 Mar 11:37

Choose a tag to compare

0205e32 Merge develop into main for v1.0.11 release
c576b09 Release v1.0.11
25f1907 Register HEAD route for health endpoint in chi router
cc8c3e4 Fix health endpoint HEAD method support, add icon assets

v1.0.10

17 Mar 07:33

Choose a tag to compare

4bd2de7 Merge develop into main for v1.0.10 release
89a7c87 Release v1.0.10
e40dccb Remove CI/CD, unify Docker image for Docker Hub and HA add-on
fe93aa3 Integrate probe endpoint into frontend
ddf2b4a Remove experimental SSE warning from Home Assistant Add-on section
833da5c Remove experimental SSE warning from Home Assistant Add-on section
3fec89b Add HTTP prober, optimize mDNS timeout, add Trassir/ZOSI to OUI
4d6c2fd Add GET /api/v1/probe endpoint for device inspection
eb8cc54 Merge main into develop: Add release documentation
1fc345c Add release process documentation

v1.0.9

11 Dec 16:42

Choose a tag to compare

🦉 Strix v1.0.9

Smart IP Camera Stream Discovery System

Installation

Download the appropriate binary for your platform below and extract it.

Usage

./strix

Then open http://localhost:4567 in your browser.

Changelog

🔧 Other

  • e6828d8: Add ?mp4 parameter support for BUBBLE streams in Frigate config ( <>)
  • 915c1de: Add stream categorization: Recommended/Alternative with Main/Sub/Other subgroups ( <>)
  • e9dc041: Fix SSE real-time streaming in Home Assistant Ingress mode ( <>)
  • 0c0d743: Merge develop into main for v1.0.9 release ( <>)
  • 787919d: Release v1.0.9: Fix SSE real-time streaming in Home Assistant Ingress mode ( <>)

Full Changelog: v1.0.8...v1.0.9

v1.0.8

26 Nov 10:03

Choose a tag to compare

🦉 Strix v1.0.8

Smart IP Camera Stream Discovery System

Installation

Download the appropriate binary for your platform below and extract it.

Usage

./strix

Then open http://localhost:4567 in your browser.

Changelog

🔧 Other

  • eedce14: Merge branch 'develop' ( <>)
  • 9975aa7: Release v1.0.8: Use host network mode for Docker deployments ( <>)
  • 38e4af2: Use host network mode for Docker deployments ( <>)

Full Changelog: v1.0.7...v1.0.8

v1.0.7

23 Nov 19:56

Choose a tag to compare

🦉 Strix v1.0.7

Smart IP Camera Stream Discovery System

Installation

Download the appropriate binary for your platform below and extract it.

Usage

./strix

Then open http://localhost:4567 in your browser.

Changelog

🔧 Other

  • 4c03ad8: Add [CHANNEL+1] placeholder support for Hikvision-style channel numbering ( <>)
  • 031e494: Merge develop into main for v1.0.7 release ( <>)
  • a405d61: Merge main into develop: Add dynamic channel support for HiWatch cameras ( <>)
  • de38958: Release v1.0.7: Fix Hikvision channel numbering and improve database ( <>)
  • 4143c26: Remove invalid URL entry from Hikvision database ( <>)
  • d569a76: Use intelligent brand+model search in stream discovery ( <>)

Full Changelog: v1.0.6...v1.0.7

v1.0.6

22 Nov 18:48

Choose a tag to compare

🦉 Strix v1.0.6

Smart IP Camera Stream Discovery System

Installation

Download the appropriate binary for your platform below and extract it.

Usage

./strix

Then open http://localhost:4567 in your browser.

Changelog

🔧 Other

  • 19e58db: Add dynamic channel support for HiWatch cameras ( <>)

Full Changelog: v1.0.5...v1.0.6

v1.0.5

22 Nov 17:38

Choose a tag to compare

🦉 Strix v1.0.5

Smart IP Camera Stream Discovery System

Installation

Download the appropriate binary for your platform below and extract it.

Usage

./strix

Then open http://localhost:4567 in your browser.

Changelog

🔧 Other

  • 5b2f80f: Add Docker and Docker Compose auto-installation to compose command ( <>)
  • 8036d3e: Add GitHub Stars badge to README ( <>)
  • 90c4416: Add informational tooltips for stream types and update mock data ( <>)
  • 596cf1c: Add interactive tooltips to camera configuration form ( <>)
  • 56c06df: Add mock mode for WebUI development ( <>)
  • 8bf92e6: Add mock mode for web UI development and testing ( <>)
  • c81d9a1: Complete README.md rewrite with improved structure and documentation ( <>)
  • 522d274: Fix CPU usage percentage in README (@eduard256)
  • a6e9cc2: Fix SSE timeout issues with long-running stream discovery ( <>)
  • e2b9802: Fix duplicate badges in README (@eduard256)
  • 71d6f2a: Fix missing statistics elements in stream discovery UI ( <>)
  • d602c8d: Improve WebUI UX with tooltips, auto-fill and button visibility ( <>)
  • 11e6ba9: Merge develop: Fix SSE timeout issues ( <>)
  • 12770ed: Merge pull request #1 from eduard256/develop (@eduard256)
  • 722c629: Move demo gif after badges for better visual flow ( <>)
  • 779ae33: Redesign stream discovery UI with vertical list layout ( <>)
  • 65a198d: Simplify RTSP URL description in README (@eduard256)

Full Changelog: v1.0.4...v1.0.5

v1.0.4

18 Nov 11:18

Choose a tag to compare

🦉 Strix v1.0.4

Smart IP Camera Stream Discovery System

Installation

Download the appropriate binary for your platform below and extract it.

Usage

./strix

Then open http://localhost:4567 in your browser.

Changelog

🔧 Other

  • 06de1c1: Version bump to 1.0.4 ( <>)

Full Changelog: v1.0.3...v1.0.4