Releases: Seeed-Studio/reCamera-OS
Releases · Seeed-Studio/reCamera-OS
0.1.4 (2024-11-12)
sg2002_recamera_emmc
- New features:
- supports fip and boot partition updates (/mnt/system/upgrade.sh start with_boot)
- Fix bugs:
- if sg2002_recamera_emmc_md5sum.txt is not exist, the factory reset fails
0.1.3 (2024-11-08)
sg2002_recamera_emmc
- New features:
- support 64G emmc
0.1.2 (2024-11-01)
sg2002_recamera_emmc
- New features:
- support global.gc operation
- built-in model files
- Fix bugs:
- solve some supervisor bugs
- solve some sscma-node bugs
0.1.1 (2024-10-30)
sg2002_recamera_emmc
- New features:
- limit node-red to version 3.1.14
- Fix bugs:
- solve some supervisor bugs
- fix sd_gen_recovery_image.sh script bugs
0.1.0 (2024-10-28)
sg2002_recamera_emmc
- New features:
- update ov5647 isp params (denoise)
- optimize ota
0.0.9 (2024-10-26)
sg2002_recamera_emmc
- New features:
- Enable nodejs --v8-lite-mode
- Optimize system upgrade operations
- Fix bugs:
- remove node-red-dashboard from node-red
- solve some sscma-node bug
0.0.8 (2024-10-22)
sg2002_recamera_emmc
- New features:
- auto swapon /userdata/.swapfile
- supervior
- add the operation that AP will automatically turn on or off according to the status of WiFi
- split the wifi scan into two operations: scan wifi and get scan results
- add a judgement that an upgrade is in progress
- Fix bugs:
- solve some supervisor bug
- solve some sscma-node bug
0.0.7 (2024-10-16)
sg2002_recamera_emmc
- New features:
- reduce ION_SIZE to 50M
- kernel support swap
- kernel support advise syscalls
- update c-ares to 1.32.2
- update libuv to 1.48.0
- update nodejs to 22.8.0
- update node-red to 4.0.0
- sd supports hotplug
- close swupdate auto start (
sudo /usr/lib/swupdate/swupdate.sh
)
- Fix bugs:
- solve some supervisor bug
- solve some sscma-node bug
0.0.6 (2024-10-12)
sg2002_recamera_emmc
- New features:
- sensor auto detection (ov5647/sc530ai)
- supports restore to factory
- get mac & sn from efuse
- add sscma-node program
- supervisor
- support https service
- add service status detection
- add a feature for file management
- add wifi password verification operation
- Fix bugs:
- solve some compilation issues
- solve some supervisor bugs
0.0.5 (2024-09-25)
sg2002_recamera_emmc
- New features:
- update node-red interface style
- supervisor
- add APIs for uploading models and getting model information
- allow CORS
- Fix bugs:
- fix the problem that some configuration files did not exist
- node-red start failed when reset system
- solve some supervisor bugs
- Docs:
- add compilation notes