1.7.5
November 22, 2016
- Add a task filter option under Quest Options. Task filters may be set so that only vote entries that match the specified tasks are tallied. This allows tallying of votes that cross normal tally boundaries, such as a special vote option that was added after normal voting started, and continues after the next update.
- Extended vote trimming has been extended so that it can trim to just the first sentence of the vote line. The initial trimming method (trim til you reach a dash or colon separator, as long as it falls within certain boundaries) still applies. The sentence trimming can trim down to a sentence that takes up to one half of the entire vote line.
- Tally adjusted to be able to handle stickied posts properly, without causing duplicated votes or excluding votes.
- Bypass bug that led to corrupted parsing of a post. If a post contains BBCode tables or tabbed data of a certain complexity, the HTML library fails to parse it correctly, and the post can't be processed correctly. Such posts will now be skipped instead of causing the entire parse to fail.