Skip to content

Releases: wtg/shubble

Shubble v2.1.2

29 Sep 13:25
ccdd374

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 2.1.0...2.1.2

Shubble v2.1.0

20 Sep 01:01
97348bd

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 2.0.0...2.1.0

Shubble v2

01 Aug 01:21
f388efa

Choose a tag to compare

What's Changed

  • Use a database on the backend + setup database infrastructure such as Alembic migrations
  • Bump requests from 2.32.3 to 2.32.4 in /server by @dependabot[bot] in #24
  • [Shubble Data] Reading live locations from backend and handling null shuttle ids and locations by @kyramccand in #28
  • Remove mapkit key endpoint and switch to vite variables by @jmccand in #35
  • Make shuttle routes static by @jmccand in #44
  • Use route data to make frontend more reliable by @jmccand in #46

MVP

29 Jul 06:31
7e6a5ef

Choose a tag to compare

MVP

Minimum Viable Product (MVP). Handles geofence events and updates shuttle locations every 5 seconds using threads. Stores all shuttles and shuttle locations in memory.