▶️ ЗАБЕРИ СВОИ 8 ПОДАРКОВ 🎁 ПРИ СОЗДАНИИ СВОЕГО МАЙНКРАФТ СЕРВЕРА
Плагины/EnderDash Agent
EnderDash Agent

EnderDash Agent

🖥️ Connect your Minecraft server to EnderDash.

Оцените первым
648
0
Все версииEnderDash 2.0.5 BungeeCord

EnderDash 2.0.5 BungeeCord

Release25.08.2026

Список изменений

Features

  • d23d956 feat: improve auth security and repository tooling
  • 29c6cc1 feat(auth): persist rate limits in database
  • 7ca13e2 feat(auth): add magic link sign-in
  • 2463565 feat(notifications): add push and email alert platform
  • f325aa0 feat(app): separate alerts from notifications
  • d3f3ea8 feat(app): add oRPC retry and CSRF plugins
  • a0263ee feat(knowledge): migrate editor to markdown
  • 9405b8a feat(knowledge): add rich markdown blocks
  • 07f498d feat(chat): add internal operations chat
  • 7009dee feat(app): add optimistic mutation workflows
  • 2f04984 feat(settings): autosave preference changes
  • 4579414 feat(notifications): add channel preference matrix
  • c542150 feat(notifications): add mandatory security alerts
  • 2c3c18e feat(notifications): apply defaults to unconfigured members
  • b041989 feat(notifications): enable weekly digests by default
  • c90b433 feat(notifications): add compliant email unsubscribe handling
  • be1d4b7 feat(public-sites): migrate to TanStack Start
  • 925f8b3 feat: implement last login method
  • e70c03b feat(auth): integrate email OTP and two-factor flows
  • 3952e7a feat(plugins): detect exact Modrinth artifacts
  • ee51420 feat(auth): add direct invitation acceptance
  • 1834386 feat(oauth): make game OAuth organization-scoped
  • 0524a63 feat(chat): render message bodies as markdown
  • 9be6b8f feat: implement newer plugins
  • fbef748 feat(auth): enable Dash activity integration
  • 7b4fc1b feat(auth): integrate Dash activity views
  • f275bad feat(admin): add user management route
  • e1364c9 feat(app): add query promotion hook
  • 90ed090 feat(app): accept slug-based RPC scopes
  • b849409 feat(orpc): expose resolved scope IDs in query outputs
  • f55dc66 feat(transfers): report confirmed upload progress
  • 9e5b941 feat(agent): adopt Kestara WebRTC 0.2.0
  • 1eb0379 feat(rpc): enforce end-to-end backpressure

