Bimba.git

ref: v3.1.1

./CHANGELOG.adoc


= Changelog

All notable changes to this project will be documented in this file.

The format is based on https://keepachangelog.com/en/1.0.0/[Keep a Changelog], but uses AsciiDoc instead of Markdown,
and this project adheres to https://semver.org/spec/v2.0.0.html[Semantic Versioning].

== Unreleased

* Searching lines
* Travel planning
* Offline timetable
* Alerts

== [3.0] – 2023-04-11

=== Changed

* completely new architecture

== [2.2.2] – 2019-03-11

=== Changed

* drop HTML formatting in PEKA messages

== [2.2.1] – 2019-03-04

=== Changed

* white icons (low floor, tickets) in night mode

== [2.2.0] – 2019-02-26

=== Added

* showing low floor and ticket checkouts in VM departures

=== Changed

* departures empty state is semi-transparent

== [2.1] – 2019-02-04

=== Added

* showing empty search result
* loading in shed selection and stop screen
* VM messages

=== Changed

* search bar
* empty departures state
* ‘now’ departure is ‘in a moment’ if the vehicle is not on-stop
* sorting departures: on-stop at the top
* sorting search results by similarity

== [2.0] – 2018-09-21

=== Added

* official timetable from ZTM

=== Changed

* VM can be used without offline timetable
* offline timetable uses exact dates (instead of workdays/saturdays/holidays)
* VM is quicker and is more reliable (as it’s computed in the same way as offline departures)
* favourites rewritten from scratch
* app is movable to external storage
* new colours—grey and green—fitting new Poznań style

=== Fixed

* multiple bug fixes