File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1+ ===================================
2+ FlexConfirmMail v22.2リリースノート
3+ ===================================
4+
5+ FlexConfirmMail v22.2は2022年12月2日にリリースされたバージョンです。
6+
7+ .. contents ::
8+ :local:
9+ :backlinks: none
10+
11+ 新機能
12+ ======
13+
14+ 1. ドメインの大文字・小文字の表記揺れに対応しました
15+ ---------------------------------------------------
16+
17+ ドメインを判定する場合に、大文字・小文字の表記揺れを吸収するようになりました。
18+
19+ .. figure :: ../_static/CaseInsensitive.png
20+ :width: 500
21+
22+ Active Directoryの登録レコードで、企業ドメインの表記に揺らぎがあるケースを想定した機能です。
23+
24+ お知らせ
25+ ========
26+
27+ 1. 次回のリリースの計画について
28+ -------------------------------
29+
30+ * 2022年のマイナーバージョンリリースは、予定しているものとしては今回が最後になります。
31+ * 次回のリリースは、来年の春頃を予定しています。
32+
33+ .. figure :: ../_static/release.svg
34+ :width: 600
Original file line number Diff line number Diff line change 22ダウンロード
33============
44
5- FlexConfirmMail v22.1
5+ FlexConfirmMail v22.2
66=====================
77
88* 以下のリンクから最新版のインストーラをダウンロードできます。
Original file line number Diff line number Diff line change @@ -13,6 +13,7 @@ Microsoft Outlookのアドインとして導入することで、
1313更新情報
1414========
1515
16+ * 2022-12-02 :any: `FlexConfirmMail v22.2 <changelog/v22.2> ` をリリースしました。
1617* 2022-07-09 :any: `FlexConfirmMail v22.1 <changelog/v22.1> ` をリリースしました。
1718* 2022-06-26 :any: `support ` を更新しました。
1819* 2022-06-12 :any: `quickstart ` を解説を更新し、スクリーンショットを追加しました。
Original file line number Diff line number Diff line change 1111.. toctree ::
1212 :hidden:
1313
14+ changelog/v22.2.rst
1415 changelog/v22.1.rst
1516 changelog/v22.0.rst
1617
2829 - バージョン
2930 - インストーラ
3031 - リリースノート
32+ * - 2022年12月2日
33+ - FlexConfirmMail v22.2
34+ - :any: `インストーラ <download> `
35+ - :any: `リリースノート <changelog/v22.2> `
3136 * - 2022年7月9日
3237 - FlexConfirmMail v22.1
33- - :any: ` インストーラ <download> `
38+ - --
3439 - :any: `リリースノート <changelog/v22.1> `
3540 * - 2022年4月11日
3641 - FlexConfirmMail v22.0
Original file line number Diff line number Diff line change @@ -6,13 +6,13 @@ Thank you for downloading FlexConfirmMail
66
77* FlexConfirmMailをダウンロードいただきありがとうございます。
88* インストーラのダウンロードは自動的に開始します。
9- * ダウンロードが始まらない場合は `こちらのリンク <https://github.com/FlexConfirmMail/Outlook/releases/download/v22.1 /FlexConfirmMailSetup-22.1 -Free.exe >`_ をクリックください。
9+ * ダウンロードが始まらない場合は `こちらのリンク <https://github.com/FlexConfirmMail/Outlook/releases/download/v22.2 /FlexConfirmMailSetup-22.2 -Free.exe >`_ をクリックください。
1010
1111.. figure :: _static/logo.svg
1212
1313.. raw :: html
1414
15- <meta http-equiv =" refresh" content =" 1;url=https://github.com/FlexConfirmMail/Outlook/releases/download/v22.1 /FlexConfirmMailSetup-22.1 -Free.exe" >
15+ <meta http-equiv =" refresh" content =" 1;url=https://github.com/FlexConfirmMail/Outlook/releases/download/v22.2 /FlexConfirmMailSetup-22.2 -Free.exe" >
1616
1717.. hint ::
1818
You can’t perform that action at this time.
0 commit comments