Releases: public-transport/db-vendo-client
Releases · public-transport/db-vendo-client
v6.6.1
v6.6.0
- dropped support for Node 16
- dropped support for
LOCAL_ADDRESS
, you can add it back by overridingtransformReqBody
(or complain) - Browser compatibility by @McToel in #17
- chores/updates by @KristjanESPERANTO
v6.5.0
- support
dbweb
in api.js/Docker image - support all loyaltyCards
- (experimental: support for multiple travellers and boards direction filter)
v6.4.0
What's Changed
v6.3.4
- trim journey IDs for better compat with raw HAFAS ids
v6.3.3
db
: support for polylines inrefreshJourney()
endpointdb
: support for RIS trip ids from boards intrip()
endpoint- docs
v6.3.2
- use random correlation id
db
profile: add fake walking legs for intra-station transfers- priority int for remarks where available
- remove unused deps
v6.3.1
v6.3.0
- add adminCode, operator where available
- switch Docker image to dbnav profile by default and make it configurable via env
DB_PROFILE
- require setting env
USER_AGENT
for Docker container