Clibor 2.3.2E
Support for hot keys for String formatting.
Support for changing the task tray icon when clipboard text auto-formatting is enabled.
(Green icon)
Added support for addition and subtraction of year, month, date, minute, and second in set phrase date macros.
For example, a tag specifying one month later. (CLB_INCMON)
<$CLB_HDATE><$CLB_INCMON>1</CLB_INCMON>yyyy/mm/dd(ddd)</CLB_HDATE>
Added support for the date macro in the set phrase FIFO macro.
<$CLB_TFIFO/>
<$CLB_DT>AAA</CLB_DT>
<$CLB_DT><$CLB_HDATE><$CLB_INCMON>1</CLB_INCMON>yyyy/mm/dd(ddd)</CLB_HDATE></CLB_DT>
Other minor bug fixes.