Skip to content

Releases: themactep/thingino-firmware

firmware-2025-01-30

30 Jan 08:35
Compare
Choose a tag to compare

Changes in this release:

  • 2de51c5 motion: fork processes on motion.
  • f04818a send2telegram: send two video files, before and after motion trigger on motion.
  • 0d873a1 docs: add camera models
  • 119677f webui plugins: remove enable switch, get rid of common-plugins.
  • 9f59575 common: use full path to working files.
  • 1f2d26a send2telegram: rewrite
  • 3abc5d7 cameras: split eufy t8441x configs by sensor.

firmware-2025-01-29

29 Jan 08:36
Compare
Choose a tag to compare

Changes in this release:

  • 251845e sysupgrade: mtd0 by default in menu
  • 4ba43cc sysupgrade: skip self update when upgrading from file
  • cc97d60 sysupgrade: options menu for ota
  • c2b7f45 sysupgrade: split firmware sections
  • 7998821 webui: disable authentication in debug mode.
  • d9554cb scripts: refactor send2* scripts and configurators.
  • 252c85b syslog: add configuration form, add port, add local logging.
  • 3b9c1ae use the correct Wiki link for the VPN configuration page

firmware-2025-01-28

28 Jan 08:36
Compare
Choose a tag to compare

No changes, nightly rebuild

firmware-2025-01-27

27 Jan 08:37
Compare
Choose a tag to compare

Changes in this release:

  • 6311681 usbnet: fix file permissions
  • f8f1662 docs: md formatting
  • cc17b20 docs: dumping firmware
  • f90608f buildroot: use build time instead of last commit time for ID
  • 66f0a57 makefile: format build date by UTC

firmware-2025-01-26

26 Jan 08:34
Compare
Choose a tag to compare

Changes in this release:

  • f90608f buildroot: use build time instead of last commit time for ID
  • 66f0a57 makefile: format build date by UTC
  • a76ed82 networking: add verbosity to IPv6 DHCP script
  • 1819fa2 networking: add verbosity to MAC setup
  • 1831a29 networking: add github ip addresses to let upgrade with a borked resolver.
  • 0f7bb8c networking: move lo to its own config
  • 07ccd8c networking: refactor conditionals
  • c9b4966 led: teach led to handle active low pins
  • b7c18b1 live555: bump version
  • 22bbbf1 webui: control ipv6 per interface
  • 13e2504 webui: switch to /sys/class/net/*/carrier for the state of the interface
  • efd2fc9 webui: fix static wireless network settings. add mac address generator. improve alerts on smaller screens.
  • de14914 busybox: more control over memory usage.
  • 2351433 busybox: cleanup
  • 2ee78a5 busybox: add delete option to find applet

firmware-2025-01-25

25 Jan 08:34
Compare
Choose a tag to compare

No changes, nightly rebuild

firmware-2025-01-24

24 Jan 08:36
Compare
Choose a tag to compare

No changes, nightly rebuild

firmware-2025-01-23

23 Jan 08:36
Compare
Choose a tag to compare

Changes in this release:

  • 469fcae thingino-diag: reorder items
  • 636784b configs: elife_et_n3431h_dw: adjust sensor flip orientation
  • be2366c docs: add info.
  • d4b80ff docs: add Imou info
  • becf129 buildroot: bump
  • 83ee6d5 cameras: add Xiaomi SXJ02ZM
  • 773a1af wifi: rtl8188fu/rtl8189fs update repo
  • e08e0d7 wifi-aic8800: update package and repo

firmware-2025-01-22

22 Jan 08:37
Compare
Choose a tag to compare

Changes in this release:

  • becf129 buildroot: bump
  • 83ee6d5 cameras: add Xiaomi SXJ02ZM
  • 773a1af wifi: rtl8188fu/rtl8189fs update repo
  • e08e0d7 wifi-aic8800: update package and repo
  • 184692a thingino-button: add default entry for each button
  • 698f564 webui: configs are not plugins.
  • a1d557e motors: split declaration and assignment
  • a85ff85 ota upgrade: replace wget with curl, add timeouts.
  • b054816 makefile: rename U_BOOT_ENV for clarity and symmetry, sort env alphabetically, drop empty lines.
  • 6d0b5df telegrambot: adjust default config.
  • 7abfa39 webui: use pre-set dns servers for static connections.
  • b522422 webui: disable wlan setup validation until implemented
  • 18ce64c configs: imou-ranger-2: enable wired ethernet
  • 5bfbd8d thingino-kopt: add clock rate selection for jz-mac-v13

firmware-2025-01-21

21 Jan 08:36
Compare
Choose a tag to compare

Changes in this release:

  • a1f868e new device: imou ranger 2
  • 4bee872 configs: fix UART0 kopt va name
  • 6ae9cf9 thingino-kopt: fix uart0 fixup
  • de421c7 buildroot: sync changes from upstream