release

Version 1.2 of our ‘Worst’ URL Shortener released

Version 1.2 of our ‘Worst’ URL Shortener is now available, the highlight is the ability to store a full history of links you have shortened and re-share them at any time.

Available on iOS and Android but beta programs are available for iOS, Mac and Windows

[1.2.0 – March 2021]

Added

  • Improved Release Notes page
  • Added History Page
  • Toast Style notification when copying to clipboard

Changed

  • Improved main page, and iOS share sheet device size handling
  • Improved Support Page layout
  • Moved Config to static class

Fixed

  • Fixed Message build error on Android
  • Fixed theme so consistent in darkmode
  • Bug fixes

The ‘Worst’ URL Shortener is a quick, fast link shortening app allowing you to choose from a variety of url shortening services, and convert that long, cumbersome URL into something short and far easier to communicate

Download on the App Store

Edited 17/03/21 to reflect iOS version now available

Version 1.8 of our ‘Worst’ Server Monitor released

Version 1.8 of our ‘Worst’ Server Monitor is now available, this is mostly a maintenance update, shifts a few bugs, some UI improvements and allows you to submit your ideas direct from the app.  The full release notes are below;

[1.8 – 24/02/2021]

Added

  • Added Feature Request / Support Ticket

Changed

  • Upgraded XyrohLib and added Breadcrumbs for better support assistance
  • Changed FAQ Link
  • Changed Android Target API to 29

Fixed

  • Fixed some minor UI / Layout issues
  • Fixed dark mode issue for iOS
  • Couple of bug fixes
  • Fixed Android auncher icon issue
  • Fixed Soft Keyboard input / view issue on smaller screen

The ‘Worst’ Server Monitor is a client for a variety of Website Monitoring and Server Uptime services, currently available for iOS and  Android, it’s purpose is simple, a quick and fast way of accessing your monitored sites and servers and seeing their status.

Download on the App Store

XyrohLib 1.1 has been released

XyrohLib Version 1.1 has been released, the changelog is below, if you’d like to contribute to the project then head over to Github – https://github.com/Xyroh/…

[1.1.0] – 2020-06-11

Added

  • Enabled Manual Crash Reporting to AppCenter #18
  • Added Sentry Breadcrumbs Support #16
  • Added Freshdesk Ticket creation with attachments and tags #21 #20

Fixed

  • Fixed ability to create multiple Freshdesk tickets in one session

Release 1.0 of XyrohLib,

Release 1.0 of XyrohLib, our multi platform C# interface to a number of common crash reporting and logging services;

– Log file recycles at 1MB or at a customisable int (bytes) value, eg

– Can get full log file path back from Lib

https://github.com/Xyroh/…