Skip to content

Releases: GaetanoGeck/meety

v0.11.0

18 May 18:53
Compare
Choose a tag to compare
  • CLI improvements: add options --url and --stdin
  • GUI improvements: allow to add meeting specifications
    • via drops or
    • the context menu
  • Smaller fixes for path handling and file filters

v0.10.0

15 Feb 19:53
Compare
Choose a tag to compare
  • 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

02 Dec 13:34
Compare
Choose a tag to compare

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

01 Dec 16:37
Compare
Choose a tag to compare

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.