Skip to content

Releases: adaybekovt-boop/Orbitsmsg

v9.0.6

Choose a tag to compare

@adaybekovt-boop adaybekovt-boop released this 05 Jun 12:12
bb94c45

What's new

  • Servers are now created only in the desktop app (Windows, macOS, Linux). The web version can still join servers, but it no longer creates them — so you won't end up with a "server" that has nowhere to actually run.
  • On Windows, if a server can't start, Orbits now tells you exactly why — for example a blocked port, a firewall, or no local network — instead of quietly pretending it worked.
  • "Remember me" now works on Windows: tick it when you sign in and Orbits can reopen without asking for your password. The key is kept in Windows' own secure storage, and your password is never saved.
  • The Windows app, its installer, and the desktop and Start-menu shortcuts now show the Orbits icon instead of the default placeholder.
  • The encryption core was not rewritten; this update is about where servers can be created, clearer error messages, easier sign-in on Windows, and correct branding.

Что нового

  • Серверы теперь создаются только в настольном приложении (Windows, macOS, Linux). Веб-версия по-прежнему может подключаться к серверам, но больше не создаёт их — чтобы не появлялся «сервер», которому негде работать.
  • На Windows, если сервер не удаётся запустить, Orbits теперь честно показывает причину — например, занятый порт, брандмауэр или отсутствие локальной сети — а не делает вид, что всё получилось.
  • На Windows заработала галочка «Запомнить меня»: отметьте её при входе, и Orbits сможет открываться без пароля. Ключ хранится в защищённом хранилище Windows, а сам пароль никогда не сохраняется.
  • Приложение для Windows, его установщик и ярлыки (на рабочем столе и в меню «Пуск») теперь показывают значок Orbits вместо стандартной заглушки.
  • Криптоядро не переписывалось; обновление про то, где можно создавать серверы, понятные сообщения об ошибках, удобный вход на Windows и правильный значок.

Download links / Ссылки

v9.0.5

Choose a tag to compare

@github-actions github-actions released this 04 Jun 15:31

What's new

  • Added "Remember me" on the web version, so trusted computers can open Orbits without typing the password every time.
  • Added extra safety checks before auto-unlock, so a broken or outdated saved login is ignored instead of corrupting the session.
  • Blocked the web app on mobile phones and show a clear message asking users to open Orbits from a computer or laptop.
  • Added the same phone-browser block to self-hosted room signaling, so phone browsers cannot sneak into rooms through a direct invite.
  • Kept the encryption core intact; this update focuses on easier web login and safer device access.

Что нового

  • Добавлена галочка «Запомнить меня» в веб-версии: на доверенном компьютере Orbits сможет открываться без повторного ввода пароля.
  • Сохранённый вход теперь сначала проверяется: если данные устарели или повреждены, приложение просто попросит пароль снова.
  • Веб-версия больше не запускается на телефонах и показывает понятное сообщение: откройте Orbits с компьютера или ноутбука.
  • Такая же защита добавлена для приглашений в локальные комнаты: браузер телефона не сможет подключиться к комнате напрямую.
  • Криптоядро не переписывалось; обновление про более удобный вход на вебе и более безопасный доступ с устройств.

Download links / Ссылки

v9.0.4

Choose a tag to compare

@github-actions github-actions released this 03 Jun 20:09

What's new

  • Added "Remember me" on the web version, so trusted computers can open Orbits without typing the password every time.
  • Added extra safety checks before auto-unlock, so a broken or outdated saved login is ignored instead of corrupting the session.
  • Blocked the web app on mobile phones and show a clear message asking users to open Orbits from a computer or laptop.
  • Added the same phone-browser block to self-hosted room signaling, so phone browsers cannot sneak into rooms through a direct invite.
  • Kept the encryption core intact; this update focuses on easier web login and safer device access.

Что нового

  • Добавлена галочка «Запомнить меня» в веб-версии: на доверенном компьютере Orbits сможет открываться без повторного ввода пароля.
  • Сохранённый вход теперь сначала проверяется: если данные устарели или повреждены, приложение просто попросит пароль снова.
  • Веб-версия больше не запускается на телефонах и показывает понятное сообщение: откройте Orbits с компьютера или ноутбука.
  • Такая же защита добавлена для приглашений в локальные комнаты: браузер телефона не сможет подключиться к комнате напрямую.
  • Криптоядро не переписывалось; обновление про более удобный вход на вебе и более безопасный доступ с устройств.

