Skip to content

Releases: dest4590/CollapseLoader

⚡️ CollapseLoader 0.2.8 (Atlas)

21 Feb 15:15
0519fdb

Choose a tag to compare

⚡️ 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 >>

Mega.nz
Telegram

VirusTotal

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.8-c36dd27

01 Mar 21:11
0519fdb

Choose a tag to compare

Pre-release

Automatic build from GitHub Actions

  • Windows (.msi, .exe installer, standalone .exe with version)
  • Linux (.deb, standalone binary with version)

Note: This is an automated build from the main branch.
Commit hash: c36dd27

CollapseLoader 0.2.8-b3fb7b3

03 Mar 22:23
0519fdb

Choose a tag to compare

Pre-release

Automatic build from GitHub Actions

  • Windows (.msi, .exe installer, standalone .exe with version)
  • Linux (.deb, standalone binary with version)

Note: This is an automated build from the main branch.
Commit hash: b3fb7b3

CollapseLoader 0.2.8-af75982

03 Mar 17:37
0519fdb

Choose a tag to compare

Pre-release

Automatic build from GitHub Actions

  • Windows (.msi, .exe installer, standalone .exe with version)
  • Linux (.deb, standalone binary with version)

Note: This is an automated build from the main branch.
Commit hash: af75982

🔱 CollapseLoader 0.2.7 (Abyss)

19 Jan 18:43
804791e

Choose a tag to compare

🔱 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 >>

VirusTotal

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

05 Jan 16:48
6062ec6

Choose a tag to compare

🎄 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

Virustotal

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)

19 Dec 18:42
1229a64

Choose a tag to compare

❄️ 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

Virustotal

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": "Исправления клиентов, фризы, вылеты, лаги и т.д"
            }
          }
        }
      }
    }
  }
}

CollapseLoader 0.2.4 (Agent, HOTFIX2)

10 Dec 18:27
7b7cede

Choose a tag to compare

CollapseLoader 0.2.4 (Agent)

<< CHANGELOG >>

[~] fixed settings synchronization
[~] fixed authorization (API service)
[~] fixed java downloads and loading issues
[~] optimized the main tab (filters now freezes much less)
[+] global IRC chat, where you can communicate from the loader and even in the client (no account required)

<< LINKS >>

VirusTotal

do not read, for internal updater
{
  "entries": [
    {
      "version": "v0.2.4",
      "date": "2025-12-10",
      "highlights": [
        "IRC Chat",
        "Optimization & Bug fixes"
      ],
      "changes": [
        {
          "category": "improvement",
          "description_key": "updater.changelogs.improvement.v0_2_4.bug_fixes",
          "icon": "✨"
        },
        {
          "category": "feature",
          "description_key": "updater.changelogs.feature.v0_2_4.irc_chat",
          "icon": "🛠"
        }
      ]
    }
  ],
  "translations": {
    "en": {
      "updater": {
        "categories": {
          "feature": "Feature",
          "improvement": "Improvement",
          "bugfix": "Bugfix",
          "other": "Other"
        },
        "changelogs": {
          "feature": {
            "v0_2_4": {
              "irc_chat": "IRC Chat, global chat between users, communicate anywhere, in the loader or client"
            }
          },
          "improvement": {
            "v0_2_4": {
              "bug_fixes": "Fixes for most of the interface, lag, freezes, etc."
            }
          }
        }
      }
    },
    "ru": {
      "updater": {
        "categories": {
          "feature": "Фича",
          "improvement": "Улучшение",
          "bugfix": "Исправление ошибки",
          "other": "Другое"
        },
        "changelogs": {
          "feature": {
            "v0_2_4": {
              "irc_chat": "IRC Chat, глобальный чат между пользователями, общайтесь где угодно, в лоадере или клиенте"
            }
          },
          "improvement": {
            "v0_2_4": {
              "bug_fixes": "Исправления лагов багов и кривых layout-ов интерфейса"
            }
          }
        }
      }
    }
  }
}

CollapseLoader v0.2.3 (NullPtr)

16 Nov 19:06
2813cef

Choose a tag to compare

CollapseLoader 0.2.3 (NullPtr)

<< CHANGELOG >>
[~] fixes for most of the interface, lag, freezes, etc.

<< LINKS >>

VirusTotal

do not read, for internal updater
{
  "entries": [
    {
      "version": "v0.2.3",
      "date": "2025-11-16",
      "highlights": [
        "Bug fixes & interface fixes",
        "DPI Bypass"
      ],
      "changes": [
        {
          "category": "improvement",
          "description_key": "updater.changelogs.improvement.v0_2_3.bug_fixes",
          "icon": "✨"
        },
        {
          "category": "feature",
          "description_key": "updater.changelogs.feature.v0_2_3.dpi_bypass",
          "icon": "🛠"
        }
      ]
    }
  ],
  "translations": {
    "en": {
      "updater": {
        "categories": {
          "feature": "Feature",
          "improvement": "Improvement",
          "bugfix": "Bugfix",
          "other": "Other"
        },
        "changelogs": {
          "feature": {
            "v0_2_3": {
              "dpi_bypass": "DPI Bypass, now the loader works anywhere in the world, even where it is banned, powered by Zapret"
            }
          },
          "improvement": {
            "v0_2_3": {
              "bug_fixes": "Fixes for most of the interface, lag, freezes, etc."
            }
          }
        }
      }
    },
    "ru": {
      "updater": {
        "categories": {
          "feature": "Фича",
          "improvement": "Улучшение",
          "bugfix": "Исправление ошибки",
          "other": "Другое"
        },
        "changelogs": {
          "feature": {
            "v0_2_3": {
              "dpi_bypass": "DPI Bypass, теперь лоадер работает с любой точки мира, даже там где он запрещён, powered by Zapret"
            }
          },
          "improvement": {
            "v0_2_3": {
              "bug_fixes": "Исправления большей части интерфейса, лагов, фризов и т.д"
            }
          }
        }
      }
    }
  }
}

CollapseLoader v0.2.2 (The Halloween Update)

27 Oct 23:08
494cbb5

Choose a tag to compare

COLLAPSELOADER 0.2.2 (THE HALLOWEEN UPDATE)

Happy Halloween, CollapseLoader users!

[~] Small bugfixes
[~] QoL improvements

do not read, for internal updater
{
    "entries": [
        {
            "version": "v0.2.2",
            "date": "2025-10-28",
            "highlights": [
                "Happy Halloween! 🎃",
                "QoL improvements and bug fixes."
            ],
            "changes": [
                {
                    "category": "improvement",
                    "description_key": "updater.changelogs.feature.v0_2_2.qol",
                    "icon": "✨"
                },
                {
                    "category": "feature",
                    "description_key": "updater.changelogs.feature.v0_2_2.halloween_event",
                    "icon": "🎃"
                }
            ]
        }
    ],
    "translations": {
        "en": {
            "updater": {
                "changelogs": {
                    "feature": {
                        "v0_2_2": {
                            "halloween_event": "Added Halloween event with special themes and decorations"
                        }
                    },
                    "improvement": {
                        "v0_2_2": {
                            "qol": "Various quality of life improvements"
                        }
                    }
                }
            }
        },
        "ru": {
            "updater": {
                "changelogs": {
                    "feature": {
                        "v0_2_2": {
                            "halloween_event": "Добавлено событие Хэллоуина с особыми темами и украшениями"
                        }
                    },
                    "improvement": {
                        "v0_2_2": {
                            "qol": "Различные QoL (улучшения качества жизни)"
                        }
                    }
                }
            }
        }
    }
}