Release Notes

  • Tapicker v3.13.4 (2023-06-28)
    [New Feature] The data source of Select Option node can be referenced from loop
    [Improvement] Clicking on the recipe card brings up the launchpad directly
    [Improvement] Improve some small and scattered user experience
    [Bug Fix] The problem that the filter may be lost in some cases
    [Bug Fix] Unable to extract data from itself after setting row filter

  • Tapicker v3.12.8 (2023-06-18)
    [New Feature] Table columns support setting whether to store
    [New Feature] Table columns support dynamic logical assignment
    [New Feature] Add a powerful Execute Condition node
    [Improvement] Adding a loop node no longer automatically adds child nodes
    [Improvement] Wait for the page until the page changes to support custom monitoring scope
    [Bug Fix] Errors may occur when viewing data causing a white screen
    [Bug Fix] Text filter does not work on Click Element node
    [Bug Fix] Unable to reference data when adding first node in Enter Loop node
    [Bug Fix] Invalid transfer set when column's data referenced from loop
    [Bug Fix] Editing child nodes after duplicating a Enter Loop node will affect each other
    [Bug Fix] Unable to edit nodes in some cases

  • Tapicker v3.9.7 (2023-03-23)
    [Bug Fix] "Click the next page of the current page" doesn't work on some sites

  • Tapicker v3.9.6 (2023-02-16)
    [Improvement] Recipe list loading speed increased by 3 times+
    [Improvement] Overlong characters are displayed via Tooltip when viewing data
    [Improvement] After exporting data automatic memory data format to preference
    [Bug Fix] Fix some bugs

  • Tapicker v3.9.2 (2023-01-10)
    [New Feature] All nodes support error handling
    [Bug Fix] Fix some elements click failure
    [Improvement] Improve some user experience

  • Tapicker v3.8.18 (2022-12-31)
    [Bug Fix] Cannot execute multiple recipes at the same time
    [Bug Fix] In some cases, dragging the recipe tab would cause it to disappear
    [Improvement] Improve stability and reduce memory usage
    [Improvement] Layout when the column name is too long
    [Improvement] Updating the "About" page
    [Improvement] Adjust the style of some pages

  • Tapicker v3.8.12 (2022-12-28)
    [New Feature] Provide training ground to practice extracting data
    [New Feature] Alternate selectors and filters can be set on the target element of all nodes
    [Bug Fix] Unable to generate new selectors when class selectors are disabled on some pages
    [Bug Fix] Tasks are not exited after waiting for page load timeout
    [Bug Fix] After deleting a column and then adding a column with the same name, the column cannot be displayed
    [Bug Fix] Autofocus error issue with Click Element node
    [Bug Fix] Click Element node cannot preview
    [Improvement] Change the selector generation algorithm, the generated selector is shorter
    [Improvement] Display a horizontal scroll bar when viewing data to solve the problem that the mouse cannot scroll horizontally
    [Improvement] Remove the extracted flag, it caused more problems than benefits
    [Improvement] Smarter generation of table selector

  • Tapicker v3.6.6 (2022-12-09)
    [New Feature] The column can refer to the data of table
    [New Feature] Flags of pattern can be set
    [Bug Fix] Some shortcut keys conflict with Chrome
    [Bug Fix] New data export engine
    [Improvement] Add a new option "openInNewTab" to the Click Element node
    [Improvement] Integrate the Dump option into table name input box
    [Improvement] Pattern matching uses column delimiters
    [Improvement] Columns can set custom fixed values
    [Improvement] Display row numbers in data previewer

  • Tapicker v3.4.18 (2022-11-29)
    [New Feature] Support setting default startup parameters for recipes
    [New Feature] Support for custom sorting recipe tabs
    [New Feature] Support for setting custom dilimiter for columns
    [Bug Fix] Adding a unique index but has no effect
    [Bug Fix] Cannot continue referencing a loop inside a loop
    [Bug Fix] Can't find own recipes when adding webhook
    [Bug Fix] In some cases, the recipe editor was not automatically opened when editing a recipe
    [Improvement] Add recipeId and tableId fields to the callback data of Webhook
    [Improvement] No longer shows the number of recipes on the tab (reason: not enough slots)
    [Improvement] Reset scroll to top after switching tabs in recipe list
    [Improvement] Prevent unnecessary refreshes when creating browser tabs
    [Improvement] Create/edit recipes in a new tab without disturbing the current tab
    [Improvement] Automatically sync recipes to latest state when editing the same recipe in multiple tabs
    [Improvement] Lazy loading of recipe Meta information and Favicon to improve rendering speed
    [Improvement] Updating the Privacy Policy and Terms of Service

  • Tapicker v3.1.10 (2022-11-23)
    [New Feature] Click Element and other nodes supports referencing Table columns
    [Bug Fix] Clicking on anchor element with JS call causes error
    [Bug Fix] The data's meta info is referenced in the wrong place
    [Bug Fix] Reference loop info fails without any prompt
    [Bug Fix] Sign up fails when the avatar link is too long
    [Bug Fix] Nodes cannot be edited after 3 levels of loop nesting
    [Bug Fix] Always overridden by the default value when editing a column
    [Bug Fix] Shortcut keys are accidentally touched in some complex scenes
    [Improvement] Turn off the ability to refer to variables in selectors (confusing interaction)
    [Improvement] Improve the compatibility of "click the next page of the current page"

  • Tapicker v3.0.2 (2022-11-12)
    [Bug Fix] Scrape terminated without reason
    [Bug Fix] Layout of the not logged in prompt page

  • Tapicker v3.0.0 (2022-11-06)
    [New Feature] Add Account Info page
    [New Feature] More friendly free plan (recipe creation is now supported)
    [Bug Fix] The unique index is not updated after the column is dropped
    [Improvement] Enabling a new icon and name
    [Improvement] Change the judgment logic of waiting for the page to load
    [Improvement] Adjust the default format for exported data
    [Chore] Clean up broken/non-working public recipes
    [Chore] Enable a brand new dedicated domain

  • Tapicker v2.0.58 (2022-10-26)
    [Bug Fix] Unable to create/edit recipes on first install
    [Bug Fix] When previewing the "Extract Data" node, the number of data rows extracted is displayed incorrectly

  • Tapicker v2.0.56 (2022-10-12)
    [New Feature] Support one-click copy node
    [New Feature] Automatically save filters to preferences
    [New Feature] Support for sorting by ID when viewing data
    [Bug Fix] Incorrectly trigger shortcut keys when typing text
    [Improvement] Show unsaved icon after recipe change
    [Improvement] Optimize the table style of the data viewer
    [Improvement] Recipe list using skeleton screen Loading
    [Improvement] Hide ugly scrollbars under Windows
    [Improvement] Use in incognito mode (Editor login status loss has not been resolved)

  • Tapicker v2.0.48 (2022-09-28)
    [New Feature] Support for references with 1-based indices
    [New Feature] Add "Forward" and "Backward" nodes
    [New Feature] Add "Activate" and "Close" Tab nodes
    [New Feature] Click Element node supports openInNewTab option
    [New Feature] Support fuzzy search for recipe names
    [Bug Fix] Unable to detect if some sites loaded successfully
    [Improvement] Open the corresponding page when editing a recipe
    [Improvement] Displays the total number of data successfully extracted
    [Improvement] Task allocation logic and log display
    [Improvement] Improve the loading speed of the recipe list
    [Improvement] Change the default filename for exported data
    [Improvement] Can be replaced with empty when replacing data
    [Improvement] Close the Popup after successful launch recipe

  • Tapicker v2.0.36 (2022-09-16)
    [New Feature] Selectors support referencing variables
    [New Feature] Support to control whether to end the task when no row is found
    [Bug Fix] Can't add first node inside loop node
    [Bug Fix] Reference error when loop info does not exist
    [Bug Fix] Unable to reference Table data
    [Bug Fix] Set initial configurations
    [Improvement] Prompt that recipes cannot be created on a blank page

  • Tapicker v2.0.26 (2022-08-28)
    [New Feature] Support setting filters for Row
    [New Feature] Open the welcome page after successful installation
    [Bug Fix] Close Inspector after closing Finder
    [Bug Fix] Cannot send messages to Editor in some cases
    [Bug Fix] Prevent Editor and Recorder from being selected after opening Finder
    [Improvement] Show editor using ShadowDOM container
    [Improvement] Generate random Loop Name and Table Name
    [Improvement] Dark Mode Styles

  • Tapicker v2.0.16 (2022-08-19)
    [New Feature] Support for extracting background images
    [New Feature] Add About page
    [New Feature] Support scrolling after scrolling again
    [Improvement] Filter rows by inner text, avoiding duplicate extracts
    [Improvement] Show default icon when target site's favicon fails to load
    [Improvement] Modify the sorting of the node list, and the most frequently used ones are listed first
    [Improvement] Domain filtering is turned off by default in the recipe list
    [Improvement] Update template data

  • Tapicker v2.0.8 (2022-08-10)
    [New Feature] Support one-click filling in the current page link
    [Bug Fix] Causes recipe editor error when node loses focus
    [Bug Fix] When the user is not logged in, some pages report an error
    [Bug Fix] Some websites fail to generate row selectors
    [Bug Fix] An error may occur when dragging a node
    [Improvement] The recipe list is sorted by update time by default
    [Improvement] Cannot save when no columns are added

  • Tapicker v2.0.0 (2022-08-03)
    Brand new version with many improvements

  • Tapicker v1.1.0 (2022-03-15)
    [New Feature] Support for extracting data from outside the row
    [New Feature] Support extracting current page link and current time
    [New Feature] Support English and Chinese
    [Bug Fix] YouTube page scrolling fails
    [Bug Fix] An error is reported when there are columns with the same name
    [Bug Fix] Automatic next page scrape failed
    [Improvement] Beautify HTML code
    [Improvement] Change recipe intro to required

  • Tapicker v1.0.0 (2022-03-01)
    first version released