cover
  • #Release

Tapicker v5.17.28 released 🎉👏

Welcome to Tapicker v5.17.28! This update introduces a new argument type, improves the stability of CSS Selector generation, and brings several user experience enhancements.

  • Set Arguments now supports the String(enum) data type
  • Improved stability of the CSS Selector generation algorithm
  • Various user experience improvements

Set Arguments now supports the String(enum) data type

You can now use the String(enum) data type in the Set Arguments block.

Technically, it is not a true Enum type. Instead, it defines a list of predefined options from which users can select a single value.

For detailed usage instructions, please refer to the Set Arguments documentation.

string-enum

Improved CSS Selector generation stability

The CSS Selector generation algorithm has been further improved to make it more stable and adaptable across a wider range of websites.

User experience improvements

Several usability improvements have been made to refine the UI layout and provide a smoother overall experience.

You may also like