MindFusion.Scheduling Pack (英語版) リリース

各リリースの最新情報を、機能・強化・解決済みの課題の詳細とともに確認しましょう。

1月
2月
3月
4月
5月
6月
7月
8月
9月
10月
11月
12月
MindFusion.Scheduling for WinForms 5.8.62026年6月7日
機能
  • Clipboard Support:
    • Native clipboard support has been added to the Calendar control via new CopyToClipboard, CutToClipboard, and PasteFromClipboard methods. These operations utilize full XML serialization to preserve item states, durations, and relative time offsets. Developers can intercept and validate each item during the paste process using the new ItemPasting and ItemPasted events, providing flexible control over resource mapping and data integration.
修正
  • Fix for hidden scrollbar elements in Black theme.
MindFusion.Scheduling for WPF V3.5.92026年5月31日
機能
  • Added Clipboard Support:
    • Native clipboard support has been added to the Calendar control via new CopyToClipboard, CutToClipboard, and PasteFromClipboard methods. These operations utilize full XML serialization to preserve item states, durations, and relative time offsets. Developers can intercept and validate each item during the paste process using the new ItemPasting and ItemPasted events, providing flexible control over resource mapping and data integration.
MindFusion.Scheduling for Java Swing V2.3.22026年5月31日
機能
  • Added Clipboard Support:
    • Native clipboard support has been added to the Calendar control via new copyToClipboard, cutToClipboard, and pasteFromClipboard methods. These operations utilize full XML serialization to preserve item states, durations, and relative time offsets. Developers can intercept and validate each item during the paste process using the new itemPasting and itemPasted events, providing flexible control over resource mapping and data integration.
  • Miscellaneous:
    • Set the ControlAppearance property to Custom to use custom-drawn navigation buttons and scrollbars that honor theme colors.
  • API Changes:
    • JsonSerializeTagEventArgs renamed to JsonSerializeTagEvent.
修正
  • Miscellaneous:
    • Fix for scrollbars not working when Dark or Black theme applied.