Commit graph

14 commits

Author SHA1 Message Date
Jan Christian Grünhage
719e4919b6
update(element): bump unstable version to 1.7.14-rc.1 2020-11-18 20:32:27 +01:00
Jan Christian Grünhage
dcac6135f9
update(element): bump version to 1.7.13 2020-11-18 20:31:59 +01:00
Jan Christian Grünhage
79d23613ed update(element): bump version to 1.7.12 2020-10-30 19:25:23 +01:00
Jan Christian Grünhage
ee6ac500b7 update(element): bump version to 1.7.11 2020-10-26 19:41:09 +01:00
Jan Christian Grünhage
5dfe0da6ca update(element): bump unstable version to 1.7.11-rc.1 2020-10-23 17:34:34 +02:00
Jan Christian Grünhage
fcb0b40654 update(element): bump version to 1.7.10 2020-10-23 17:33:51 +02:00
Jan Christian Grünhage
90ab448c1a update(element): bump version to 1.7.9 2020-10-16 12:58:16 +02:00
Jan Christian Grünhage
700f3997d0 feat(element): support deploying release candidates 2020-10-09 17:38:09 +02:00
Jan Christian Grünhage
282d23fe55 update(element): bump version to 1.7.8 2020-10-01 14:16:31 +02:00
Jan Christian Grünhage
5d20369bd3 update(element): bump version to 1.7.7 2020-09-15 11:32:04 +02:00
Jan Christian Grünhage
16e1ecbb46 update(element): bump version to 1.7.4 2020-08-17 23:17:00 +02:00
Jan Christian Grünhage
a76ebb1fad fix(element): change folder name to match artifact
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
(https://github.com/vector-im/element-web/issues/14896), this riot
reference has to stay for now. In the renaming, this was accidentally
changed prematurely, resulting in this regression.
2020-08-12 18:37:44 +02:00
Jan Christian Grünhage
e2fbaf67bf update(element): bump version to 1.7.3 2020-08-09 22:53:04 +02:00
Jan Christian Grünhage
5a777cd2d1 refactor(element): rename riot role to element
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.

BREAKING CHANGE: role name and variable names have changed
2020-08-09 22:51:09 +02:00