All notable changes to this project are documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning. The file is auto-generated using Conventional Commits.
0.2.2
– 2020.11.180.2.1
– 2020.10.270.2.0
– 2020.10.090.1.6
– 2020.10.020.1.5
– 2020.09.180.1.4
– 2020.09.170.1.3
– 2020.09.150.1.2
– 2020.08.170.1.1
– 2020.08.140.1.0
– 2020.08.10
2020.11.18
This release is made possible by the following people (in alphabetical order). Thank you all for your contributions. Your work – no matter how significant – is greatly appreciated by the community. 💖
- Jan Christian Grünhage (jan.christian@gruenhage.xyz)
-
bump unstable version to 1.7.14-rc.1 ([
719e491
]) -
bump version to 1.7.13 ([
dcac613
]) -
bump version to 1.7.12 ([
79d2361
])
-
bump version to 1.23.0 ([
9325c56
]) -
bump version to 1.22.1 ([
b1b2b19
])
2020.10.27
This release is made possible by the following people (in alphabetical order). Thank you all for your contributions. Your work – no matter how significant – is greatly appreciated by the community. 💖
- Jan Christian Grünhage (jan.christian@gruenhage.xyz)
-
bump version to 1.22.0 ([
41aa1c0
]) -
bump unstable version to 1.22.0rc2 ([
83e6257
]) -
bump unstable version to 1.22.0rc1 ([
c710ac4
]) -
bump version to 1.21.2 ([
516e2fc
])
-
bump version to 1.7.11 ([
ee6ac50
]) -
bump unstable version to 1.7.11-rc.1 ([
5dfe0da
]) -
bump version to 1.7.10 ([
fcb0b40
]) -
bump version to 1.7.9 ([
90ab448
])
2020.10.09
This release is made possible by the following people (in alphabetical order). Thank you all for your contributions. Your work – no matter how significant – is greatly appreciated by the community. 💖
- Jan Christian Grünhage (jan.christian@gruenhage.xyz)
- support deploying release candidates ([
700f399
])
- support deploying release candidates ([
f2114cb
])
-
add synapse_register module ([
5af149d
])This module uses synapse's admin API to register users. It requires the registration shared secret from synapse's config, and allows creating admin users too.
- improve module documentation ([
31198df
])
2020.10.02
This release is made possible by the following people (in alphabetical order). Thank you all for your contributions. Your work – no matter how significant – is greatly appreciated by the community. 💖
- Jan Christian Grünhage (jan.christian@gruenhage.xyz)
- Johanna Dorothea Reichmann (transcaffeine@finallycoffee.eu)
- fix lots of pylint warnings ([
e6bd065
])
-
add matrix_member ansible module ([
12f01fc
])This module can manage matrix membership in a given room by inviting, kicking or banning a list specified users.
With the exclusive=True flag, it can be used to ensure that a given list of members is in a room (and no one else). For this module, users invited into a room count as members, as they have permissions to join the room.
- bump version to 1.20.1 ([
38f5d9e
])
- bump version to 1.7.8 ([
282d23f
])
2020.09.18
This release is made possible by the following people (in alphabetical order). Thank you all for your contributions. Your work – no matter how significant – is greatly appreciated by the community. 💖
- Jan Christian Grünhage (jan.christian@gruenhage.xyz)
- bump version to 1.19.3 ([
a23c007
])
2020.09.17
This release is made possible by the following people (in alphabetical order). Thank you all for your contributions. Your work – no matter how significant – is greatly appreciated by the community. 💖
- Jan Christian Grünhage (jan.christian@gruenhage.xyz)
- bump version to 1.19.2 ([
d73cde6
])
2020.09.15
This release is made possible by the following people (in alphabetical order). Thank you all for your contributions. Your work – no matter how significant – is greatly appreciated by the community. 💖
- Jan Christian Grünhage (jan.christian@gruenhage.xyz)
- fix markdown tables in README ([
4290448
])
- bump version to 1.19.1 ([
cc0e081
])
- bump version to 1.7.7 ([
5d20369
])
2020.08.17
This release is made possible by the following people (in alphabetical order). Thank you all for your contributions. Your work – no matter how significant – is greatly appreciated by the community. 💖
- Jan Christian Grünhage (jan.christian@gruenhage.xyz)
- bump version to 1.7.4 ([
16e1ecb
])
- bump version to 1.19.0 ([
859b388
])
2020.08.14
This release is made possible by the following people (in alphabetical order). Thank you all for your contributions. Your work – no matter how significant – is greatly appreciated by the community. 💖
- Jan Christian Grünhage (jan.christian@gruenhage.xyz)
-
change folder name to match artifact ([
a76ebb1
])During the renaming of Riot to Element, the path for the webapp changed from /opt/riot to /opt/element. In those folders, the archives are unpacked, resulting in paths like /opt/element/riot-v${version}. Since the archives are not yet renamed (element-hq/element-web#14896), this riot reference has to stay for now. In the renaming, this was accidentally changed prematurely, resulting in this regression.
2020.08.10
This release is made possible by the following people (in alphabetical order). Thank you all for your contributions. Your work – no matter how significant – is greatly appreciated by the community. 💖
- Jan Christian Grünhage (jan.christian@gruenhage.xyz)
- bump version to 1.7.3 ([
e2fbaf6
])
-
rename riot role to element ([
5a777cd
])Riot is now Element, and therefore this role has to do a lot of
s/riot/element/g
. There's still a few references to riot here and there, but fixing those depends on external changes.This does not attempt any automatic migration, you will need to clean up the old webroot or container yourself.
- fix location of signing key module ([
40510a6
])
- bump version to 1.18.0 ([
d1edba8
])
- bump version to 1.7.2 ([
6be0252
])