Bimba.git

ref: ef9c50aed3aab8d733a725c2aeb539cba7d3880e

./CHANGELOG.rst


  1
  2
  3
  4
  5
  6
  7
  8
  9
 10
 11
 12
 13
 14
 15
 16
 17
 18
 19
 20
 21
 22
 23
 24
 25
 26
 27
 28
 29
 30
 31
 32
 33
 34
 35
 36
 37
 38
 39
 40
 41
 42
 43
 44
 45
 46
 47
 48
 49
 50
 51
 52
 53
 54
 55
 56
 57
 58
 59
 60
 61
 62
 63
 64
 65
 66
 67
 68
 69
 70
 71
 72
 73
 74
 75
 76
 77
 78
 79
 80
 81
 82
 83
 84
 85
 86
 87
 88
 89
 90
 91
 92
 93
 94
 95
 96
 97
 98
 99
100
101
102
Changelog
#########

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

The format is based on `Keep a Changelog <https://keepachangelog.com/en/1.0.0/>`_`, using ReStructuredText instead of Markdown, and this project adheres to `Semantic Versioning <https://semver.org/spec/v2.0.0.html>`_.

[Unreleased]
============

Added
-----

+ logging and reporting crashes
+ history of frequently searched stops
+ retry buttons
+ caching favourite
+ update info in APK releases
+ day/night setting – auto, always day, always night
+ trip planning
+ full timetable online
+ free train departures
+ searching by lines
+ city bike stations

Changed
-------

* reduce flickering of search results
* VM messages appear also in favourites (if it contains 1 stop only)
* ‘no connectivity’ warning only when offline timetable is not present

[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