更新履歴(2025年)
0.14.0-unreleased (unreleased)
0.14.0-alpha20250403 (2025-04-03)
- (#1534) Fix failing muon-master job in GitHub Actions Weekly CI
- (#1532) Add version number to User-Agent string
- (#1530)
Add flag to reduce load during tab operations in
ImageAdmin::restore()
- (#1529) Optimize closing multiple images using a queue and idle handler
- (#1528) Improve popup menu positioning for toolbar buttons
- (#1527)
Remove unnecessary
process_raw_lines()
fromNodeTree2ch
andNodeTreeBase
- (#1526)
Fix toolbar button menu display and apply
popup_at_pointer()
- (#1525) Fix processing of subject with full-width spaces in thread list abone
- (#1523) Revert “View: Adjust context menu position to prevent it from going off-screen”
- (#1521) Remove support code for GTK versions older than 3.24.6
- (#1520) Add context menu display via menu key in Image View
- (#1519) Fix context menu is displayed at an incorrect position
- (#1518)
ConfigItems
: Fix a loading error in the thread hiding settings - (#1514) Allow specifying search start position in thread view by mouse click
- (#1512) Fix: Incorrect thread title matching when aboning threads with emojis
- (#1510) Add a theme selection page to the setup wizard
- (#1509)
FontColorPref
: Add dark theme color preset - (#1507) Update CI settings (2025-01)
- (#1506) Update requirements for dependencies (gcc >= 10)
- (#1505) Bump version to 0.14.0-alpha
- (#1504)
Fix compiler warnings for
-Wrange-loop-construct
JDim-v0.13.0 Release (2025-01-11)
主な変更点
- 開発中のバージョンであることを示すためalphaタグを導入しました。
- Wayland環境で実行するときの動作を改善しました。
- 動作環境を記入するとき、DE/WM の欄にディスプレイサーバーの種類(Wayland、X11など)を追加しました。
- デスクトップ環境にインストールされているテーマから、GUIのルック・アンド・フィールやUIアイコンを選択する設定を追加しました。
- UIアイコンの初期設定は、従来のカラーアイコンから シンボリックアイコン (モノクロやシンプルなデザイン)に変更しました。
- ショートカットキー設定とマウスジェスチャ設定とマウスボタン設定に、設定項目をフィルタリングする検索ボックスを追加しました。
- スレビューの画像URLのリンク表示を改善しました。
0.13.0-20250111 (2025-01-11)
- (#1501) Release 0.13.0
- (#1500)
JDWindow
: Fix window size saving issue on Wayland - (#1499) Update documentation for Wayland support
- (#1498) Fix image view window folding not working on Wayland
- (#1497) Fix dialog width issue when toggling list in Wayland GNOME
- (#1496) Update year to 2025
- (#1495)
JDWindow
: Fix window resizing issue on Wayland - (#1494)
NodeTree2ch
: Update kako log dat URL - (#1492)
Modify
char32_t
output to Unicode format part2 - (#1491) Apply Wayland popup positioning logic to X11
- (#1490)
BoardViewBase::slot_cell_data
: Fix segfault