Skip to content

Releases: maur1th/naxos-forum

v1.8.0

Choose a tag to compare

@maur1th maur1th released this 30 Aug 00:02

Bump dependencies versions

v1.7.1

Choose a tag to compare

@maur1th maur1th released this 29 Jan 09:47

Fix parenthesis in url

v1.7.0

Choose a tag to compare

@maur1th maur1th released this 28 Jan 14:54

Features

  • Add dynamic version rendering
  • Add security headers on nginx conf
  • Set 6 month session expiry

Dependencies

  • Upgrade to Django 2.0
  • Upgrade to postgresql 10.1

v1.6.3

Choose a tag to compare

@maur1th maur1th released this 03 Jun 16:48
  • Fix smiley rendering error
  • Update nginx.conf
  • Fix deployment

v1.6.2

Choose a tag to compare

@maur1th maur1th released this 31 May 07:14
  • Fix bug with static files url encoding

v1.6.1

Choose a tag to compare

@maur1th maur1th released this 30 May 21:41
  • Fix timezone errors. Datetime is now stored as UTC
  • Upgrade to Python 3.6 and Django 1.11
  • Use Docker 17.03

v1.6.0

Choose a tag to compare

@maur1th maur1th released this 28 May 20:34
  • Migrate app to Docker containers
  • Add travis build pipeline
  • Move static and media files to AWS
  • Refactor hacks to make it all work again

v1.5.1

Choose a tag to compare

@maur1th maur1th released this 23 Oct 21:34
  • HSTS preload
  • Nginx performance tweaks
  • Fix duplicate headers

v1.5.0

Choose a tag to compare

@maur1th maur1th released this 23 Oct 21:31
  • Full HTTPS
  • Switch to Debian 8 target OS
  • Fix db migration

v1.4.3

Choose a tag to compare

@maur1th maur1th released this 23 Oct 01:26
  • Stricter proxy rules
  • Add partial deployment option
  • Streamline Ansible conf