Skip to content

Releases: experius/SeoSnap-Dashboard

0.6.0: Merge pull request #27 from experius/feature/PWAI-460

19 Jul 09:55
324c9f7
Compare
Choose a tag to compare

0.5.1: Merge pull request #26 from experius/feature/PWAI-460

04 Jul 08:35
da973bf
Compare
Choose a tag to compare

0.5.0: Merge pull request #25 from experius/feature/PWAI-460

13 Jun 08:45
b3924db
Compare
Choose a tag to compare

0.4.1: Merge pull request #23 from experius/dependabot/pip/django-3.1.13

24 Feb 10:46
fb0e6ea
Compare
Choose a tag to compare

Release 0.3.0

29 Nov 20:44
b7830d7
Compare
Choose a tag to compare

Release 0.3.0

  • Added makefile with common commands [breaking]
  • Added combined docker-compose configuration (merging subproject docker-compose configurations)
  • Changed default dashboard port to 80 [breaking]

Dashboard

  • Added automated .env generation (and removed .env from tracked files)
  • Added default manager group and set all users as staff members
  • Added wait for database loop to the docker container
  • Various dependency updates
  • Various bugfixes

Cache Server

  • Restricted rendertron from downloading images by default (see rendertron-config.json)
  • Split docker-compose into general use and development versions

Cache Warmer

  • Minor cleanup in docker-compose configuration

0.2.1: Merge pull request #9 from experius/lewisvoncken-patch-1

11 Oct 20:08
242d1de
Compare
Choose a tag to compare
[BUGFIX] Commands to run migration and create super user weren't exec…

Release 0.2.0

25 Feb 22:33
390120c
Compare
Choose a tag to compare

Features

  • Added page queueing
  • Added queuing api (queue retrieval and queue cleaning)
  • Changed default website view to be pages

Changes

  • Changed code structure by moving api and admin into modules

Initial release

25 Feb 21:47
Compare
Choose a tag to compare

Features

  • Creation of websites
  • Specification for fields for scraping
  • Preview of cached pages