-
Notifications
You must be signed in to change notification settings - Fork 4
Update content to announce the release of v1.1.0.0 #10
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
Merged
Merged
Changes from all commits
Commits
Show all changes
16 commits
Select commit
Hold shift + click to select a range
08a417e
Add another check feature
yashirot 9ac1fec
Add a topics section
yashirot 6bc6164
Add the latest topic by using "dropdown" and "include" directives
yashirot 0a74fb1
Add a release announce and related videos
yashirot 4abd76a
Add sphinx-design extension to use the dropdown feature
yashirot 459bb4c
Fix paths to the video to be absolute as they differ between the drop…
yashirot 093d5bd
Add another description in the same cell
yashirot ec1ea80
Fix paths to mp4 to be absolute from the root
yashirot 281e09f
Change to include by section
yashirot f4ef805
Add section
yashirot c6a667e
Change mp4 videos to embedded
yashirot 8e9fadd
Add how to check if absolute paths work
yashirot 76c82bb
Add comments to describe the usage of dropdown
yashirot 202947e
Update README.md
yashirot 8c89fa1
Enlarge the embedded videos
yashirot a58e689
Fix notation for nested lists
yashirot 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
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
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
Binary file not shown.
Binary file added
BIN
+7.31 MB
source/_static/topics-20250929/saikeikoku-honbuntokenmeinokakunin.mp4
Binary file not shown.
Binary file not shown.
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,26 @@ | ||
| 本文と件名の追加機能を追加しました。 | ||
|
|
||
| .. figure:: /_static/topics-20250929/saikeikoku-honbuntokenmeinokakunin.mp4 | ||
| :width: 864px | ||
| :height: 462px | ||
| :class: controls | ||
| :alt: 「本文と件名の追加機能」デモ動画 | ||
|
|
||
|
|
||
| さらに、特に注意が必要な文言やアドレス等が含まれる場合に、再警告表示や送信禁止が可能となりました。 | ||
|
|
||
| .. figure:: /_static/topics-20250929/soushin-block.mp4 | ||
| :width: 864px | ||
| :height: 463px | ||
| :class: controls | ||
| :alt: 「送信ブロック」デモ動画 | ||
|
|
||
| また、To/CCが一定数以上の場合にBCCに変換する機能を追加しました。 | ||
|
|
||
| .. figure:: /_static/topics-20250929/bcc-henkan.mp4 | ||
| :width: 864px | ||
| :height: 463px | ||
| :class: controls | ||
| :alt: 「BCC変換」デモ動画 | ||
|
|
||
| 機能改善、バグ修正の一覧は以下のとおりです。 |
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,22 @@ | ||
| * 注意が必要な語句が本文に含まれる場合の動作を制御可能にしました。 | ||
|
|
||
| * 警告、再警告、送信禁止を指定可能です。 | ||
|
|
||
| * To/CCが一定数以上の場合にBCCに変換する機能を追加しました。 | ||
| * 件名の確認機能を追加しました。 | ||
| * 本文の確認機能を追加しました。 | ||
| * 注意が必要なドメイン・アドレスが宛先に含まれる場合の制御機能を強化しました。 | ||
|
|
||
| * 再警告機能を追加しました。 | ||
| * 送信禁止機能を追加しました。 | ||
|
|
||
| * 注意が必要な語句が添付ファイルの名前に含まれる場合の制御機能を強化しました。 | ||
|
|
||
| * 再警告機能を追加しました。 | ||
| * 送信禁止機能を追加しました。 | ||
|
|
||
| * To/CCに一定数以上のドメインが含まれている場合の制御機能を強化しました。 | ||
|
|
||
| * 再警告機能を追加しました。 | ||
|
|
||
| * Webブラウザ(Edge、Firefox、Chrome)でのポップアップの例外指定が不要になりました。 |
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,7 @@ | ||
| * Outlook on the web, 新しいOutlook: | ||
|
|
||
| * 「新しいウィンドウで開く」から新しいウィンドウを開いてメールを送信する場合に、送信確認画面が表示されず、メールが送信できない問題を修正しました。 | ||
| * 送信確認画面および設定画面のダイアログのスタイルを変更しました。 | ||
|
|
||
| * 従来はダイアログのリサイズや移動が可能でしたが、本バージョンからOutlookのウィンドウの中央に固定で表示されます。 | ||
| * 前述の、新しいウィンドウを開いてメールを送信する場合に送信確認画面が表示されない問題へ対応するための変更です。 |
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,17 @@ | ||
| :orphan: | ||
|
|
||
| ============================================ | ||
| FlexConfirmMail v1.1.0.0をリリースしました。 | ||
| ============================================ | ||
|
|
||
| .. include:: /archives/topics-20250929-parts1.rst | ||
|
|
||
| 機能改善 | ||
| ======== | ||
|
|
||
| .. include:: /archives/topics-20250929-parts2.rst | ||
|
|
||
| バグ修正 | ||
| ======== | ||
|
|
||
| .. include:: /archives/topics-20250929-parts3.rst |
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
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
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
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.
Uh oh!
There was an error while loading. Please reload this page.