Releases: mashersan/XColumn
Releases · mashersan/XColumn
Release list
v1.36.1
v1.36.1 (2026/02/22)
- 🐛 不具合修正: 「ポストクリック時に遷移しない」設定を有効にしている際、複数画像のポストで画像を拡大表示し、矢印ボタン(次へ/前へ)で画像を切り替えようとすると、ポスト単体のページへ遷移してしまう問題を修正しました。
- Bug fix: Fixed an issue where attempting to switch images using the arrow buttons in an expanded view of a multi-image post would cause an unintended transition to the individual post page when the "Disable Focus Mode on Tweet Click" setting was enabled.
v1.36.0
v1.36.0 (2026/02/22)
- ✨ 機能追加: カラムのヘッダーに、自動更新の待機中(🔄)やスクロールによる保留中(⏸)を視覚的に確認できるステータスアイコンを追加しました。
- New Feature: Added a status icon to the column header to visually indicate whether auto-refresh is waiting (🔄) or pending due to scrolling (⏸).
- 🐛 不具合修正: 「ポストクリック時に遷移しない」設定を有効にしている際、「引用を表示」などのリンクが正しく動作しない問題を修正しました。
- Bug fix: Fixed an issue where links such as "Show quotes" would not work correctly when the "Disable Focus Mode on Tweet Click" setting was enabled.
v1.35.0
v1.34.7
v1.34.7 (2026/02/18)
- 🐛 不具合修正:スナップ機能が有効な際、メインモニターの上側や左側に配置されたサブモニターへウィンドウを移動できない問題を修正しました。
- Bug fix: Fixed an issue where the window could not be moved to sub-monitors positioned above or to the left of the main monitor when the snap feature is enabled.
v1.34.6
v1.34.6 (2026/02/17)
- 🐛 不具合修正: ホーム画面左側の「ポストする」ボタンを押しても投稿画面が表示されない問題を修正しました。
- Bug fix: Fixed an issue where the "Post" button on the left menu would not open the compose screen.
- 🐛 不具合修正: 「メディアクリック時に遷移しない」設定が正しく機能していなかった問題を修正しました。
- Bug fix: Fixed an issue where the "Disable Focus Mode on Media Click" setting was not working correctly.
v1.34.5
v1.34.5 (2026/02/17)
- 🐛 不具合修正: ウィンドウ座標が負の値になった際にオーバーフローでクラッシュする問題を修正しました。
- Bug fix: Fixed a crash issue caused by overflow when window coordinates became negative.
- 🐛 不具合修正: API制限(レートリミット)やサーバーエラー発生時、ステータス表示が正常のままになってしまう問題を修正しました。
- Bug fix: Fixed an issue where the status indicator remained normal during API rate limits or server errors.
- 🐛 不具合修正: 返信の添付画像をクリックした際、親ポストの画像が表示されてしまう問題を修正しました。
- Bug fix: Fixed an issue where clicking an attached image in a reply would display the parent post's image instead.
v1.34.4
===== v1.34.4 (2026/02/13) =====
- 不具合修正: クラッシュ問題の修正
座標計算に使用する変数をintからlongに変更 - Bug fix: Tentative fix for crash issue
Changed variables used for coordinate calculation from int to long
※使用に問題のない方はスキップでも大丈夫です
*If you have no problem with using it, you can skip it.