Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Releases: go-via/via

v0.1.4

05 Dec 16:26

Choose a tag to compare

Changes

  • Simplified routine feature.
  • Add path parameters to page routes.
  • Improvements to the runtime.
  • Fixes and reliability updates across multiple components.

Full Changelog: v0.1.3...v0.1.4

v0.1.3

26 Nov 01:37

Choose a tag to compare

Changes

  • fix(runtime): sync on sse reconnect
  • other small improvements

Full Changelog: v0.1.2...v0.1.3

v0.1.2

26 Nov 00:35

Choose a tag to compare

Changes

  • Introduce Via routines
  • Runtime fixes and improvements

Full Changelog: v0.1.1...v0.1.2

v0.1.1

18 Nov 14:16

Choose a tag to compare

Changes

  • add: Shakespere SQLite FTS example
  • fix: sse not reconnecting when clicking on other browser tabs, and back

v0.1.0

17 Nov 18:14

Choose a tag to compare

First Via release

Changes

  • DevMode and LiveReload support for air-verse/air
  • Multi-Room Chat example
  • Brotli Compression
  • Fixed race conditions
  • Fixed Signals: changed flag reset
  • Session close mechanism using beforeunload browser event and sendBeacon
  • Added tests

New Contributors

Full Changelog: https://github.com/go-via/via/commits/v0.1.0