Skip to content

Releases: fedora-infra/mote

0.3.2

18 Jun 19:26
Compare
Choose a tag to compare

Changelog:

  • Fix mote-updater
  • Fix configuration import error

0.3.1

18 Jun 14:22
Compare
Choose a tag to compare

Changelog:

  • Update 0.3.1
  • List most recent results first
  • Use GET instead of POST in meeting log requests
  • Run teams script after meeting in order to fix slow sync
  • Add loading icon while waiting for modal loading
  • Other small bugfixes

0.2.2 Beta 1

15 Jun 18:03
Compare
Choose a tag to compare
  • Fixed dependency issues

0.2.1 Beta 1

15 Jun 16:16
Compare
Choose a tag to compare
  • Added fedmsg cache updater service
  • Moved default cache location

0.1.2 Beta 1

12 Jun 19:19
Compare
Choose a tag to compare
  • Add ability to load local definitions
  • Small bugfixes
  • Add permalink button and use configuration variable for MeetBot prefix
  • Use local JS/font files
  • Remove confusing login button

0.1.1 Beta 1

11 Jun 23:26
Compare
Choose a tag to compare
  • Update 0.1.1 Beta 1
  • Added JSON filestore as backup to memcached store
  • Made memcached store optional

0.0.6 Beta

06 Jun 01:19
Compare
Choose a tag to compare
  • Update 0.0.6 Beta 1
  • Move to FontAwesome CDN
  • Set cache expiry time and recreate cache when it is expired
  • Small bugfixes

0.0.5 Beta

29 May 22:45
Compare
Choose a tag to compare
  • Improve RPM spec and setup.py
  • Fix miscellaneous bugs
  • Clean up code and reword certain comments

0.0.4 Beta

26 May 20:35
Compare
Choose a tag to compare
  • Migrate to python-memcached due to packaging restrictions in EPEL 7
    • Refactor pylibmc code to work with python-memcached
    • Update RPM spec: update dependencies

0.0.3 Beta

24 May 19:10
Compare
Choose a tag to compare
  • Initial Release
  • Fixed initial packaging issues