Skip to content

Latest commit

 

History

History
148 lines (118 loc) · 4.21 KB

File metadata and controls

148 lines (118 loc) · 4.21 KB

Changelog

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

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

v2.12.0 - 2026-06-01

Changed

  • BREAKING CHANGE: Updated to support upstream API changes from rail service provider
  • Removed proxy fallback mechanism due to dead proxy server

v2.11.0 - 2025-12-03

Added

  • Departure notifications: Set reminders for specific trains with right-click context menu

Fixed

  • Remove explicit foreground color so title appears blurred on the inactive screen (by Snir Yehuda)

v2.10.0 - 2025-09-29

Changed

  • BREAKING CHANGE: Updated to support upstream API changes from rail service provider
  • Mandatory upgrade required for continued functionality

v2.9.1 - 2025-08-07

Added

  • Fallback System: Added automatic fallback from original Israel Railways API to proxy endpoint if fails

v2.9.0 - 2025-08-06

Changed

  • API Update: Switched to proxy endpoint to bypass geo-limiting restrictions from the official Israel Railways API
  • Improved global accessibility for users on controlled/corporate networks with non-local routes.

v2.8.0 - 2025-07-13

Added

  • Version checking: App now checks GitHub for new releases and displays update indicator

v2.7.0 - 2025-07-11

Changed

  • BREAKING CHANGE: Updated to support upstream API changes from rail service provider
  • Mandatory upgrade required for continued functionality

v2.6.2 - 2025-05-09

Added

  • Display date in section headers for trains scheduled on future days
  • Show notification when filter settings are active and some routes are hidden

v2.6.1 - 2025-05-06

Fixed

  • Fixed platform display to always use originPlatform

v2.6.0 - 2025-05-04

Added

  • Favorite Routes: Save and quickly access your frequently used train routes

v2.5.0 - 2025-05-02

Changed

  • Improved direction reversal UX: Now only the arrow changes direction (→/←) while preserving station order in UI
  • Added direction indicator to menu bar for better visibility
  • Internal refactoring for direction handling with preferences synchronization

v2.4.1 - 2024-04-29

Added

  • MacOS PKG installer - Helps overcoming app quarantine as I currently have no intention to Apple notarized this app

Changed

  • Redesign AboutView (added BuyMeCoffee link \o/)

v2.4.0 - 2024-04-27

Changed

  • feat: Add max train changes filter
  • Replaced useless train number with platform number

Fixed

  • Cache mechanism now actually works

v2.3.0 - 2024-04-24

Changed

  • feat: Walking time duration - Adjusts schedule accordingly to the time it takes to walk from your location to the station.

Deprecated

  • Removed color highlighting

v2.2.0 - 2024-04-22

Changed

  • feat: Set activity for specific days / hours
  • Few cosmetic changes, nothing too fancy

Fixed

  • A bug where Popover view was not getting refreshed according to schedule

v2.1.0 - 2024-04-21

Changed

  • Preferences view is now also a Popover
  • feat: Ability to search stations as the drop-down menu is clumsy
  • Use monospacedDigit font for better UI experience

Deprecated

  • Replaced deprecetaed functions

v2.0.0 - 2024-04-21

Changed

  • new: Change to Popover menu-bar
  • fix: Better cache handeling

v1.0.3 - 2024-04-19

Changed

  • fix: Adjust How-to-Install README.txt

v1.0.2 - 2024-04-19

Added

  • feat: Add reverse direction option

v1.0.1 - 2024-04-16

Added

  • feat: Add refresh interval to Preferences

v1.0.0 - 2024-04-16

Added

  • Initial release