Releases: kenichiro-kimura/soracom-button
Releases · kenichiro-kimura/soracom-button
0.7.3
What's Changed
- Updated dependencies to address security vulnerabilities
- Re-signed binaries using the renewed code signing certificate
- build(deps-dev): bump tmp from 0.2.3 to 0.2.4 by @dependabot[bot] in #50
- build(deps-dev): bump @tootallnate/once from 2.0.0 to 2.0.1 by @dependabot[bot] in #74
- build(deps): bump fast-uri from 3.0.6 to 3.1.2 by @dependabot[bot] in #73
- build(deps): bump axios from 1.9.0 to 1.15.2 by @dependabot[bot] in #72
- build(deps): bump ip-address and socks by @dependabot[bot] in #71
- build(deps-dev): bump @xmldom/xmldom from 0.8.10 to 0.8.13 by @dependabot[bot] in #70
- build(deps): bump i18next-fs-backend from 2.6.0 to 2.6.4 by @dependabot[bot] in #69
- build(deps): bump follow-redirects from 1.15.9 to 1.16.0 by @dependabot[bot] in #68
- build(deps-dev): bump lodash from 4.17.21 to 4.18.1 by @dependabot[bot] in #65
- build(deps-dev): bump js-yaml from 3.14.1 to 3.14.2 by @dependabot[bot] in #53
- build(deps-dev): bump picomatch from 2.3.1 to 2.3.2 by @dependabot[bot] in #58
- build(deps-dev): bump ajv from 6.12.6 to 6.14.0 by @dependabot[bot] in #57
- build(deps-dev): bump minimatch from 3.1.2 to 3.1.5 by @dependabot[bot] in #60
- build(deps-dev): bump flatted from 3.3.3 to 3.4.2 by @dependabot[bot] in #62
- build(deps-dev): bump tar from 6.2.1 to 7.5.15 by @dependabot[bot] in #75
- build(deps-dev): bump electron from 35.7.5 to 39.8.5 by @dependabot[bot] in #66
- [modify] Update version to 0.7.3 by @kenichiro-kimura in #76
Full Changelog: v0.7.2...v0.7.3
更新内容
- セキュリティアップデートで、依存ライブラリを更新しました
- 更新したコード証明書で署名しました
0.7.2
Code Signing Support Added
I have implemented code signing for both Windows and Mac platforms.
Please note that on Windows, SmartScreen warnings may still appear when downloading or running the executable until the number of downloads increases to a certain level.
If a warning appears, please check the details and verify the signature to ensure that the binary is safe.
コード署名に対応
Windows/Macいずれもコード署名を実施するようにしました。
Windowsのスマートスクリーンではダウンロード回数がある程度増えるまではexeのダウンロード時の警告や実行時の警告が消えませんのでご了承ください。
警告画面から詳細を確認し、署名を確認することで、安全なバイナリと判断してください。
What's Changed
- Refactor main by @kenichiro-kimura in #45
- codesigning action by @kenichiro-kimura in #47
Full Changelog: v0.7.0...v0.7.2
What's Changed
- Refactor main by @kenichiro-kimura in #45
- codesigning action by @kenichiro-kimura in #47
Full Changelog: v0.7.0...v0.7.2
What's Changed
- Refactor main by @kenichiro-kimura in #45
- codesigning action by @kenichiro-kimura in #47
Full Changelog: v0.7.0...v0.7.2
0.7.0
What's Changed
- SORACOM Arc Integration
This release introduces built-in support for SORACOM Arc , allowing this software to connect directly to the SORACOM platform without requiring additional tools like WireGuard. With this integration, no external installation or configuration is necessary — everything works out of the box. - Mac (arm64) Support
Starting from this version, the Mac binary targets Apple Silicon (M1 and later). Support for Intel-based binaries has been discontinued.
Full Changelog: v0.6.0...v0.7.0
Release v0.6.0
- Update Electron to latest
- Rewrite by Typescript
- Create CI and CD pipeline
v.0.5.0
- update packages
- add new language zh-CN,ko-KR,es-ES,de-DE,fr-FR
v0.4.1
update package vulnerability
v0.4.0
v0.4.0
- I18N Support
- support English(en-us) and Japanese now
v0.3.0
- if unified endpoint did not return 2xx , treat as error
- update npm packages latest version
v0.2.0
release v0.2.0
- use udp
- enable resize window
v0.1.0
Release v0.1.0