Recent Releases of telestion

telestion - v1.0.0-alpha.6

What's Changed

Other Changes

  • Fix release pipeline by @fussel178 in https://github.com/wuespace/telestion/pull/433

Full Changelog: https://github.com/wuespace/telestion/compare/v1.0.0-alpha.5...v1.0.0-alpha.6

- TypeScript
Published by fussel178 over 1 year ago

telestion - v1.0.0-alpha.5

What's Changed

Breaking Changes 💥

  • Modernize Deno implementation and prepare for JSR by @pklaschka in https://github.com/wuespace/telestion/pull/425
  • build(frontend-react): :arrow_up: Upgrade frontend dependencies by @pklaschka in https://github.com/wuespace/telestion/pull/424
  • Full rewrite of backend-go by @pklaschka in https://github.com/wuespace/telestion/pull/430 ### Exciting New Features 🎉
  • Document the Go module release system (prefixed tags) by @pklaschka in https://github.com/wuespace/telestion/pull/422
  • feat(frontend-react): Improve UI design of page wrapper by @pklaschka in https://github.com/wuespace/telestion/pull/426
  • Centralized test runner for backend-features specifications by @pklaschka in https://github.com/wuespace/telestion/pull/429 ### Other Changes
  • chore(ci): Add Git Town Workflow for Stacked PRs by @pklaschka in https://github.com/wuespace/telestion/pull/427
  • Add configuration for automated GitHub Release Changelogs by @pklaschka in https://github.com/wuespace/telestion/pull/428
  • Release Automation by @pklaschka in https://github.com/wuespace/telestion/pull/432
  • Fix broken Docs build through updating Frontend API Reference Pipeline by @pklaschka in https://github.com/wuespace/telestion/pull/431

Full Changelog: https://github.com/wuespace/telestion/compare/v1.0.0-alpha.4...v1.0.0-alpha.5

- TypeScript
Published by fussel178 over 1 year ago

telestion - v1.0.0-alpha.4

What's Changed

  • TELESTION-437: Seamless Login and Redirect Experience by @fussel178 in https://github.com/wuespace/telestion/pull/403
  • TELESTION-442 Migration with deleted widget type by @pklaschka in https://github.com/wuespace/telestion/pull/405
  • Update alt texts in badges in README.md by @fussel178 in https://github.com/wuespace/telestion/pull/406
  • Bump actions/checkout versions by @fussel178 in https://github.com/wuespace/telestion/pull/407
  • Enable nats server monitoring in frontend-react by @fussel178 in https://github.com/wuespace/telestion/pull/408
  • TELESTION-454 Writing Backend services in Go by @cb0s in https://github.com/wuespace/telestion/pull/404
  • TELESTION-465: Deno samples by @pklaschka in https://github.com/wuespace/telestion/pull/409
  • TELESTION-472 Update documentation and remove unused references by @pklaschka in https://github.com/wuespace/telestion/pull/410
  • TELESTION-443: Error Boundaries by @pklaschka in https://github.com/wuespace/telestion/pull/411
  • Disallow widgets to resize based on their content by @pklaschka in https://github.com/wuespace/telestion/pull/412
  • TELESTION-450: Re-export NATS for convenience by @pklaschka in https://github.com/wuespace/telestion/pull/415
  • Restore login session upon reload by @pklaschka in https://github.com/wuespace/telestion/pull/413
  • Use submodules instead of exported namespaces in @wuespace/telestion by @pklaschka in https://github.com/wuespace/telestion/pull/416
  • Allow developers to enable auto-login for their frontend by @pklaschka in https://github.com/wuespace/telestion/pull/414
  • TELESTION-473 Use DATA_DIR in logger sample by @pklaschka in https://github.com/wuespace/telestion/pull/421
  • TELESTION-460 Dashboard layout editor by @pklaschka in https://github.com/wuespace/telestion/pull/417
  • TELESTION-462 Make widgets configurable by @pklaschka in https://github.com/wuespace/telestion/pull/418
  • Deleting dashboards (TELESTION-458) and changing their names (TELESTION-459) by @pklaschka in https://github.com/wuespace/telestion/pull/419
  • Improve the name for new dashboards by @pklaschka in https://github.com/wuespace/telestion/pull/420

Full Changelog: https://github.com/wuespace/telestion/compare/v1.0.0-alpha.3...v1.0.0-alpha.4

- TypeScript
Published by pklaschka over 2 years ago

telestion - v1.0.0-alpha.3 (Zenodo)

Features

  • add API reference in documentation
  • write frontend guide
  • add specification of basic backend service requirements
  • first Zenodo release (hopefully :sweat_smile: )

- TypeScript
Published by fussel178 over 2 years ago

telestion - v1.0.0-alpha.2 (MV)

Fix release, the second.

React Frontend

  • update installation guide
  • do not include react in build files

- TypeScript
Published by fussel178 over 2 years ago

telestion - v1.0.0-alpha.1 (MV)

Fix release.

React Frontend

  • mark react as peer dependency
  • update installation guide

- TypeScript
Published by fussel178 over 2 years ago

telestion - v1.0.0-alpha.0 (MV)

First prerelease of the v1.0.0.

Not feature-complete, created for a demo at the WüSpace general assembly.

We're planning to add new features during the alpha to get feature-complete for the v1.0.0 MVP, then go into Beta and finally release the stable v1.0.0 soonâ„¢ (it's coming closer, folks :tada: )

- TypeScript
Published by pklaschka over 2 years ago