Skip to content

Versions

John Ramirez edited this page Mar 5, 2023 · 17 revisions

Version History

Newest Version:

Version 1.0.7 (Submitted to Chrome and Firefox Store)
  • Added support for forum.theottoforum.com forum.



Older Versions:

(Some versions may not have been updated to chrome extension.)

Version 1.0.6 (Submitted to Chrome and Firefox Store)
  • Should not stop after a minor error.
Version 1.0.5
  • Added a way to wipe all history from database if it's a problem.
  • Now a search trigger can have a temporary ham duration of 0.
  • Checks to make sure panda job position is a number.
  • Fixed a bug that shows a captcha popup when the option is disabled.
Version 1.0.4 (Submitted to Chrome and Firefox Store)
  • Fixed a rare bug which may cause two timeouts in one timer.
  • Fixed a database slowdown after each search page results.
  • Fixed a slowness bug when adding multiple panda jobs at once.
  • Fixed a bug if job positions got saved with an undefined value.
  • Now deletes old HITs in history at load time.
Version 1.0.3 (Submitted to Chrome and Firefox Store)
  • Now can add panda's from any page with a contextmenu. (right click)
  • Now can add a custom search with a contextmenu. (right click)
  • New option to enable or disable custom search contextmenu.
  • Fixed a bug that throttled all timers to 1000ms after moving to mv3.
  • When muting alarms the alarm will stop if currently playing.
  • On stats page the close button on the modal is now removed.
  • Makes sure user entered search values are in lowercase and trimmed.
  • When it is paused and logged off it should return back to being paused once it is logged back in.
Version 1.0.2 (Submitted to Chrome and Firefox Store)
  • Removed close button from modal windows when not needed.
  • Asking for notification permission should work in firefox.
  • Input ranges should look better in firefox now.
  • Overwatch and hitHelper should work with PCM in firefox now.
  • Hoping extension will be added to firefox store before next year.
Version 1.0.1 (Submitted to Chrome Store)
  • Saving stats now will be saved in a file with csv as the extension.
  • Fixed a bug where commas in requester name or title broke csv file.
  • Fixed a bug where newlines in titles broke csv file.
  • Can now display basic stats daily on the stats page.
  • Warns of stats loading delay and high memory usage on stats page.
  • In minimum display, panda jobs will show HIT numbers on status row.
  • When dealing with stats database it will pause timers when busy.
  • Fixed panda buttons on discordapp and slack websites.
  • Resets earning when midnight is reached.
  • Fixed it so changing forum options will work correctly now.
  • Will compare current date to MTURK date to find if it's a new day.
  • Fixed it so there is only one new day check instead of two.
  • Fixed a rare problem when a group ID from a removed once panda job is still being temporary blocked for search jobs and triggers.
Version 1.0.0 (Submitted to Chrome Store)
  • Upgraded to major version because of major changes and stability.
Version 0.9.49
  • Added the stats page to download stats or view.
  • Fixed up the stats in the database to record more.
  • Added a cache to database stats so it won't save all at once.
Version 0.9.48
  • Manifest version changed to 3 so it will still work in the 2023.
  • Using newer versions of Jquery and bootstrap.
  • May work in firefox with firefox manifest file.
  • Fixed a bug using the wrong search panda duration option value.
  • Search options only changes when user accepts changes.
  • Search options get loaded before search data loaded.
  • Will show a warning for disconnection or MTURK down.
  • Groupings should work better with start and end times.
  • Added an advanced menu for pandaUI to change advanced options.
  • User can now change debugging log and error levels in advanced menu.
Version 0.9.47
  • Fixed a wrong variable that was used with RID search triggers.
  • Lowered the time allowed to send same HIT to panda page.
Version 0.9.46
  • Fixed Triggered HITs alarm to be used now at the start.
  • Fixed a bug where temp duration couldn't be over 3600 seconds.
  • Add trigger bug fixed where temp duration and fetch not used.
  • Added please wait messages where loading from database can be slow.
  • Search jobs and triggers will show # HITs found and accepted.
  • Fixed a bug where ranges didn't get copied over to the search page.
  • When options are not in limits it will show red letters when typing.
  • Min and Max values show as money if dealing with money now.
  • More options will have minimum and maximum values.
Version 0.9.45 (Submitted to Chrome Store)
  • Turning off search job didn't turn off searching correctly.
  • Requester search jobs should update fetch more accurately.
Version 0.9.44
  • Fixed adding search triggers from external pages with enabled on.
  • Fixed a bug to make search PRE and total PRE stat on panda page work.
  • Options with no money value will show ._ instead of null.
  • Parsing search results should be faster now.
  • Fixed a problem for a requester search job not finding all HITs.
  • Search page will not start when panda page is not running.
  • Search page will stop if panda page closed and restart when it starts.
  • Search triggers has the temporary options in the trigger option tab.
  • Removed temporary options from the panda tab to the trigger tab.
  • Added an option to hold the ham duration for panda jobs from triggers.
  • Fixed a bug when deleting triggers and the tabs don't get updated.
  • Added a duplicate detection for timers now.
Version 0.9.43 (Submitted to Chrome Store)
  • Triggered HITs panda buttons fixed in found HITs modal.
  • Fixed the status button in search triggers list.
  • More updates for MV3 preparation.
Version 0.9.42
  • Using HITs updated time instead of creation time for faster process.
  • Makes sure job from queue timer is enabled to fix stuck jobs.
  • Fixed a bug when creating a search job using the wrong duration.
  • Fixed a bug when deleting a search job but not waiting for disabling.
  • Fixes any durations under a minute which should not be accepted.
  • Removed saving search results in history database for testing.
  • Bug fixed where a search trigger can not be deleted.
  • Search page using BroadcastChannel for future MV3 use.
