Skip to content

Releases: FullStackKevinVanDriel/TransitRoutePlannerRelease

v0.3.26

Choose a tag to compare

@FullStackKevinVanDriel FullStackKevinVanDriel released this 09 Feb 23:13

Transit Route Planner v0.3.26

New Features

  • Independent admin instances for prod/dev/demo environments
  • Dark mode system with fixed-position toggle button
  • Per-instance WordPress option keys and password lockdown
  • Auto-detect proxy mode (local PHP proxies vs REST API)

Bug Fixes

  • Fix WordPress admin page slug collisions between plugin variants
  • Fix broken admin JS loading (function call mismatch)
  • Fix missing autocomplete/geocode/directions proxy files in plugin dirs
  • Fix dark mode color palette alignment with React app CSS variables
  • Fix live plugin enqueuing JS on every page (shortcode guard)

Version Alignment

  • All plugin files, package.json, readme.txt, and admin repo synced to 0.3.26

v0.2.12

Choose a tag to compare

@FullStackKevinVanDriel FullStackKevinVanDriel released this 27 May 17:48
57cd631

Solid CSS and route instructions

Cleaner route transit instructions

Choose a tag to compare

@FullStackKevinVanDriel FullStackKevinVanDriel released this 27 May 05:50
57cd631

Better defaults, cards, colors, boundaries.

Route instructions

Choose a tag to compare

@FullStackKevinVanDriel FullStackKevinVanDriel released this 26 May 06:44
57cd631

Comes with instructions and time durations

v0.1.80

Choose a tag to compare

@FullStackKevinVanDriel FullStackKevinVanDriel released this 24 May 20:41
57cd631

Renders correctly on mobile and has proper CSS styling

v0.1.77

Choose a tag to compare

@FullStackKevinVanDriel FullStackKevinVanDriel released this 23 May 23:19
57cd631

Ensures rendering in viewport; contains issue with mobile portrait mode.