Skip to content

Releases: rafsaf/Tribal-Wars-Planer

2.8.1

07 Jan 12:08
Compare
Choose a tag to compare
  • Small bug fix in generated pdf payment summaries

2.8.0

06 Jan 23:24
Compare
Choose a tag to compare
  • created two docker images for server and cronjobs, pushed to dockerhub on every commit on master
  • simple installation script to setup environments
  • moved from context and building images on host to pulling from dockerhub
  • much better nginx unit config -> 1 thread & 4 processes is currently best fit
  • richdev docker-compose file with additional Locust instance (finding best setup for nginx)
  • moved from webhooks to calling curl directly in actions (so it will be run after tests pass)

2.7.0

27 Dec 00:02
Compare
Choose a tag to compare
  • rewritten static documentation flow - switch to raw markdown files
  • better static assets configuration - added cache time 30d, StaticStorage that hashes static files on collectstatic
  • much better documentation performance thanks to smarter lazy load
  • gcp staging instance configuration on every push on master
  • 20% of english docs finished
  • added prometheus metrics export endpoint and added base load time and total requests metrics in middleware, connected with grafana.rafsaf.pl grafana instance
  • fixed few smaller bugs and problems

2.6.8

06 Dec 18:06
Compare
Choose a tag to compare
  • Fix error 500 when submitting available outline form with empty min_radius or max_radius

2.6.7

01 Nov 15:07
Compare
Choose a tag to compare
  • small fix Dockerfile.prod

2.6.6

01 Nov 15:02
Compare
Choose a tag to compare
  • chmod +w media Dockerfile.prod

2.6.5

01 Nov 14:55
Compare
Choose a tag to compare
  • relative path docker-compose volume fix

2.6.4

01 Nov 14:48
Compare
Choose a tag to compare
  • media volume

2.6.3

01 Nov 14:31
1f8b2d1
Compare
Choose a tag to compare
  • pdf summaries of user's payments (monthly summary), tested and designed in a way that it is only accessible by superuser "admin" (default root account for a site).

2.6.2

21 Oct 21:14
Compare
Choose a tag to compare
  • Fix performans CPU issues in finish outline view
  • Small changes (more readonly fields in admin dashboard and removed old warning in results html template)