Releases: dest4590/CollapseLoader
LTS CollapseLoader 9.9.9 (THE END)
<< || THE END. || >>
Well, that’s it. Time to put a bold full stop on the loader.
I’ve made the final decision to completely shut down the project and not return to it.
I’ll say it as it is: I can’t sustain it anymore, neither financially nor mentally. The enthusiasm is gone, and the motivation to carry all of this has disappeared.
I feel like I’ve done everything I could, and even more. At one point, we actually surpassed all similar loaders and became the best at what we did (except NewLauncher, of course).
For me, this was a huge experience. I learned a lot in terms of coding, made connections, and overall understood how all of this works from the inside.
Huge thanks to everyone who supported the project, even if you just used it.
Respect to all users, admins, and contributors who were there from the very beginning until now. I can’t put into words how grateful I am, you’re the best, and I’ll always remember this.
Special thanks:
@arsenii754 - DevOps: truly one of the most important people. He carried the entire infrastructure, and without his help, we would have collapsed who knows how long ago. Go thank him—he’s a legend.
@vakumoK - Admin: one of the oldest team members. Instantly handled tickets and kept Discord and IRC under control whenever things got chaotic.
@W1xced - Admin/QA: always online, maintained order, and found so many critical bugs that without him the loader would have fallen apart. Thanks to him, everything stayed stable.
All source code is available in our organization and on my account, so if anyone wants to continue this project, go ahead, I don’t mind. But I can’t guarantee any support or help, so you’ll have to figure things out on your own.
The project is officially archived.
However, I’ve moved all CDN files, so you can still use the loader, but there will be no support or updates.
R.I.P. CollapseLoader (2024–2026)
It turned out to be a pretty good story.
Good luck to all of you, and take care.
> Purpl3 (aka пурпл, @dest4590)
Automated Build
build-7936668d53492d1696dea095439441d0a1333545 bye-bye (9.9.9)
👑 CollapseLoader 0.3.0 (Major)
👑 CollapseLoader 0.3.0 (Major)
<< CHANGELOG >>
🌐 Rewrited networking system
🪲 Bug fixes
<< LINKS >>
<< NOTE >>
After app install on MacOS run this command:
sudo xattr -cr /Applications/CollapseLoader.app
do not read, for internal updater
{
"entries": [
{
"version": "v0.3.0",
"date": "2026-03-29",
"highlights": [
"Rewrote networking system",
"Bug fixes"
],
"changes": [
{
"category": "feature",
"description_key": "updater.changelogs.feature.v0_3_0.networking",
"icon": "🌐"
},
{
"category": "bugfix",
"description_key": "updater.changelogs.bugfix.v0_3_0.bug_fixes",
"icon": "🪲"
}
]
}
],
"translations": {
"en": {
"updater": {
"categories": {
"feature": "Feature",
"improvement": "Improvement",
"bugfix": "Bugfix",
"other": "Other"
},
"changelogs": {
"feature": {
"v0_3_0": {
"networking": "Complete rewrite of the networking system for improved reliability."
}
},
"improvement": {},
"bugfix": {
"v0_3_0": {
"bug_fixes": "General bug fixes and stability improvements."
}
}
}
}
}
}
}
Automated Build
build-a920950d4b365de74d9232fba7545568f56e5ae1 0.3.0 (Major)
Automated Build
build-4f09bfb3af1c2b46f2ad15be35fc76e48098b536 0.2.9 (TLS, HOTFIX)
🌍 CollapseLoader 0.2.9 (TLS, HOTFIX)
🌍 CollapseLoader 0.2.9 | TLS
<< CHANGELOG >>
🍎 MacOS support
🪲 Bug fixes
⚡️Improved performance of app on Linux and UNIX-like platforms
<< LINKS >>
<< NOTE >>
After app install on MacOS run this command:
sudo xattr -cr /Applications/CollapseLoader.app
do not read, for internal updater
{
"entries": [
{
"version": "v0.2.9",
"date": "2026-03-15",
"highlights": [
"Added MacOS support",
"Improved Linux/UNIX performance",
"Bug fixes"
],
"changes": [
{
"category": "feature",
"description_key": "updater.changelogs.feature.v0_2_9.macos",
"icon": "🍎"
},
{
"category": "improvement",
"description_key": "updater.changelogs.improvement.v0_2_9.performance",
"icon": "⚡️"
},
{
"category": "bugfix",
"description_key": "updater.changelogs.bugfix.v0_2_9.bug_fixes",
"icon": "🪲"
}
]
}
],
"translations": {
"en": {
"updater": {
"categories": {
"feature": "Feature",
"improvement": "Improvement",
"bugfix": "Bugfix",
"other": "Other"
},
"changelogs": {
"feature": {
"v0_2_9": {
"macos": "Added native support for MacOS."
}
},
"improvement": {
"v0_2_9": {
"performance": "Significantly improved application performance on Linux and UNIX-like platforms."
}
},
"bugfix": {
"v0_2_9": {
"bug_fixes": "Various bug fixes and stability improvements."
}
}
}
}
}
}
}
⚡️ CollapseLoader 0.2.8 (Atlas)
⚡️ CollapseLoader 0.2.8 (Atlas)
<< CHANGELOG >>
🎖 Achievements:
12 different achievements have been added, including easy, difficult, and secret ones.
🎨 Presets/Themes:
Themes have been improved, and now the loader can be made super beautiful with a custom “glass” background.
🏗 Migration:
All old accounts have been migrated. If you registered about a week or two ago, it was not migrated.
🪲 Bug fixes:
A HUGE number of bugs have been fixed, especially those related to the interface (thanks to W1xced for bug hunting and moderation).
<< LINKS >>
do not read, for internal updater
{
"entries": [
{
"version": "v0.2.8",
"date": "2026-02-21",
"highlights": [
"Added 13 new achievements",
"Improved themes and custom glass background",
"Migrated old accounts",
"Massive UI bug fixes"
],
"changes": [
{
"category": "feature",
"description_key": "updater.changelogs.feature.v0_2_8.achievements",
"icon": "🎖"
},
{
"category": "improvement",
"description_key": "updater.changelogs.improvement.v0_2_8.themes",
"icon": "🎨"
},
{
"category": "other",
"description_key": "updater.changelogs.other.v0_2_8.migration",
"icon": "🏗"
},
{
"category": "bugfix",
"description_key": "updater.changelogs.bugfix.v0_2_8.bug_fixes",
"icon": "🪲"
}
]
}
],
"translations": {
"en": {
"updater": {
"categories": {
"feature": "Feature",
"improvement": "Improvement",
"bugfix": "Bugfix",
"other": "Other"
},
"changelogs": {
"feature": {
"v0_2_8": {
"achievements": "12 different achievements have been added, including easy, difficult, and secret ones."
}
},
"improvement": {
"v0_2_8": {
"themes": "Themes have been improved, and now the loader can be made super beautiful with a custom \"glass\" background."
}
},
"other": {
"v0_2_8": {
"migration": "All old accounts have been migrated. If you registered about a week or two ago, it will not be migrated."
}
},
"bugfix": {
"v0_2_8": {
"bug_fixes": "A **HUGE** number of bugs have been fixed, especially those related to the interface"
}
}
}
}
}
}
}
🔱 CollapseLoader 0.2.7 (Abyss)
🔱 CollapseLoader 0.2.7 (Abyss)
<< CHANGELOG >>
[+] Added Forge clients
[/] Optimization, faster startup and client loading
[/] FINALLY added hash checking for native libs, etc.
[/] Everything rewritten for Tauri states
<< LINKS >>
do not read, for internal updater
{
"entries": [
{
"version": "v0.2.7",
"date": "2026-01-19",
"highlights": [
"Added Forge clients support",
"Major performance & startup optimizations",
"Native libraries hash verification",
"Full rewrite using Tauri states"
],
"changes": [
{
"category": "feature",
"description_key": "updater.changelogs.feature.v0_2_7.forge_support",
"icon": "➕"
},
{
"category": "improvement",
"description_key": "updater.changelogs.improvement.v0_2_7.optimizations",
"icon": "⚡"
},
{
"category": "improvement",
"description_key": "updater.changelogs.improvement.v0_2_7.hash_checking",
"icon": "🔒"
},
{
"category": "improvement",
"description_key": "updater.changelogs.improvement.v0_2_7.tauri_rewrite",
"icon": "🔄"
}
]
}
],
"translations": {
"en": {
"updater": {
"categories": {
"feature": "Feature",
"improvement": "Improvement",
"bugfix": "Bugfix",
"other": "Other"
},
"changelogs": {
"feature": {
"v0_2_7": {
"forge_support": "Added support for Forge clients"
}
},
"improvement": {
"v0_2_7": {
"optimizations": "Significant optimizations — faster startup and client loading",
"hash_checking": "Finally implemented hash checking for native libraries and core files",
"tauri_rewrite": "Complete rewrite of core logic using Tauri states system"
}
}
}
}
},
"ru": {
"updater": {
"categories": {
"feature": "Фича",
"improvement": "Улучшение",
"bugfix": "Исправление ошибки",
"other": "Другое"
},
"changelogs": {
"feature": {
"v0_2_7": {
"forge_support": "Добавлена поддержка клиентов Forge"
}
},
"improvement": {
"v0_2_7": {
"optimizations": "Значительные оптимизации — более быстрая загрузка клиента и запуск",
"hash_checking": "Наконец-то реализована проверка хэшей для нативных библиотек и основных файлов",
"tauri_rewrite": "Полный переписанный основной логики с использованием системы состояний Tauri"
}
}
}
}
}
}
}
🎄 CollapseLoader 0.2.6 NewYear
🎄 CollapseLoader 0.2.6 (NewYear)
<< CHANGELOG >>
[+] Added comments and ratings for clients
[/] Fixed client fabric, completely rewritten logic for downloading them
[/] Fixed authorization and kicking from accounts
[/] Updated deps
[-] Warden is completely disabled and its functionality is not used anywhere
do not read, for internal updater
{
"entries": [
{
"version": "v0.2.6",
"date": "2026-01-05",
"highlights": [
"New client interactions, major fixes & internal changes"
],
"changes": [
{
"category": "feature",
"description_key": "updater.changelogs.feature.v0_2_6.comments_ratings",
"icon": "✨"
},
{
"category": "improvement",
"description_key": "updater.changelogs.improvement.v0_2_6.client_fabric",
"icon": "🔧"
},
{
"category": "bugfix",
"description_key": "updater.changelogs.bugfix.v0_2_6.auth_fixes",
"icon": "🐛"
},
{
"category": "improvement",
"description_key": "updater.changelogs.improvement.v0_2_6.deps_update",
"icon": "⬆️"
},
{
"category": "other",
"description_key": "updater.changelogs.other.v0_2_6.warden_disabled",
"icon": "🚫"
}
]
}
],
"translations": {
"en": {
"updater": {
"categories": {
"feature": "Feature",
"improvement": "Improvement",
"bugfix": "Bugfix",
"other": "Other"
},
"changelogs": {
"feature": {
"v0_2_6": {
"comments_ratings": "Added comments and ratings for clients."
}
},
"improvement": {
"v0_2_6": {
"client_fabric": "Client fabric fixed and download logic completely rewritten.",
"deps_update": "Dependencies have been updated."
}
},
"bugfix": {
"v0_2_6": {
"auth_fixes": "Fixed authorization issues and account kicking."
}
},
"other": {
"v0_2_6": {
"warden_disabled": "Warden has been completely disabled and is no longer used."
}
}
}
}
},
"ru": {
"updater": {
"categories": {
"feature": "Фича",
"improvement": "Улучшение",
"bugfix": "Исправление ошибки",
"other": "Другое"
},
"changelogs": {
"feature": {
"v0_2_6": {
"comments_ratings": "Добавлены комментарии и оценки для клиентов."
}
},
"improvement": {
"v0_2_6": {
"client_fabric": "Исправлен fabric клиентов и полностью переписана логика их загрузки.",
"deps_update": "Обновлены зависимости."
}
},
"bugfix": {
"v0_2_6": {
"auth_fixes": "Исправлены проблемы с авторизацией и киком из аккаунтов."
}
},
"other": {
"v0_2_6": {
"warden_disabled": "Warden полностью отключён и больше нигде не используется."
}
}
}
}
}
}
}
CollapseLoader 0.2.5 (Winter)
❄️ CollapseLoader 0.2.5 (Winter)
<< CHANGELOG >>
[~] fixed selected clients
[~] fixed IRC chat display
[~] fixed Java installation for Linux
[~] fixed server ping
[~] fixed client crashes on older PCs that do not support SSE2
[+] added Warden to prevent people from stealing our clients jar files
do not read, for internal updater
{
"entries": [
{
"version": "v0.2.5",
"date": "2025-12-19",
"highlights": [
"Optimization & Bug fixes"
],
"changes": [
{
"category": "improvement",
"description_key": "updater.changelogs.improvement.v0_2_5.bug_fixes",
"icon": "✨"
}
]
}
],
"translations": {
"en": {
"updater": {
"categories": {
"feature": "Feature",
"improvement": "Improvement",
"bugfix": "Bugfix",
"other": "Other"
},
"changelogs": {
"improvement": {
"v0_2_5": {
"bug_fixes": "Fixes for most of the clients, crashes, lags and etc."
}
}
}
}
},
"ru": {
"updater": {
"categories": {
"feature": "Фича",
"improvement": "Улучшение",
"bugfix": "Исправление ошибки",
"other": "Другое"
},
"changelogs": {
"improvement": {
"v0_2_5": {
"bug_fixes": "Исправления клиентов, фризы, вылеты, лаги и т.д"
}
}
}
}
}
}
}