Skip to content

Latest commit

 

History

History
351 lines (162 loc) · 15.3 KB

changelog.md

File metadata and controls

351 lines (162 loc) · 15.3 KB

Changelog

All notable changes to the next MS Teams Presence Status Busy Light version are the following.

[v_1.3.0.5] - 2024-10-06

11e0f28...dd25eb2

🐛 Bug Fixes

  • Fixed an issue, where sometimes the status is empty, since new file was added but not yet a new status was written inside it. (2eb378b)

📚 Documentation

  • Added changelog File with auto generated content of commit messages of latest tag. (8ec0367)

👷 Build

  • Update version number to 1.3.0.5 (bac3ade)

  • Upgraded all packages to latest (dd25eb2)

⚙️ Miscellaneous Tasks

  • First try to build pyinstaller exe with github actions. (aace967)

  • Fixed yaml workflow error (77c8be2)

  • More bug fixes in github actions yaml. (47b771e)

[v_1.3.0.4] - 2024-09-15

bb7c180...11e0f28

🚀 Features

  • Add function to read from serial buffer, for more debugging options for arduino (3c9fc14)

🐛 Bug Fixes

  • Added serial flush to prevent wrong commands send to arduino sometimes (9fc73a9)

  • Fix serial input reading and flushing (1115ba3) , Version:1.3.0.4

  • Refactor serial port configuration and status writing (67c86d1)

📚 Documentation

  • Update version number in version.conf for new debug functionality in logs (6c5b56e)

  • Added changelog File with auto generated content of commit messages of latest tag. (1d5f8ea)

  • Added changelog File with auto generated content of commit messages of latest tag. (9961aba)

  • Added changelog File with auto generated content of commit messages of latest tag. (11e0f28)

[v_1.3.0.3] - 2024-09-15

8981307...bb7c180

🚀 Features

  • Update version to 1.3.0.3 and enhance debug output formatting (dd80f61)

🐛 Bug Fixes

  • Fix status color for presenceunknown in write_status_to_busy_light function (69222db)

🚜 Refactor

  • Refactor createNewTeamsBusyLightExe.ps1 script, to match (hopefully) for github actions as well. (7cc5f76)

  • Refactor file paths in MS_Teams_Busy_Light.spec (7cf2ee2)

  • File paths in release.yml and activate virtualenv (a27d6d7)

  • Update release.yml to create and activate virtualenv (2b675e0)

  • Update release.yml to activate virtualenv before running PowerShell script (7bff2e8)

  • Needed to move file to src folder (bfdde78)

  • Update actions/checkout to v4 in release workflow and python venv paths (fc0c7b3)

  • Update createNewTeamsBusyLightExeForGithubActions.py (2c38ce7)

  • Update createNewTeamsBusyLightExeForGithubActions.py (a7e7e50)

  • Comment out build script for release.yml (debug reasons) (6db5719)

  • Comment out upload release assets step in release.yml (0e3c9b9)

  • Update changelog generation in release.yml (b4a2938)

  • Update body_path to body in release.yml (ef76ff6)

  • Update release.yml to use updated changelog content (3ccbd3f)

  • Update body_path to body in release.yml (9241520)

  • Update body_path to use direct file name (e06c1e1)

  • Remove code for generating changelog because it seems to duplicate generation (eadb15b)

📚 Documentation

  • Added changelog File with auto generated content of commit messages of latest tag. (65aee2c)

  • Added changelog File with auto generated content of commit messages of latest tag. (dd39224)

  • Added changelog File with auto generated content of commit messages of latest tag. (0987571)

  • Added changelog File with auto generated content of commit messages of latest tag. (7b4345b)

  • Added changelog File with auto generated content of commit messages of latest tag. (cadd70e)

  • Added changelog File with auto generated content of commit messages of latest tag. (644becb)

  • Added changelog File with auto generated content of commit messages of latest tag. (4a51573)

  • Added changelog File with auto generated content of commit messages of latest tag. (4f5d09d)

  • Added changelog File with auto generated content of commit messages of latest tag. (2958e62)

  • Added changelog File with auto generated content of commit messages of latest tag. (a539e1b)

  • Added changelog File with auto generated content of commit messages of latest tag. (2b4eaea)

  • Added changelog File with auto generated content of commit messages of latest tag. (4b47bc3)

  • Added changelog File with auto generated content of commit messages of latest tag. (c8bd880)

  • Added changelog File with auto generated content of commit messages of latest tag. (ca9d444)

  • Added changelog File with auto generated content of commit messages of latest tag. (9f71a16)

  • Added changelog File with auto generated content of commit messages of latest tag. (6ba07de)

  • Added changelog File with auto generated content of commit messages of latest tag. (a3470fe)

  • Added changelog File with auto generated content of commit messages of latest tag. (b7840aa)

  • Added changelog File with auto generated content of commit messages of latest tag. (bb7c180)

