You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
2.**Profiles**: Create a new profile with the "New" button if needed (the Default profile is also available).
@@ -295,6 +303,14 @@ To use Chrome Web Store extensions in XColumn, add them using one of the followi
295
303
5. Build and run.
296
304
297
305
## Update History
306
+
### v1.50.1 (2026/06/21)
307
+
- 🚀 Improved: The rate-limit (429) pause screen is now hidden by default (switchable in Settings -> Behavior). Columns pause/resume automatically while keeping the timeline visible.
308
+
- 🐛 Bug fix: Fixed an issue where a column could fail to auto-resume after a rate limit.
309
+
- 🐛 Bug fix: Fixed an issue where the API remaining count did not appear after restart or when adding a new column.
310
+
- 🐛 Bug fix: Made self-update more robust when a leftover old executable (.old) remains, so the next update no longer fails.
311
+
- 🎨 UI: Grouped API-related options in Settings -> Behavior under a new "API / Rate Limit" section.
312
+
- 🎨 UI: Removed the "Clear memory (🧹)" button from the column header (use ↻ or 💤 instead).
313
+
298
314
### v1.50.0 (2026/06/21)
299
315
- ✨ New feature: Added an in-app self-update feature. It fetches the latest release from GitHub Releases and handles download, verification, and restart within the app. An "Update now" choice was added to the update notification dialog.
300
316
- ✨ New feature: Added "Help" -> "Check for Updates" to manually check for a newer version anytime.
0 commit comments