Releases: BlinkTagInc/gtfs-to-html
Releases · BlinkTagInc/gtfs-to-html
Release 2.12.4
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
Updated
- Exclude calendar_dates.txt exception_type=2 if all dates within timetable are excluded
Release 2.12.2
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_librariesduring postinstall
Updated
- Dependency updates
Release 2.12.1
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
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
Updated
- Dependency updates
Fixed
- Formatting of ids for
simpleandjumpmenus
Release 2.11.4
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
Fixed
- Include trip_ids from duplicate trips
Updated
- Dependency updates
Release 2.11.2
Updated
- Update Dockerfile
- Improved timetable filenames
Fixed
- Handle GTFS with no calendar.txt
Release 2.11.1
Fixed
- Better resolution to node_modules for copying js assets