Skip to content

1.9.0

Compare
Choose a tag to compare
@kbeker kbeker released this 12 Dec 10:11
· 503 commits to master since this release

v1.9.0

Features
  • Feature add is_working field in Employees model (#167)
  • Feature staticfiles improvement (#169)
  • Feature add a long cache lifetime after implementing the static files versioning mechanism (#172)
  • Feature add loading static images with different sizes (#182)
Bugfixes
  • Bugfix blog categories models (#163)
  • Bugfix blog article model (#164)
  • Bugfix dates in articles list view (#166)
  • Bugfix typo in project liberation bucket name (#171)
  • Bugfix add absolute url to blog posts (#176)
  • Bugfix fix javascript files in cached static files (#178)
  • Bugfix move order of tasks to add images to django before generate static files (#177)
  • Bugfix menu collapse too late (#180)