Fixes

  • 0f3b3ac fix(cache): remove immutable asset headers
  • 8d7103c fix(app): preserve request scope and decode team timestamps
  • 2c4b4c4 fix(deps): update dependency com.velocitypowered:velocity-api to v4 (#101)
  • 309b837 fix(db): close request-scoped Hyperdrive clients
  • 4de6239 fix(frontend): recover from stale Vite preloads
  • 6f94145 fix: fully remove tsgo
  • aab4d27 fix: move openapi to separate package for ts v6
  • 7c00492 fix: make compile
  • eb8ccbc fix(website): update Takumi response import
  • 3646d96 fix(website): restore build and deployment
  • 7696f61 fix(status): make snapshot cache timing deterministic
  • fdbdc34 fix(auth): disable email OTP signups
  • 1b551b9 fix(auth): harden token storage
  • a16e9b5 fix(deps): update dependency org.flywaydb:flyway-core to v13 (#102)
  • 6dcd85f fix(deps): update all non-major dependencies (#93)
  • c9493e4 fix: restore compatibility after dependency updates
  • 8d9bf11 fix(build): generate protobufs before OpenAPI
  • aa5695b fix(knowledge): validate markdown page responses
  • 7119676 fix(orpc): type and normalize boundary errors
  • ac78afb fix(app): preserve database scope while streaming
  • aa51725 fix(app): retain database scope for background tasks
  • 62126e8 fix(notifications): detect enrolled push device
  • b7418fc fix(public): direct players to server administrators
  • aaa4211 fix(deps): update all non-major dependencies
  • b264b80 fix(signaling): avoid disconnecting on WebSocket errors
  • d5c527a fix(app): keep static UI visible while loading
  • 44dacee fix(app): move loading states to leaves
  • c4db2dc fix(verification): preserve hcaptcha tokens
  • 7d19dc3 fix(build): align Bun and repair website MDX
  • 51dc2ef fix: ignore clicks from child
  • bd40f9c fix(auth): derive view paths from Better Auth UI
  • f919ec2 fix(deps): update all non-major dependencies (#105)
  • e141cb9 fix: revert input group changes
  • 4c32356 fix(deps): update all non-major dependencies
  • cc285c6 fix(deps): update dependency com.mysql:mysql-connector-j to v26 (#110)
  • b1cae24 fix(email): harden outbound delivery handling
  • f60229b fix(router): centralize not-found handling
  • f3b3ef6 fix(app): constrain overview activity lists
  • 602c140 fix(oauth): complete logins without verifier metadata query
  • 944ac28 fix(app): make copyable content selectable
  • f0c87aa fix(deps): update dependency dockview to v8 (#113)
  • 1953b23 fix(deps): update dependency @tanstack/match-sorter-utils to v9 (#111)
  • 61ff583 fix(deps): update dependency dockview-react to v8 (#114)
  • 1112577 fix(oauth): make client details selectable
  • 0d17ba9 fix(build): align upgraded workspace dependencies
  • 8d42cea fix(build): normalize BAUI lockfile resolution
  • b59cd6d fix(auth): stage Better Auth account issuer migration
  • 168b17a fix(auth): backfill Microsoft account issuers safely
  • 5d672df fix(frontend): prevent preload reload loops
  • 4177fd5 fix(app): ignore portal clicks in input group addons
  • 2cee7c1 fix(app): preserve signaling token lifecycle
  • 9203957 fix(ci): tolerate report artifact quota

Refactor

  • 42b9603 refactor(rpc): adopt Effect transport primitives
  • 996edf6 refactor(runtime): expand Effect lifecycle management
  • 56f2256 refactor(rpc): expand Effect runtime ownership
  • 1518c38 refactor(runtime): expand Effect lifecycle ownership
  • 9a2887f refactor(rpc): expose Effect-native APIs
  • b1cb9bf refactor(rpc): adopt scoped Effect streams
  • 942cfa1 refactor(signaling): adopt scoped Effect lifecycles
  • 5a13be9 refactor(ocelot): adopt scoped Effect workflows
  • f838186 refactor(effect): expand Effect runtime adoption
  • 85d73a0 refactor(effect): integrate managed runtimes across services
  • 971bd30 refactor(effect): integrate Effect across runtime workflows
  • ee4086a refactor(effect): deepen runtime integration
  • aa6accf refactor(rpc): migrate from tRPC to oRPC (#104)
  • 2f4b5b0 refactor(chat): use input group for composer
  • 82e0c91 refactor(app): adopt shadcn composition primitives
  • 739e1ee refactor(ui): adopt shadcn composition primitives
  • 67d9c62 refactor(ui): adopt idiomatic shadcn components
  • a2e385e refactor(app): reuse auth user button
  • b3e14e9 refactor(notifications): remove channel master controls
  • 19fdf0c refactor(auth): manage user avatars internally
  • cfd65da refactor(public-sites): remove duplicate JSON APIs
  • 8381573 refactor(app): move loading states to page leaves
  • 3858c3b refactor(app): consolidate loading state shells
  • ed17543 refactor(app): move loading states to leaf components
  • 2acc078 refactor(app): deduplicate loading states
  • 2bfeccf refactor(app): consolidate loading state frames
  • 0ad7400 refactor(auth): adopt Better Auth UI flows
  • a5c163d refactor(auth): remove magic link integration
  • 0205b01 refactor(auth): use Cloudflare waitUntil import
  • bffbf47 refactor(runtime): make services request-scoped
  • bf1f26e refactor(app): replace copy toasts with inline feedback
  • 32dd87a refactor(copy): simplify user-facing language
  • 645803e refactor(agent): migrate WebRTC transport to Alloy
  • 54c053f refactor: use slug for bootstrap
  • 50c7bf7 refactor(agent): adopt Kestara WebRTC namespace
  • 05a9e4f refactor(signaling): authenticate browsers with session JWTs
  • 9756124 refactor(app): store diagnostic flags locally

Other

  • 70c1eb5 chore(release): bump version to 2.0.5-SNAPSHOT
  • 128e8fc perf(app): accelerate organization dashboard loading
  • 1d70dc8 Update Ocelot model ID to version 3
  • da1d871 chore(deps): update actions/setup-node action to v7 (#100)
  • def75ff chore(deps): update dependency typescript to v7 (#96)
  • f784b56 chore(deps): update dependency @cloudflare/workers-types to v5 (#95)
  • d2aa702 chore: enable caching
  • b1cebd2 chore: bump deps
  • 2533632 chore: remove experimental typescript
  • e09a976 chore: bootstrap local Effect source
  • b481da0 test: remove wall-clock dependencies
  • 38499b7 chore(tooling): migrate to oxlint and oxfmt
  • 54dad09 chore: ignore tmp files
  • 07630d1 chore: improve oxlint ignores
  • 82789e5 chore: migrate table to DataTable
  • b36be80 chore: update components
  • 5ea28fb chore: update components
  • 584efd8 chore: update componentsa (add viewable pwd input)
  • 5f06c5f chore: update auth components
  • a7b28db chore: bump BAUI
  • 0d472f2 chore: update bunfile
  • d307097 chore: update BAUI
  • 97f82e7 chore: migrate off old react email package
  • 7f6506b chore: update last login badge theme
  • cb3efeb chore: update BAUI components
  • ee0becb chore: update BAUI components
  • 98c2167 chore: bump react-email
  • 87161e0 chore: update BAUI
  • d0b94bb chore: bump BAUI
  • 449bf85 chore: resync bunfile
  • e778535 chore: update BAUI
  • 38e56ef chore: bump BAUI
  • 5d0baa9 chore: bump BAUI
  • e8ae8a3 chore: bump BAUI
  • 3a5efeb test(e2e): add Playwright smoke testing
  • ab0392a chore: install oauth provider before delete account
  • 988a32f chore: bump BAUI
  • df745b6 chore: bump BAUI
  • 11dc9c5 chore: bump BAUI
  • fd634d3 chore: bump BAUI
  • d9487c1 chore: bump BAUI
  • dedf509 chore(deps): update dependency jsdom to v30 (#107)
  • 12b1d85 refactor(verify,oauth): redesign hosted flow pages
  • 42167b9 refactor(status,knowledge): redesign lookup and fallback pages
  • fea5d17 chore(deps): update actions/upload-artifact action to v7 (#108)
  • a5db675 docs: simplify public documentation
  • bcba012 docs(website): simplify public documentation
  • 38dd611 chore: bump BAUI
  • d858718 chore: bump BAUI
  • 7f9be97 chore: bump BAUI
  • 26a2fb3 chore: fix lockfile
  • e600439 chore: update db
  • 2b41136 chore(auth): migrate schema generator to auth CLI
  • dac5a1f chore: update db
  • b3e3335 chore: bump BAUI
  • c9d68f3 chore: bump BAUI
  • d187617 chore: bump BAUI
  • 924ff7b chore(deps): update Better Auth UI to 1.7.12
  • b9ae29a perf(app): start RPC work during connection setup
  • 290a70c perf(app): eliminate startup request waterfalls
  • afd0155 ci: remove Playwright artifact uploads
  • 41fdb43 chore(release): bump version to 2.0.5

Файлы

EnderDash-Bungeecord-2.0.5.jar(118.70 MiB)
Основной
Скачать

Метаданные

Канал релиза

Release

Номер версии

2.0.5-bungeecord

Загрузчики

BungeeCord
Waterfall

Версии игры

1.13–26.2

Загрузок

3

Дата публикации

25.08.2026

Загрузил

ID версии

Главная