Version 0.9.41 (Submitted to Chrome Store)
  • Fixed a major bug where parsing search results was slowing the system.
  • Fixed a bug when setting search stats.
  • When deleting hits the yes button will be disabled until all deleted.
  • Max temporary search duration and fetches changed to 6 hours.
  • Redone detection if panda crazy is running already.
Version 0.9.40
  • Fixed a volume bug where it wasn't assigning the user volume at start
  • Fixed an error when closing alarm options before done playing alarms.
  • Can now show elapsed time of fetch on search page by clicking on the elapsed text stat.
  • Can now show elapsed time of panda fetch on panda page by clicking on the elapsed text stat.
  • Moved the alarms from the background to the foreground.
  • Alarms from search page sends broadcast messages to prepare for MV3.
  • Added search option to force JSON or HTML return from MTURK.
  • If MTURK or connection is slow it will try one more fetch and then skip fetches until it receives a response back from MTURK.
  • History database should be updated correctly now.
  • Search results are now being saved in the database for future stats.
  • Detects new version on chrome store better.
Version 0.9.39 (Submitted to Chrome Store)
  • Moved some Class files to new folders for better organization.
  • Changed alarms global variable to theAlarms to be more unique.
  • Fixed a bug when editing search job options with wrong limits.
Version 0.9.38 (Submitted to Chrome Store)
  • Search triggers now has the duration and fetches zeroed out once.
  • Added new database of search results saving for future stats use.
  • Changed duration in search triggers where it should be in minutes.
  • When adding a trigger the temporary duration and fetches are shown.
  • Fixed a few limits when user edits options.
  • Removed a panda stop when there is only one available HIT.
Version 0.9.37 (Submitted to Chrome Store)
  • Fixed a bug when detecting a captcha and changed some code.
  • Fixed some confusion with temporary duration and fetches.
  • Can now change temporary duration and fetches in search options.
  • Triggers with temporary duration and fetches at 0 will default to 12 seconds temporary duration.
  • Fixed a bug when a panda was collected from a custom search trigger.
  • Fixed a bug when sorting rewards from a list of HITs found.
Version 0.9.36 (Submitted to Chrome Store)
  • Fixed a bug when changing the search alarms on the search page.
  • Fixed a bug due to not checking for a regular panda job before displaying a search job warning.
  • Fixed a rare bug when stopping a job but data is not in memory.
Version 0.9.35
  • Fixed a bug where search jobs was not returning back to disabled.
  • Makes sure it disables the correct search trigger or search job.
  • Will only show the requester search button on RID search jobs now.
  • Will now be able to change the search min reward from panda page general options as well as on the search page general options.
  • Fixed a bug when changing search options turned searching off.
  • Fixed a database syntax error found by mm2048.
  • Fixed a few errors due to not error checking for nulls.
Version 0.9.34
  • After a requester search it will check the search button status just in case user turned off searching after enabling a trigger.
Version 0.9.33
  • Fixed an error warning when database couldn't find data to delete.
  • Allows a user to change the min reward for search triggers.
  • Should be able to change trigger min rewards to $0.00.
  • Will display the approval percentage from MTURK in the Custom Triggered HITs tab.
  • Added advanced search jobs to the general options to allow requester search jobs instead of using the regular MTURK search page.
  • When advanced search jobs is on, a new button is added to the search jobs with a R letter so a user can toggle the search job to use requester search page.
  • Enabling a search trigger when searching is on will do a requester search first so it can find old HITs and then go back to only looking for newer HITs.
  • Fixed some bugs with the ham duration of a panda created from search triggers.
  • Fixed a bug when using fetches or seconds for panda's created from search triggers.
  • Fixed a bug for search jobs if there is a duplicated enabled search trigger. The search triggers will take control of an equal search job.
  • Added warning when changing min reward of searches so a user knows the search general option for minreward needs to be changed too.
  • Fixed a problem when creating a panda but not temporary blocking that GID so not to waste processing power.
  • Starting and stopping search should be more reliable when using search jobs on panda page too.
  • Changed the Captcha detection code so it may work better now. It should pause and bring up a modal with instructions.
  • Added stats support for future addition so users can export their stats. (Not working yes for users.)
Version 0.9.32
  • Search triggers exclude and include words uppercase bug fixed.
  • Search triggers accepting only one HIT should be more accurate.
  • HITs found from search triggers will be searched as fast as possible.
  • Added another error checker for Queue ham mode.
  • Fixed a UI error where Mute Alarm was shown in wrong tabs.
Version 0.9.31 (Submitted to Chrome Store)
  • Bug fixed for search Triggers collecting only once.
  • Panda page search jobs will find older HITs first when enabled.
  • Queue Alert mute checkbox added back to log panel on bottom.
  • Fixed a problem with wrong total earnings when using multiple tabs.
Version 0.9.30 (Submitted to Chrome Store)

(This may not be your current version depending on when chrome updates the extension for you.)

  • Problem with include and exclude terms for searches is fixed.
  • Problems with loading rules for searches have been fixed.
  • Some small errors in coding has been fixed.
  • Small fix to delay going to next hit after submit or return.
  • Added version number and version history link to help page.
Version 0.9.29
  • Fixed a small bug with returning hits from queue watch.
  • Fixed a small bug with adding history with search jobs.
Version 0.9.28
  • Problem with search triggers giving errors.
Version 0.9.27
  • Custom triggers with auto on will be checked first.
  • Added option to disable displaying queue stats on tab title.
  • Starts collecting job if ham button is put in to delayed mode.
  • Now should detect return button if using new mts versions.
  • Will display panda buttons on assigned hits with new mts version.
  • Panda buttons fix for changing options on MTURK pages.
Clone this wiki locally