Download links / Ссылки

v9.0.3

Choose a tag to compare

@github-actions github-actions released this 02 Jun 23:19

What's new

  • Rebuilt the project as a standalone Flutter release repository so GitHub Actions runs from the correct root and includes the full app source.
  • Updated the app version to 9.0.3 and kept the release pipeline focused on Android, Windows, and Flutter Web artifacts.
  • Fixed release metadata and web/PWA branding so Orbits no longer ships with template app names in the visible web manifest.
  • Tightened CI by making required code generation fail loudly instead of being ignored in the Windows build.
  • Kept the core encryption flow intact; this release is mainly repository, build, metadata, and P2P contact/networking readiness work over 9.0.2.

Что нового

  • Проект пересобран как самостоятельный Flutter-репозиторий для релизов: GitHub Actions теперь запускается из правильного корня и видит весь исходный код приложения.
  • Версия приложения поднята до 9.0.3; релизный пайплайн собирает Android, Windows и Flutter Web артефакты.
  • Исправлены релизные метаданные и web/PWA branding: в манифесте больше не остаются шаблонные имена Flutter-проекта.
  • CI стал строже: обязательная генерация кода теперь не игнорируется в Windows-сборке.
  • Криптоядро не переписывалось; изменения в основном про структуру репозитория, сборку, метаданные и готовность P2P-контактов/сети после 9.0.2.

Download links / Ссылки

v9.0.2

Choose a tag to compare

@github-actions github-actions released this 02 Jun 17:39
e677f31

What's new (v9.0.2) — in-app updates

  • Windows update checker and a guided in-app updater flow (Settings → Diagnostics).
  • Version detection via GitHub Releases (numeric semver; drafts and pre-releases ignored).
  • Same-line patch filtering: a v9.0.x build is offered the newest v9.0.x release and is NOT pushed across minor lines (it will not jump to 9.1.0). A cross-line mode exists for future use.
  • Windows installer download with a progress indicator, saved to a private temp folder with integrity checks.
  • Safe installer launch from inside the app: a confirmation dialog, the installer starts, then the app closes so it can update files. A failed launch keeps the app open. The running .exe is never overwritten directly and user data (chats, contacts, profile, keys) is preserved.
  • Android / Web fallback: when the in-app installer flow is unavailable, the app shows update info and a link to the GitHub release page.
  • Carries over the prior relay / networking hardening (encrypted text relay fallback, signed relay registration, honest delivery and rooms/voice states).

Notes:

  • The Windows in-app install flow should still be smoke-tested on a real older installed build.
  • For best cross-network reliability, configure TURN and optionally deploy a RELAY_URL relay server. If unset, the app is unchanged WebRTC/TURN-only.

Что нового (v9.0.2) — обновления внутри приложения

  • Проверка обновлений через GitHub Releases и пошаговый процесс обновления внутри приложения (Настройки → Диагностика).
  • Определение версии по GitHub Releases (числовой semver; черновики и пред-релизы игнорируются).
  • Фильтрация обновлений внутри ветки v9.0.x: сборке v9.0.x предлагается новейший релиз v9.0.x; перехода между минорными линиями нет (не будет перехода на 9.1.0). Для будущего есть режим перехода между линиями.
  • Загрузка Windows-установщика с индикатором прогресса, во временную папку, с проверкой целостности.
  • Безопасный запуск установщика из приложения: подтверждение, запуск установщика, затем приложение закрывается, чтобы обновить файлы. При неудачном запуске приложение остаётся открытым. Запущенный .exe не перезаписывается напрямую, данные пользователя (чаты, контакты, профиль, ключи) сохраняются.
  • Android/Web: когда установка из приложения недоступна, показывается информация об обновлении и ссылка на страницу релиза.
  • Включает прежние улучшения сети/relay (зашифрованный резервный ретранслятор текста, подписанная регистрация на ретрансляторе, честные статусы доставки и комнат/голоса).

Примечания:

  • Процесс установки на Windows стоит дополнительно проверить вручную на реальной ранее установленной сборке.
  • Для максимальной надёжности между сетями настройте TURN и при желании разверните RELAY_URL-сервер. Без него приложение работает как прежде — только WebRTC/TURN.

Download links / Ссылки

v9.0.1

Choose a tag to compare

@adaybekovt-boop adaybekovt-boop released this 01 Jun 22:37
c0dd381

