Skip to content

Latest commit

 

History

History
130 lines (76 loc) · 3.59 KB

File metadata and controls

130 lines (76 loc) · 3.59 KB

Changelog

1.6.0 - 2025-11-29

Changed

  • 4MB heap support (thanks to @ppkantorski)
  • Inverse order priority for config file as originally intended

1.5.2 - 2025-11-18

Updated

1.5.1 - 2025-05-28

Changed

  • Config file can now be placed in several valid locations

1.5.0 - 2025-05-25

Added

  • Customizable list of servers via ini file
  • Code cleanup (if you have suggestions, please let me know!)

Updated

1.2.8-1 - 2024-10-20

1.2.8 - 2023-04-03

Updated

Credits

Thanks to @DarkMatterCore!

1.2.7 - 2023-02-24

Updated

1.2.6 - 2022-09-22

Added

  • Cloudflare and Google NTP servers ( Thanks to @DraconicNEO! )

Changed

  • Underlying servers list structure for better readability

1.2.5 - 2022-07-16

Updated

Changed

  • Updated to C++20
  • Code optimized: now using exceptions and "proper" strings

1.2.1 - 2021-07-20

Updated

Credits

Thanks to @DarkMatterCore!

1.2.0 - 2020-11-21

The future-proof update

Added

  • New option to set network time to user-set time

1.1.1 - 2020-09-20

Updated

1.1.0 - 2020-04-21

Updated

Changed

  • Use std::string instead of char* for user messages

1.0.0 - 2020-04-05

  • First release