Skip to content

Releases: roles-ansible/ansible_role_gitea

v3.1.1

09 Feb 21:15
fd2b6c6
Compare
Choose a tag to compare

What's Changed

  • Fix DISABLE_WEBHOOKS value in the template by @TigerP in #93
  • Fix the documentation regarding the gitea_fqdn variable by @TigerP in #94

New Contributors

Full Changelog: v3.1.0...v3.1.1

v3.1.0 forgejo now available

27 Jan 08:57
f395277
Compare
Choose a tag to compare

What's Changed

Full Changelog: v3.0.0...v3.1.0

v3.0.0 BREAKING: some variables changed

26 Jan 14:02
85f20a7
Compare
Choose a tag to compare

What's Changed

  • BREAKING CHANGES: Update config file to fit gitea 1.18 by @DO1JLR in #90
  • solve issue with gitea gpg key and download by @DO1JLR in #91

In this Release I took a closer look at the config cheat sheet and noticed some deprecation messages.

I also found some more options like the beginning of federation support or the builtin Package Registry support.

For the people who have emails sent from gitea or use LetsEncrypt or and TLS Certs natively via gitea, there is definitely a need for action, as the variable names have changed for this.

I try to give a overview about the changes:

  • Added and reordered variables for repository
  • Added variables for repository.signing
  • Added variables for cors
  • added variables for ui.meta
  • changed defaults for ui
  • Changed a lot in the server (BREAKING)
    • moved lfs content path to lfs section
    • replaced letsencrypt with acme
    • changed certificat and redirect options
    • added some more config options
  • Added variables for security
  • Changed Variables for mailer (BREAKING)
  • Added variables for federation
  • Added variables for packages
  • Added variables for other
  • Now we Import new gpg keys if the old ones are expired
  • Fixed a bug in the download file name

Full Changelog: v2.5.4...v3.0.0

v2.5.4

29 Sep 23:27
9e7f0b0
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.5.3...v2.5.4

v2.5.3

25 Aug 10:37
aba6a5e
Compare
Choose a tag to compare

What's Changed

  • Explain new Variables in README by @DO1JLR in #88

Full Changelog: v2.5.2...v2.5.3

v2.5.2

23 Aug 10:13
9da125a
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2.5.1...v2.5.2

v2.5.1

21 Jun 15:41
3625ace
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2.5.0...v2.5.1

v2.5.0 change gitea_version to latest

27 Mar 03:28
d33e6b1
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.4.9...v2.5.0

v2.4.9 gitea 1.16.0

05 Feb 02:21
5de8742
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.4.8...v2.4.9

v2.4.8 fixed backup

23 Jan 18:51
249c306
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2.4.7...v2.4.8