Clibor 2.3.2E
Added hotkey support for text formatting.

Added support for changing the system tray icon when clipboard text auto-formatting is enabled.
(Green icon)

Added support for addition and subtraction of years, months, days, hours, minutes, and seconds in template date macros.

Template Display & Text Formatting
Explains how to display and format a list of template texts.
For example, here is a tag that specifies 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 template 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.

