Skip to content

Commit 71e007d

Browse files
committed
Release FlexConfirmMail v22.2
Signed-off-by: Fujimoto Seiji <fujimoto@ceptord.net>
1 parent 8aac8a9 commit 71e007d

6 files changed

Lines changed: 44 additions & 4 deletions

File tree

source/_static/CaseInsensitive.png

103 KB
Loading

source/changelog/v22.2.rst

Lines changed: 34 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,34 @@
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

source/download.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
ダウンロード
33
============
44

5-
FlexConfirmMail v22.1
5+
FlexConfirmMail v22.2
66
=====================
77

88
* 以下のリンクから最新版のインストーラをダウンロードできます。

source/index.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff 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` を解説を更新し、スクリーンショットを追加しました。

source/support.rst

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@
1111
.. toctree::
1212
:hidden:
1313

14+
changelog/v22.2.rst
1415
changelog/v22.1.rst
1516
changelog/v22.0.rst
1617

@@ -28,9 +29,13 @@
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

source/thankyou.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff 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

0 commit comments

Comments
 (0)