Skip to content
This repository has been archived by the owner on Sep 19, 2020. It is now read-only.

Releases: jirkapinkas/sitemonitoring-production

version 3.0.1

29 Nov 15:55
Compare
Choose a tag to compare
  • added support for gzipped sitemaps
  • when creating sitemap with "name" and "url" containing text "[a..b]"
    (for example [1..99]), multiple sitemaps will be created.
  • added button to delete all checks
  • moved core architecture to Spring Boot, this will allow more future enhancements.
  • removed support for: Heroku, Windows service, WAR deployment on any Java EE server

version 2.2.2

06 Sep 11:55
Compare
Choose a tag to compare
  • enhanced broken links functionality in HTTP and Sitemap check:
    now user can select if the check will follow outbound broken links
  • also now check broken links functionality doesn't require filled condition
  • added support for testing sitemapindex (part of existing sitemap check):
    http://www.sitemaps.org/protocol.html#index
  • increased default maximum memory in standalone deployment
  • added XSD check

version 2.2.1

13 Aug 09:45
Compare
Choose a tag to compare
  • enhanced dashboard, now contains list of errors

version 2.2.0

12 Aug 20:40
Compare
Choose a tag to compare
  • dashboard
  • checks split to multiple pages

version 2.1.13

17 Jul 10:40
Compare
Choose a tag to compare
  • possibility to check each few seconds
  • nicer icon for localhost email

version 2.1.12

24 Jun 12:19
Compare
Choose a tag to compare
  • more nicer icons
  • more compact check date

version 2.1.11

23 Jun 20:20
Compare
Choose a tag to compare
  • nicer icons

version 2.1.10

22 Jun 08:05
Compare
Choose a tag to compare
  • upgraded libraries versions
  • added gzip compression to standalone so that it's even faster

version 2.1.9

14 Jun 08:44
Compare
Choose a tag to compare
  • displaying current version in admin zone
  • button for clearing check results
  • chart stats
  • configurable chart Y-axis maximum
  • overall UI changes

version 2.1.8

03 Jun 19:27
Compare
Choose a tag to compare
  • it's possible now to run the application as a Windows service