Releases: seediffusion/UpSiteDown
Releases · seediffusion/UpSiteDown
2.2 Theakston
Added the option to receive push notifications via Pushover.
2.1 Theakston
Added the ability to receive push notifications via NTFY as well as Prowl, a contribution by @JonathanR529.
2.0.5 Theakston
- Fixed a bug where the program would fall over and die if outmode was anything other than 1.
- Resolved an issue where site monitoring would crash if Prowl couldn't be contacted.
2.0 Theakston
- Version 2 is the first UpSiteDown release to use codenames. Each major version will use a British celebrity name for a codename. Version 2 is codenamed after the TV and Radio presenter Jamie Theakston.
- UpSiteDown is now using accessible_output2 instead of cytolk for a speech library, helping the program on its way to cross platform.
- The program can now send push notifications to iOS devices via Prowl.
- The program can now monitor other types of servers that don't use web ports, such as FTP servers, mail servers, game servers etc. Simply start a URL in your sites.txt file with either icmp:// to have the host monitored via ping requests, or tcp:// to have it monitored via TCP connections.
- UpSiteDown is now completely open source and in the public domain, being licensed under the Unlicense license.