Skip to content

7.0

Compare
Choose a tag to compare
@amadejpapez amadejpapez released this 09 Feb 17:04
de42f15

ADDED

  • added an emoji for software updates to Apple TV and iTunes

FIXED

  • if there was only one update released, it would not be tweeted
  • if there was one update released without release notes, it would cause wrong data to be tweeted alongside the release
  • if there was one release with new entries added and old entries updated, it would tweet it twice
  • if there is only one bug fixed in the latest iOS version, it will no longer add "and 0 other vulnerabilities fixed"
  • if there were more than 5 updates released, tweet would be too long and it would cause an error; this was fixed by adding additional checks to all tweeting functions and if one tweet is too long it will now make another tweet

CODE

  • started using regex
  • removed module BeautifulSoup