Skip to content

Releases: Anveio/mturk-engine

v1.8.3

21 Jun 15:55
Compare
Choose a tag to compare

Bugfixes:

  • Fix countdown timer for items in Queue not updating properly.
  • Fix minor performance regression related to search countdown timer.

v1.8.2

18 Jun 21:31
Compare
Choose a tag to compare

Minor:

  • Successfully accepting a HIT via a watcher will display the watcher's name.
  • Added icons for some search result exceptions.

Bugfixes:

  • Fixed watcher progress bar resetting to 0 when switching between different watchers.
  • Improved performance when refreshing database while the database search tab is active.
  • Fixed watcher and watcher folder editing states being reset under certain conditions.

v1.8.1

28 May 05:07
Compare
Choose a tag to compare

Minor:

  • Significantly improved performance of updating the HIT database.

Bugfixes:

  • Fixed requester blocklist card title displaying number of blocked HITs instead of number of blocked requesters.

v1.8.0

25 May 09:35
Compare
Choose a tag to compare

Changelog:

Major:

  • Added a way to search your HIT database. Look for it below your HIT Database in the Account tab. You can view a preview of it here.

Minor:

  • Clicking on list action buttons (for example the "Hide" or "Add" buttons for search results) no longer makes the buttons disappear.
  • Search results, queue items, and HIT database entries are more accessible.
  • Slightly changed layout of all lists.

Bugfixes:

  • Fixed major performance regression introduced in 1.7.0
  • Fixed clicking "Edit bonus" button scrolling to the top of the page.
  • Fixed notifications occasionally not appearing when they should. This also means only one notification can be sent after each search.
  • Fixed "Contact Requester" button for items in queue not working.

v1.7.2

07 May 17:14
Compare
Choose a tag to compare

Minor:

  • Added a button to copy a HIT's title from entries in the search and queue tab.

Bugfixes:

  • Fixed incorrect time remaining being shown on queue items after refresh.

v1.7.1

06 May 11:46
Compare
Choose a tag to compare

Bugfixes:

  • Fixed significant performance issue with search tab.
  • Fixed significant performance issue with queue tab.
  • Fixed items in queue displaying the incorrect time remaining when added via a watcher.

v1.7.0

04 May 10:48
Compare
Choose a tag to compare

Changelog:

Major:

  • You can now sweep large amounts of requesters or HITs from your blocklists.
  • Items in your queue now have many of the same features as search results, such as blocking and adding a watcher. Thanks to #16
  • If you've ever used the account tab, a "Copy ID" button will be present on the top right.
  • You can now mute the search tab specifically. Thanks to: #26

Minor:

  • Text showing how many HITs you've done for a requester under a search result now shows the amount of rejections as well.
  • Added buttons to copy information from an entry in your HIT database.
  • Added menu items to copy HIT information (including the requester's name and ID) under each search result.
  • Watchers now cancel themselves when exceeding MTurk's API limit.
  • Added a warning when watcher audio is enabled but audio is globally disabled.
  • A search that yields no results no longer cancels continuous searching.
  • When adding a watcher via a search result, the description will have the requester's ID. Thanks to: #22

Bugfixes:

  • Fixed some false positives when accepting a HIT via search results or watchers.
  • Fixed "Refresh Database" tooltip not disappearing after clicking underlying button.
  • Fixed many issues relating to menu and popover positioning on different screen sizes.
  • Fixed broken "Contact Requester" menu option under search results. This option now only appears for items in your queue.

1.6.2

12 Mar 12:34
Compare
Choose a tag to compare
  • Fix new search result sound not playing and notification not appearing when search results are populated from a previously empty state.

1.6.1

09 Mar 03:10
Compare
Choose a tag to compare
  • Increase volume of new search result & successful watcher accept audio.

1.6.0

05 Mar 12:58
Compare
Choose a tag to compare

Changelog:

Major:

  • The 'Watchers' tab has been overhauled. Your watchers are now organized under folders.
  • Your old watchers are all grouped under the "Unsorted Watchers" folder.
  • Watchers now have an option to automatically stop after a successful accept (default on).
  • Watchers now have an option to play a sound after a successful accept (default off).

Minor:

  • You can now start a watcher from the toast that's displayed after adding a watcher from a search result.
  • Changed the audio for finding a new HIT.
  • Moved the buttons for collapsing/marking as read/sorting search results to top right of the search results list.
  • You will be notified when attempting to add a watcher for a project ID that already has one.
  • Watchers now have statistics to track successful and failed accepts.
  • 'Add as Watcher' button is now shown on each search result.

Bugfixes:

  • Restored functionality for Firefox + Tampermonkey. Firefox + Greasemonkey is no longer supported.
  • Fixed rare Amazon internal server errors (500) encountered when accepting a HIT registering as a success.