-
Notifications
You must be signed in to change notification settings - Fork 467
chore: automatic upgrade for master #476
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Open
Open
Changes from all commits
Commits
Show all changes
6 commits
Select commit
Hold shift + click to select a range
ba494a8
chore: automatic upgrade for master
shungang b15389a
chore: automatic upgrade for master
955b402
chore: automatic upgrade for master
c18d928
chore: automatic upgrade for master
8cce366
chore: automatic upgrade for master
eb18a84
chore: automatic upgrade for master
File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
2 changes: 1 addition & 1 deletion
Makefile
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -1,5 +1,5 @@ | ||
|
|
||
| VERSION=1.9.5 | ||
| VERSION=1.18.0 | ||
| NAME=oss-browser | ||
| CUSTOM=./custom | ||
|
|
||
|
|
||
2 changes: 1 addition & 1 deletion
package.json
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
6 changes: 6 additions & 0 deletions
release-notes/1.17.0.en-US.md
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,6 @@ | ||
| 1. Fixed the issue that buffered objects are not automatically deleted after the download task is deleted in the Windows system. | ||
| 2. Fixed the issue that after you create a policy for authorization, the system prompts the policy name does not exist after the policy name is specified. | ||
| 3. When an error occurs while uploading a file, the EC Code and RequestID corresponding to the error will be displayed. | ||
| 4. Fixed the issue of OSS Browser address bar not functioning properly after you log on to oss browser by using STS token. | ||
| 5. Fixed the compatibility issue of the requestID in the new version of the macOS system. | ||
| 6. Fixed the gzip compression failure issue. |
6 changes: 6 additions & 0 deletions
release-notes/1.17.0.ja-JP.md
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,6 @@ | ||
| 1. Windows システムでダウンロード タスクを削除した後、バッファ ファイルが自動的に削除されない問題を修正します。 | ||
| 2. Simply ポリシーで、policyName を作成した後、policyName が存在しない問題を修正しました。 | ||
| 3. ファイルアップロード時にエラーが発生した場合、エラーに対応するECコードとリクエストIDが表示されます。 | ||
| 4. STS トークンによるログ記録後に OSS ブラウザのアドレス バーが正しく機能しない問題を修正します。 | ||
| 5. 新しいバージョンの macOS システムでの requestID の互換性の問題を修正します。 | ||
| 6. gzip圧縮失敗の問題を修正しました。 |
6 changes: 6 additions & 0 deletions
release-notes/1.17.0.md
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,6 @@ | ||
| 1. Fixed the issue that buffered objects are not automatically deleted after the download task is deleted in the Windows system. | ||
| 2. Fixed the issue that after you create a policy for authorization, the system prompts the policy name does not exist after the policy name is specified. | ||
| 3. When an error occurs while uploading a file, the EC Code and RequestID corresponding to the error will be displayed. | ||
| 4. Fixed the issue of OSS Browser address bar not functioning properly after you log on to oss browser by using STS token. | ||
| 5. Fixed the compatibility issue of the requestID in the new version of the macOS system. | ||
| 6. Fixed the gzip compression failure issue. |
6 changes: 6 additions & 0 deletions
release-notes/1.17.0.zh-CN.md
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,6 @@ | ||
| 1. 修复Windows系统中,删除下载任务后,缓冲文件不自动删除的问题。 | ||
| 2. 修复简化策略授权,创建policyName后提示policyName不存在的问题。 | ||
| 3. 上传文件发生错误时,将显示错误对应EC Code和RequestID。 | ||
| 4. 修复使用STS token登录后,oss Browser地址栏无法正常使用的问题。 | ||
| 5. 修复RequestID在新版本macOS系统下的兼容性问题。 | ||
| 6. 修复编辑txt时误传gzip header的压缩编码问题。 |
5 changes: 5 additions & 0 deletions
release-notes/1.18.0.en-US.md
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,5 @@ | ||
| 1. You can modify the number of days that an Archive object can remain in the restored state. | ||
| 2. The authorization code can be directly displayed when you grant a new RAM user the permissions to access a bucket by using a bucket policy. | ||
| 3. The issue that the client cannot be automatically upgraded is fixed. | ||
| 4. The issue that the results of the ListObjects operation on other pages may fail to be loaded due to excessive delete markers is fixed. | ||
| 5. The issue that the message for the download is invalid after you exit the client during the download is fixed. |
5 changes: 5 additions & 0 deletions
release-notes/1.18.0.ja-JP.md
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,5 @@ | ||
| 1. アーカイブオブジェクトが復元された状態を維持できる日数を変更できます。 | ||
| 2. 新しい RAM ユーザーにバケットポリシーを使用してバケットにアクセスする権限を付与すると、権限付与コードを直接表示できます。 | ||
| 3. クライアントを自動的にアップグレードできない問題が修正されました。 | ||
| 4. 過剰な削除マーカーが原因で、他のページでの ListObjects 操作の結果が読み込まれない問題が修正されました。 | ||
| 5. ダウンロード中にクライアントを終了した場合にダウンロードのメッセージが表示されない問題が修正されました。 |
5 changes: 5 additions & 0 deletions
release-notes/1.18.0.md
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,5 @@ | ||
| 1. You can modify the number of days that an Archive object can remain in the restored state. | ||
| 2. The authorization code can be directly displayed when you grant a new RAM user the permissions to access a bucket by using a bucket policy. | ||
| 3. The issue that the client cannot be automatically upgraded is fixed. | ||
| 4. The issue that the results of the ListObjects operation on other pages may fail to be loaded due to excessive delete markers is fixed. | ||
| 5. The issue that the message for the download fails to be displayed after you exit the client during the download is fixed. |
5 changes: 5 additions & 0 deletions
release-notes/1.18.0.zh-CN.md
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,5 @@ | ||
| 1. 解冻归档存储文件时支持修改解冻天数。 | ||
| 2. 将Bucket进行简化policy授权給新建子账号时,支持直接显示授权码。 | ||
| 3. 修复客户端无法自动升级的问题。 | ||
| 4. 修复删除标记过多时,listObject翻页可能会加载失败的问题。 | ||
| 5. 修复下载时退出客户端后,下载任务文案显示异常的问题。 |
6 changes: 3 additions & 3 deletions
upgrade.json
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -1,8 +1,8 @@ | ||
| { | ||
| "version": "1.9.5", | ||
| "package_url": "https://oss-attachment.cn-hangzhou.oss.aliyun-inc.com/oss-browser/", | ||
| "version": "1.18.0", | ||
| "package_url": "https://oss-browser-attachment.oss-cn-hangzhou.aliyuncs.com/", | ||
| "package_urls": [ | ||
| "https://oss-attachment.cn-hangzhou.oss.aliyun-inc.com/oss-browser/" | ||
| "https://oss-browser-attachment.oss-cn-hangzhou.aliyuncs.com/" | ||
| ], | ||
| "files": ["app.asar"] | ||
| } |
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.