Skip to content

Releases: AbdeltwabMF/gomeet

v1.0.0

05 Apr 23:13
9bc886e
Compare
Choose a tag to compare

What's Changed

v1.0.0-rc.4

30 Mar 22:59
090713b
Compare
Choose a tag to compare
v1.0.0-rc.4 Pre-release
Pre-release

v1.0.0-rc.3

30 Mar 22:11
b2c7d64
Compare
Choose a tag to compare
v1.0.0-rc.3 Pre-release
Pre-release

v1.0.0-rc.2

30 Mar 05:19
3fe5af2
Compare
Choose a tag to compare
v1.0.0-rc.2 Pre-release
Pre-release

v1.0.0-rc.1

29 Mar 01:38
bf2ab5e
Compare
Choose a tag to compare
v1.0.0-rc.1 Pre-release
Pre-release

v0.2.1

22 Mar 23:26
0f72175
Compare
Choose a tag to compare

v0.2.0

22 Mar 22:07
d188642
Compare
Choose a tag to compare

Release Notes

Features:

  • Log errors and warnings to a dedicated log file instead of Stderr.

Improvements:

  • Restructured the project layout to adhere to Go best practices.
  • Renamed meeting.json to config.json to better reflect its purpose as a file holding all configurations.
  • Removed redundant cross-compilation.
  • Updated README.md with relevant information and usage instructions.
  • Wait until the next minute after iterating all the meetings, improving efficiency and reducing resource consumption.

Bug Fixes:

  • Created the config file if it does not exist, ensuring smoother application initialization.

v0.1.1

16 Mar 07:02
2d4029e
Compare
Choose a tag to compare

v0.1.0

16 Mar 06:38
bc4451a
Compare
Choose a tag to compare

Initial Release

  • Feature: Option to start the meeting automatically
  • Feature: Join the meeting through actionable notification