Releases: GaetanoGeck/meety
Releases · GaetanoGeck/meety
v0.11.0
v0.10.0
- introduced rudimentary weighting of matching time preferences
- allow easy creation of meeting specification template
- GUI improvements:
- allow to copy/drag meetings and further UI improvements
- allow to create shortcuts
- allow to define position on screen
- support Python 3.6 (backported importlib_resources)
Fix user config template and load configuration before preparation of arguments
In the first release, all language packs except for the English language pack have been erroneously disabled by the user configuration template (which is generated, if no user configuration is found). Now, no language pack is disabled in this template anymore.
Furthermore, the configuration content, which may include "default arguments", has been loaded only after the preparation of arguments. Hence, these "default arguments" have not become active. This is fixed too.
First public release
The first public version of Meety ships with a GUI and a CLI app. It recommends meetings based on a query and time preferences. Standard URLs and Zoom meetings are supported out of the box.