What's new

  • Refreshed the Flutter app with the new Apple-inspired Liquid Glass direction, including the simplified light/dark theme system and cleaner adaptive layouts.
  • Added the foundation for temporary P2P rooms/servers: room storage, channels, members, host lifecycle, message routing, and the voice-session shell.
  • Improved room networking safety with host-authoritative joins/messages, member/avatar sync, spoofing checks, and flood protection.
  • Cleaned up release-blocking dependencies so GitHub Actions can resolve packages and continue building web, Android, and Windows artifacts.

Что нового

  • Обновлён Flutter-интерфейс в сторону Apple Liquid Glass: упрощены светлая/тёмная темы и аккуратнее настроены адаптивные экраны.
  • Добавлена основа временных P2P-комнат/серверов: локальные таблицы, каналы, участники, жизненный цикл хоста, маршрутизация сообщений и базовый слой голосовой сессии.
  • Усилена безопасность комнат: хост подтверждает входы и сообщения, синхронизируются участники/аватары, добавлены проверки spoofing и защита от flood.
  • Почищены зависимости, которые блокировали GitHub Actions, чтобы сборки web, Android и Windows могли доходить до артефактов.

Download links / Ссылки

v9.0.0

Choose a tag to compare

@github-actions github-actions released this 01 Jun 18:04

What's new

  • Refreshed the Flutter app with the new Apple-inspired Liquid Glass direction, including the simplified light/dark theme system and cleaner adaptive layouts.
  • Added the foundation for temporary P2P rooms/servers: room storage, channels, members, host lifecycle, message routing, and the voice-session shell.
  • Improved room networking safety with host-authoritative joins/messages, member/avatar sync, spoofing checks, and flood protection.
  • Cleaned up release-blocking dependencies so GitHub Actions can resolve packages and continue building web, Android, and Windows artifacts.

Что нового

  • Обновлён Flutter-интерфейс в сторону Apple Liquid Glass: упрощены светлая/тёмная темы и аккуратнее настроены адаптивные экраны.
  • Добавлена основа временных P2P-комнат/серверов: локальные таблицы, каналы, участники, жизненный цикл хоста, маршрутизация сообщений и базовый слой голосовой сессии.
  • Усилена безопасность комнат: хост подтверждает входы и сообщения, синхронизируются участники/аватары, добавлены проверки spoofing и защита от flood.
  • Почищены зависимости, которые блокировали GitHub Actions, чтобы сборки web, Android и Windows могли доходить до артефактов.

Download links / Ссылки

v8.0.3

Choose a tag to compare

@github-actions github-actions released this 01 Jun 11:53

What's new

  • Refreshed the Flutter app with the new Apple-inspired Liquid Glass direction, including the simplified light/dark theme system and cleaner adaptive layouts.
  • Added the foundation for temporary P2P rooms/servers: room storage, channels, members, host lifecycle, message routing, and the voice-session shell.
  • Improved room networking safety with host-authoritative joins/messages, member/avatar sync, spoofing checks, and flood protection.
  • Cleaned up release-blocking dependencies so GitHub Actions can resolve packages and continue building web, Android, and Windows artifacts.

Что нового

  • Обновлён Flutter-интерфейс в сторону Apple Liquid Glass: упрощены светлая/тёмная темы и аккуратнее настроены адаптивные экраны.
  • Добавлена основа временных P2P-комнат/серверов: локальные таблицы, каналы, участники, жизненный цикл хоста, маршрутизация сообщений и базовый слой голосовой сессии.
  • Усилена безопасность комнат: хост подтверждает входы и сообщения, синхронизируются участники/аватары, добавлены проверки spoofing и защита от flood.
  • Почищены зависимости, которые блокировали GitHub Actions, чтобы сборки web, Android и Windows могли доходить до артефактов.

Download links / Ссылки

v8.0.2

Choose a tag to compare

@github-actions github-actions released this 19 May 18:13

Direct Links

Use the links above for website download buttons. The web app is served by GitHub Pages, so it opens directly in the browser instead of downloading a zip.

v8.0.1

Choose a tag to compare

@github-actions github-actions released this 18 May 22:07

Flutter Web

Open the app here: https://adaybekovt-boop.github.io/tkmessenger/

Downloads

  • Android APKs and Windows EXE are attached below.
  • orbits-web.zip is only the static bundle artifact; use the link above for the live website.

Full Changelog: v8.0.0...v8.0.1