Skip to content

Releases: mashersan/XColumn

v1.39.0

27 Mar 18:40

Choose a tag to compare

v1.39.0 (2026/03/28)

  • ✨ 機能追加: カラムの誤操作(意図しない「閉じる」や「戻る」)を防ぐ「カラムロック機能」を追加しました。
    カラムの⚙メニュー、または「✖」ボタンのCtrl+クリックで切り替え可能です
    ロック中はボタンが🔒アイコンに変化し、戻るボタンが無効化されます)。
    • New Feature: Added a "Column Lock" feature to prevent accidental column closures or back navigation.
      This can be toggled via the column's ⚙ menu or by Ctrl-clicking the "✖" button
      (when locked, the close button changes to a 🔒 icon and the back button is disabled).

v1.38.0

15 Mar 10:48

Choose a tag to compare

v1.38.0 (2026/03/15)

  • ✨ 機能追加: 設定画面の「基本動作」に「TLトップ判定の許容誤差(px)」を追加し、画像読み込み時などの微小なスクロールズレで意図せず自動更新が停止してしまう問題を回避できるようになりました。
    • New Feature: Added a "Scroll Top Tolerance (px)" setting to prevent auto-refresh from unexpectedly suspending due to minor scroll shifts caused by image loading.

v1.37.1

02 Mar 10:31

Choose a tag to compare

v1.37.1 (2026/03/02)

  • 🐛 不具合修正: サムネイルサイズ変更が正常に動作していなかった問題を修正
    • Bug fix: Fixed an issue where thumbnail resizing was not working properly.

v1.37.0

02 Mar 10:04

Choose a tag to compare

v1.37.0 (2026/03/02)

  • ✨ 機能追加: カラムの設定メニューに「画像サイズ(%)」を追加し、タイムライン上の画像や動画のサムネイル表示サイズ(倍率)を個別に変更できるようになりました。
    • New Feature: Added an "Image Size (%)" setting to the column settings menu, allowing users to individually adjust the thumbnail display size (zoom level) of images and videos on the timeline.
  • 🐛 不具合修正: 右上の音量調節スライダーが正常に機能しない問題を修正しました。
    • Bug fix: Fixed an issue where the volume control slider in the top right corner was not working properly.

v1.36.1

22 Feb 07:57

Choose a tag to compare

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

22 Feb 05:27

Choose a tag to compare

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

19 Feb 06:18

Choose a tag to compare

###v1.35.0 (2026/02/19)

  • ✨ 機能追加: ポストの投稿日時を相対時刻(○分前など)ではなく、絶対時刻(YYYY/MM/DD HH:mm)で表示する設定を追加しました。
      - New Feature: Added a setting to display post times as absolute times (e.g., YYYY/MM/DD HH:mm) instead of relative times.

v1.34.7

18 Feb 13:05

Choose a tag to compare

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

17 Feb 14:54

Choose a tag to compare

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

17 Feb 11:28

Choose a tag to compare

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.