Skip to content

Compatibility and Feature Update

Compare
Choose a tag to compare
@VarunS2002 VarunS2002 released this 10 Feb 10:21
· 47 commits to master since this release
  • Added Support for Linux
    • Notifications only supports Windows 10
  • List of Stocks and Indices is loaded dynamically from https://www.nseindia.com/products-services/equity-derivatives-list-underlyings-information everytime
    • Program is now not required to be updated when there are changes in Stocks and Indices
  • Added name of stock or index in notifications
  • Reworked configuration reading and writing
    • Settings will stay persistent across updates
    • Only invalid values are corrected and missing values are appended
    • Unless a user tampers with it, the config does not reset completely
  • If your running the .py version, icons are now temporarily downloaded every time you run the program and need not be saved separately
  • Disabled text input in Dropdown menus on Login page to prevent errors
  • Improved Logging:
    • New Logging messages:
      • OS Name and Version
      • Error Class along with Error Message
  • Note: Users who are still running version 4.x are recommended to directly update to 5.2 to prevent settings from resetting