⚙️ Miscellaneous Tasks

  • Update release.yml to use body_path for release notes (5737b3e)

  • Fixed syntax error (185e170)

  • Fixed syntax erorrs (3992a1c)

  • Fixed changelog read with git cliff (9b356d6)

  • Rewrote ps1 file to python file for github action (842a397)

  • Hopefully fixed a bug with github actions and Update/Check PIP Manager function (4587625)

[v_1.3.0.2] - 2024-09-11

52c74a6...8981307

🐛 Bug Fixes

  • Fixed conflicting dependencies (875c110)

🚜 Refactor

  • Improve logging messages and variable names (fb8ea5d)

📚 Documentation

  • Added changelog File with auto generated content of commit messages of latest tag. (55df92d)

  • Added changelog File with auto generated content of commit messages of latest tag. (20172e2)

  • Added changelog File with auto generated content of commit messages of latest tag. (61baa4b)

  • Added changelog File with auto generated content of commit messages of latest tag. (8981307)

⚙️ Miscellaneous Tasks

  • Create release.yml for github action workflow that creates a release automatically for a new tag (74aaa27)

  • Updated all pip packages to latest (e815215)

  • Update version number to 1.3.0.2 for first automate release workflow check and loggging info updates. (1b8afd2)

  • ci:adjusted release.yml for github action workflow for latest error messages (c5cbda0)

  • ci:adjusted release.yml for github action workflow for latest error messages (ef04e89)

  • ci:adjusted correct path (23e2108)

  • ci:adjusted release.yml for github action workflow for latest error messages (edcbd9f)

  • Add PowerShell script to create new Teams Busy Light executable (9474178)

  • Add PowerShell script to create new Teams Busy Light executable and read changelog (34da2db)

[v_1.3.0.1] - 2024-09-10

0e87932...52c74a6

🚀 Features

  • Add git-cliff configuration file and changelog generation script (938ef18)

  • Add git-cliff configuration file (for style of template) (0447652)

  • Add git-cliff configuration file and changelog generation script (ea46e0a)

🐛 Bug Fixes

  • Add status initialization in main loop (886f01e)

  • Add status initialization in main loop (028f172)

  • Add status initialization in main loop (c227a69)

🚜 Refactor

  • Refactor create_versionfile.py and add version.conf (39f6bda)

  • Refactor create_versionfile.py and add version.conf (bec5fb3)

📚 Documentation

  • Updated version number to prepare for latest changes and beta version (34b4a80)

  • Added changelog File with auto generated content of commit messages of latest tag. (3652b2b)

  • Updated version number to prepare for latest changes and beta version (df45bf8)

  • Updated version number to prepare for latest changes and beta version (c4d2b70)

  • Added changelog File with auto generated content of commit messages of latest tag. (52c74a6)

[v1.3.0-alpha] - 2024-09-09

3d60dbc...0e87932

🚀 Features

  • Added new flag to config file, rebranded it to .ini and formatted a bit (9804b72)

  • Rewrote many parts of script to add functionality for new teams, as well as setable setting via .ini and logging options. (decadf7)

🐛 Bug Fixes

  • Fixed a bug that the debug enabled state is always active (144a1ee)

  • Added explizit logging level to distinguish between debug and logging settings (47e6b7d)

  • Fixed that the status names in log file are different by lower casing every status, fixed some logging level errors and deleted unused imports. (a65e9e5)

  • Fix debug log level comparison in configure_logging function (3ab0f44)

  • Fix debug log level in MS_Teams_Settings.ini (f1961f2)

  • Fix logging configuration for size-based and time-based rotation (1b0bbde)

  • Fix logging configuration for size-based rotation, and update log file path (0e87932)

📚 Documentation

  • Added helpful comment for .ini (9ed5d3f)

🎨 Styling

  • Renamed main file from '-' to '_' (6d19985)

  • Corrected statesettings to better values and added search string to ini file (9b1aeae)

👷 Build

  • Added git ignore for logs and adjusted VS Code settings for tests (ffa1b76)

  • Moved ini file to main folder, so that it is easier for pyinstaller and .exe to access (a35692b)

  • Updated version number and build script for latest changes regarding renaming and .ini file (82e8bbc)

⚙️ Miscellaneous Tasks

  • Added newest pip packages (b3646bf)

  • Added gitignore for whole build folder (due to renaming) (f9c56fe)

[v1.2.0-alpha] - 2024-04-14

2a6a968...3d60dbc

🚜 Refactor

  • Refactoring according to pylint (25c6866)

[v1.1.0] - 2024-01-14

8504d8b...2a6a968

[v1.0.1] - 2023-10-23

d9c4412...8504d8b

🐛 Bug Fixes

  • Fixed bug that it shows red when someone writes (2d4bc42)

[release] - 2023-10-22

d8d18b9...d9c4412

[test] - 2023-10-22

🐛 Bug Fixes

  • Fixed link (752b0f9)

  • Fixed formatting ( tab instead of spaces...) (109611a)