Arduino 歷史版本列表
開放源代碼 Arduino 軟件(IDE)可以輕鬆編寫代碼並將其上傳到開發板。它運行在 Windows,Mac OS X 和 Linux 上。環境是用 Java 編寫的,基於 Processing 和其他開源軟件。這個軟件可以與任何 Arduino 板一起使用。最有趣的功能是:等待新的 arduino-builder這是一個純粹的命令行工具,它負責修改代碼,解決庫依賴和設置編譯單元。它也可以作為一... Arduino 軟體介紹更新時間:2024-02-23
更新細節:
What's new in this version:
- EPG support on MAG device lists
- Allows the user to choose an external player other than those automatically detected
- Minor improvements and bugfixes
更新時間:2024-02-21
更新細節:
更新時間:2024-02-20
更新細節:
What's new in this version:
- fixed handling of "album artist" tag in some flac files
更新時間:2024-02-20
更新細節:
What's new in this version:
- chore: switch to version 2.3.2 after the release
- Updated translation files
Fixed:
- fix(ci): use go 1.21 for the on the fly bin builds
- fix: no required programmer for debug --info
- fix(security): use [email protected] for CVE-2023-42282
更新時間:2024-02-20
更新細節:
What's new in this version:
- Background image lightened a little
- Increased the timeout for loading manually added lists
- Improved search option to include groups
- Minor improvements
更新時間:2024-02-16
更新細節:
What's new in this version:
- The automatic selection of the channel list in the "Live" section is now more dynamic
- List all channels at once by just typing * or "." in search
- Minor bugfixes and improvements
更新時間:2024-02-15
更新細節:
What's new in this version:
Fixed:
- a crash that started occurring sporadically with some types of macOS window close
- an issue where webContents.printToPDF could fail when certain combinations of margins and pageSize values are passed
- an issue where crashes in node::Environment destruction potentially wouldn't be propagated to the NodeService exit handler
- an issue where zoom level settings did not persist per-session for webviews
Other Changes:
- Updated Chromium to 120.0.6099.283
更新時間:2024-02-15
更新細節:
更新時間:2024-02-15
更新細節:
What's new in this version:
Fixed:
- Debug view blank on first debugging session of a sketch
Security:
- Update msgpackr to resolve
- Update axios to resolve
- Update follow-redirects to resolve
更新時間:2024-02-14
更新細節:
What's new in this version:
- Improved EPG management
- Ensured that the search field is displayed when adding MAG lists
- Minor bugfixes and improvements