Skip to content

Releases: SOBotics/Guttenberg

0.5.4

28 Feb 14:49
Compare
Choose a tag to compare
0.5.4 Pre-release
Pre-release
  • HOTFIX: reduce unnecessary API-calls (see chat)

0.5.3

17 Feb 09:58
Compare
Choose a tag to compare
0.5.3 Pre-release
Pre-release
  • fixed launch-message

0.5.2

17 Feb 09:49
Compare
Choose a tag to compare
0.5.2 Pre-release
Pre-release
  • HOTFIX: The SE API seems to be broken and doesn't return tags in the answer object. Added workaround to prevent a crash
  • accidentally removed the score calculation an a previous release. It's back now

0.5.1

17 Feb 08:37
Compare
Choose a tag to compare
0.5.1 Pre-release
Pre-release
  • HOTFIX: changed filter that caused a NullPointerException

Never deploy code without testing ;-)

0.5.0

17 Feb 07:54
Compare
Choose a tag to compare
0.5.0 Pre-release
Pre-release
  • stop pinging opted-in users on reposts #55
  • show the tag of a reported target #58
  • launch date is now stored correctly #59
  • filter HTML-comments for better matches #61
  • made the reboot-command available for moderators and room-owners only.

0.4.1

10 Feb 08:52
Compare
Choose a tag to compare
0.4.1 Pre-release
Pre-release

Hotfix: ( ) was added to each report even when nobody is opted-in

0.4.0

10 Feb 08:43
Compare
Choose a tag to compare
0.4.0 Pre-release
Pre-release
  • delete old logs automatically #27
  • split post body into plaintext, code and quotes #28
  • [ Guttenberg ] links to StackApps post #39
  • load more than 100 related answers #41
  • check if the target post is newer than the original before reporting #42
  • added opt-in command #49

0.3.1

01 Feb 16:46
Compare
Choose a tag to compare
0.3.1 Pre-release
Pre-release
  • added reboot command

0.3.0

01 Feb 09:03
Compare
Choose a tag to compare
0.3.0 Pre-release
Pre-release
  • implemented a logger #32
  • added update-command #26
  • fixed crashes in scheduled executor #36

0.2.1

26 Jan 14:46
Compare
Choose a tag to compare
0.2.1 Pre-release
Pre-release
- put scheduled executions in separate threads