Skip to content

Releases: BlinkTagInc/gtfs-to-html

Release 2.12.4

22 Jan 05:19

Choose a tag to compare

Fixed

  • Handle identical trips with different service_ids when generating days of the week labels

Updated

  • Dependency updates
  • Adjusting styles for alerts

Release 2.12.3

10 Dec 19:27

Choose a tag to compare

Updated

  • Exclude calendar_dates.txt exception_type=2 if all dates within timetable are excluded

Release 2.12.2

05 Dec 07:51

Choose a tag to compare

Fixed

  • Fixed package resolution for frontend libraries (pbf, gtfs-realtime, maplibre-gl, anchorme) when using as a dependency by pre-copying files to dist/frontend_libraries during postinstall

Updated

  • Dependency updates

Release 2.12.1

19 Nov 20:48

Choose a tag to compare

Updated

  • Styles for route color swatches
  • Better button class names and styles
  • Dependency updates

Fixed

  • Fix for route name formatting
  • Fix for GTFS-realtime alerts box when no alerts

Release 2.12.0

12 Nov 07:15

Choose a tag to compare

Updated

  • Improved map legend styles
  • Dependency updates
  • Improved route color swatch styles
  • Remove lodash frontend dependency
  • Use maplibre-gl from npm
  • Remove jQuery from all frontend template files

Fixed

  • Fixed frontend layouts for working with IFOPT IDs (IDs containing :)
  • Handle special characters in note ids
  • Improved route sorting in system map popups

Release 2.11.5

06 Nov 05:13

Choose a tag to compare

Updated

  • Dependency updates

Fixed

  • Formatting of ids for simple and jump menus

Release 2.11.4

27 Oct 19:59

Choose a tag to compare

Added

  • Added configuration option noRegularServiceDaysText
  • Added Docs for using a Devcontainer

Fixed

  • Correction for calendar dates inclusion
  • Improved warning logging
  • Fix for system map hiding when no spatial data

Updated

  • Dependency updates

Release 2.11.3

04 Oct 01:27

Choose a tag to compare

Fixed

  • Include trip_ids from duplicate trips

Updated

  • Dependency updates

Release 2.11.2

30 Sep 07:08

Choose a tag to compare

Updated

  • Update Dockerfile
  • Improved timetable filenames

Fixed

  • Handle GTFS with no calendar.txt

Release 2.11.1

19 Sep 18:14

Choose a tag to compare

Fixed

  • Better resolution to node_modules for copying js assets