Skip to content

Version 1.0.2.1 Release Notes

Compare
Choose a tag to compare
@Anson-Quek Anson-Quek released this 17 Jan 15:16
· 5 commits to master since this release

Changes

As the logs have been throwing expected exceptions, it is of no use and serves as a false-positive, which is why the API wrapper has been changed to ignore them silently:

  • Raises NotFound exception when fetching Weverse System Notices. (Basically Notices that have no community ID.)
  • Silently ignores Forbidden exception in __notification_stream when fetching Media. (This is usually because the Media is membership-only.)
  • Silently ignores Forbidden exception in __notification_stream when fetching Notice. (This is usually because the Notice is membership-only.)
  • Ignores Weverse System Notices in __notification_stream.