Skip to content

Releases: discohaus/discopanel

DiscoPanel v2.0.15

Choose a tag to compare

@github-actions github-actions released this 01 Jul 08:24

What's Changed

  • oops (ba7eb27)
  • Unification of module and task events via one egress point, a top level event bus. Also fixed a few issues here and there. (#110) (ea05e38)
  • feat: webhooks added (#76) (9fa3a39)
  • feat(config): support nested YAML syntax for docker labels (#106) (295741d)
  • Add api key to faq (#107) (5068130)

DiscoPanel v2.0.14

Choose a tag to compare

@github-actions github-actions released this 21 Jun 04:47

What's Changed

DiscoPanel v2.0.13

Choose a tag to compare

@github-actions github-actions released this 10 Jun 08:28

What's Changed

  • update docs to reflect new backups task (b231de2)
  • Tasks updated to modern patterns. Implemented backup task with parity to mc backup. Fixed server modules event call. (aa69cc7)
  • Fixes #95 (2fe59f1)
  • Completed folia addition, moved paper to its own category (cf2671f)
  • Addresses #102 and conflicts due to bridge mode networking. Also changed collector to ping 25565 when proxied, since it's the internal port. (b84b008)
  • rewrite command execution, primary use rcon, docker exec as fallback, replace docker.exec impl to use new sender, new field silent in rpc, and websocket (#103) (e32e6ac)
  • Add Module management page (#104) (c7f09f8)

DiscoPanel v2.0.12

Choose a tag to compare

@github-actions github-actions released this 10 May 15:45

What's Changed

  • More relative path fixes + tab open guard (131eddf)
  • Fix resolve issue caused by linter suggestion (fde5beb)
  • removed 200px limit for files (#94) (41e6702)

DiscoPanel v2.0.11

Choose a tag to compare

@github-actions github-actions released this 14 Apr 03:25
4b6b305

What's Changed

  • Feat custom docker labels (#85) (4b6b305)
  • [Fix] Internal Svelte Error when Removing Docker Overrides in Server Config (#84) (49eb21d)

DiscoPanel v2.0.10

Choose a tag to compare

@github-actions github-actions released this 07 Apr 02:41

What's Changed

  • DNS config option (via yaml, env, or docker overrides in ui) (acbab09)
  • flake lock (aaba53e)
  • Add nix dev shell (0fb0edb)

DiscoPanel v2.0.9

Choose a tag to compare

@github-actions github-actions released this 20 Mar 06:11

What's Changed

  • Fixes for upload/download/and zip/unzip. Made everything async and streamable where possible. (a8717ff)

DiscoPanel v2.0.8

Choose a tag to compare

@github-actions github-actions released this 19 Mar 04:03

What's Changed

DiscoPanel v2.0.7

Choose a tag to compare

@github-actions github-actions released this 17 Mar 05:17

What's Changed

  • eslint conformance (5f42f73)
  • Fixed session expiry bug + cleared expired session data on interval + auto logout + rm login page toasts (e7aa1aa)
  • dev (1b8995a)

DiscoPanel v2.0.6

Choose a tag to compare

@github-actions github-actions released this 15 Mar 08:53

What's Changed

  • fixed host/container path resolution for the third time, added initcommand to auto set the generated config (and for future usage) in modules, fixed data totals aggregation metrics (3be8709)