Skip to main content Link Search Menu Expand Document (external link)

v1.6.4 - February 23, 2024

v1.6.4 Changelog

  • Added options to the Jancy CSV and Google Sheet Profile providers to allow commas and colons to be escaped in Site columns
  • Added a mode selector to the Set Profiles dialog that will assign selected profiles to all selected tabs repeating profiles if necessary
  • Replaced on/off toggle in the Plug-ins setting page with a checkbox to convey state of each plug-in
  • New Commands
    • Show parser registry
    • Show profile registry
  • New Menu Items
    • App menu -> Help -> Pages -> Parsers
    • App menu -> Help -> Pages -> Profiles
    • App menu -> Help -> Pages -> Commands
  • ticketcounts: first sampled data for an event is remembered and optionally displayed on the ticketcount page
  • ticketmaster: added an option to either include or not include GMT offsets in the timestamps of positions written to outputs
  • Bug fix: fixed mislabeled columns in the Plug-ins setting page
  • Bug fix: fixed slack screenshot menu not showing without a restart
  • Bug fix: fixed two application menu items in the menu editor
  • Bug fix: fixed an issue where typing a URL in all caps would not navigate to the URL but instead search on what was typed
  • Bug fix: fixed an issue where clearing ticketcount data wasn’t working

v1.6.3 Changelog - February 9, 2024

  • Added Link Color to the theme editor so link colors can be customized
  • Starting tabs with a random profile will only consider profiles that aren’t currently in use
  • Improved how proxies are parsed from CSV files
  • Added the ability for credit cards on profiles to have a name that differs from the name on the profile
  • Updated tab button context menus to look similar
  • New Commands
    • Print current page
  • New Profile CSV Columns
    • CC Name:<set name>
  • arc/arc2: Brand column can now provide CC type
  • ticketmaster: Added GMT offset to the timestamps for queue positions
  • Bug fix: fixed an issue that would cause a popup window to appear when you dragged links to the main tab area
  • Bug fix: fixed the ‘Open link in new related tab’ menu item on the web page context menu
  • Bug fix: fixed the ‘Open link as a related tab in new window’ menu item on the web page context menu
  • Bug fix: fixed an issue that was preventing the Find In Page dialog box from receiving focus if it was already open and you pressed ctrl+f again
  • Bug fix: fixed an issue starting tabs on random profiles
  • Bug fix: fixed an issue where opening the tab studio again would cause an error to occur
  • Bug fix: fixed an issue where the bulk creation tab warning dialog could appear below the custom tab dialog
  • Bug fix: fixed an issue where the TM queue position processor could get stuck and positions wouldn’t get written to outputs
  • Bug fix: fixed the slack and discord screenshot menu not showing in the default menus
  • Bug fix: fixed an issue where the ticketcount plug-in for AXS wasn’t showing counts for GA only events (the fix was a bit hackish so we’ll see if it holds up)

v1.6.2 Changelog - January 29, 2024

  • Bug fix: fixed missing ‘New Tab -> Custom’ menu item for the tab button context menu
  • Bug fix: fixed an issue where tabs wouldn’t start on proxy using the Custom dialog under a certain set of conditions

v1.6.1 Changelog - January 26, 2024

There was a bug identified in this version when opening tabs in mass. If you use proxies from a proxy CSV and you have Start tabs with proxies enabled the tabs won’t start on a proxy unless you specify a proxy provider in the dialog. If you rely on this behavior and don’t want to select a proxy provider then skip this release.

  • Improved the error message text for error codes 7 (timed out) and 375 (too many retries)
  • Added ability to customize menus
  • Added the menu editor in settings
  • Added a configurable warning message that will display itself when bulk creating tabs
  • Improved the default autofill rules for AXS checkout
  • New Settings
    • Core -> Tab Creation -> When creating multiple tabs, warn if creating more than this many tabs (0 disables the warning)
  • arc/arc2: better handling when the BankName cell is empty
  • Bug fix: fixed UI artifacting on the ticketmaster setting page if the window was smaller
  • Bug fix: fixed an issue with tabs not receiving focus if Jancy was started with URLs on the command line
  • Bug fix: fixed an issue where the URL field would not receive focus when running the Focus URL command
  • Bug fix: fixed an issue where the slack status didn’t update after adding a new slack token
  • Bug fix: fixed an issue where the private channels in slack don’t export or import
  • Bug fix: fixed an issue where adding a slack namath channel didn’t let you choose a formatter

v1.6.0 Changelog - January 12, 2024

  • Removed the need for the URL in the proxy tester
  • Added a stop button to the proxy tester
  • Improved the proxy tester to have better error reporting
  • Added support for token aliases that will let you substitute tokens (API keys, etc) for easier to remember aliases
  • Added clarifying text about password requirements to the splash screen
  • New Commands
    • Show token alias settings
  • 1ticket: added support for token aliases
  • arc2: added support for token aliases
  • automatiq: added support for token aliases
  • lysted: added support for token aliases
  • seatheros: added support for token aliases
  • textchest: added support for token aliases
  • texttrove: added support for token aliases
  • ticketcount: made the position of the widget (top/left, bottom/left, top/right, bottom/right) configurable for TM
  • ticketmaster: added a memory buffer output to the queue position writer that buffers positions in memory instead of disk or a google sheet
  • ticketsuite: added support for token aliases
  • Bug fix: the proxy selector dialog behaves properly now
  • Bug fix: fixed a potential bug in the textchest SMS resolver that would have obscured why a request didn’t work
  • Bug fix: fixed a rare bug by making it so loading proxies and profiles are more fault tolerant if there’s a problem reading from the source files
  • Bug fix: fixed the splash screen not communicating when there is an issue resetting a password
  • Bug fix: fixed an issue with the Persist Cookies column not being read from profiles in a Google Sheet

v1.5.5 Changelog - Decemeber 15, 2023

  • Created new key bind table and editor in the key bind settings page
  • Improved error handling when adding Google Accounts and a connection to Google APIs couldn’t be made
  • New Commands
    • Reload all profile providers
    • Set tab color to color 1 for selected tabs
    • Set tab color to color 2 for selected tabs
    • Set tab color to color 3 for selected tabs
    • Set tab color to color 4 for selected tabs
    • Set tab color to color 5 for selected tabs
    • Set tab color to color 6 for selected tabs
    • Set tab color to color 7 for selected tabs
    • Set tab color to color 8 for selected tabs
    • Set tab color to color 9 for selected tabs
    • Show advanced settings
    • Show autofill settings
    • Show bookmark settings
    • Show discord settings
    • Show google accounts settings
    • Show key binds settings
    • Show plug-in settings
    • Show profile settings
    • Show proxy settings
    • Show slack settings
    • Show user interface settings
    • Show user scripts settings
  • New email parsers
    • amex-safekey
    • stripe
  • arc/arc2: added arc version information to the info string for arc specific profile providers
  • arc/arc2: updated CSV parser to recognize both CC # and CC LAST 4 as valid columns for credit card numbers
  • lysted: updated API endpoint Jancy uses
  • ticketmaster: tried to make the queue position writer more fault tolerant and improved logging
  • ticketmaster: added a “Restart processor” button that can restart the command queue processor manually in the event of a problem
  • Bug fix: fixed an obscure bug where ticketcount wouldn’t show counts for events with particular conditions

v1.5.4 Changelog - December 1, 2023

  • Added the ability to edit Slack and Discord Namath Providers. Custom providers may implement methods for them to be edited as well
  • Added the ability to recall the last server/channel for Slack and Discord when taking a screenshot or sending a message
  • New Commands
    • Check for updates
    • Edit autofill map
    • Exit Jancy
    • Open Jancy documentation
    • Show console
    • Show Jancy about page
  • New profile CSV columns
    • Proxy Resolver
  • queue-it: Added https://ticketmasterintl.queue-it.net as a recognized domain to extract queue position and assign tab priority
  • ticketsuite: added the proxy resolver
  • texttrove: added texttrove resolver for grabbing SMS codes
  • Bug fix: fixed an issue where queue positions would stop getting written to outputs if you closed tabs prior to the commands being processed

v1.5.3 Changelog - November 17, 2023

  • Improved screenshots to allow the user to choose visible area or the whole page
  • Improved timed reload settings to be able to be reordered
  • Internal improvements to plugin loading with jancy.getInterfaceAsync(), returns a promise
  • Added the ability to run autofill with field swapped values
  • Moved autofill settings to their own settings page
  • Updated the command palette to sort and display entries alphabetically by description
  • New Commands
    • Autofill field swapped details on selected tabs
    • Autofill field swapped details on selected tabs (all windows)
    • Autofill field swapped details and credit card 1 on selected tabs
    • Autofill field swapped details and credit card 1 on selected tabs (all windows)
    • Autofill field swapped details and credit card 2 on selected tabs
    • Autofill field swapped details and credit card 2 on selected tabs (all windows)
    • Autofill field swapped details and credit card 3 on selected tabs
    • Autofill field swapped details and credit card 3 on selected tabs (all windows)
    • Autofill field swapped details and credit card 4 on selected tabs
    • Autofill field swapped details and credit card 4 on selected tabs (all windows)
    • Autofill field swapped details and credit card 5 on selected tabs
    • Autofill field swapped details and credit card 5 on selected tabs (all windows)
  • New Settings
    • Autofill -> Profile Field Swapping -> Autofill field “X” maps to profile field “Y”
    • User Interface -> Tabbed Windows -> Show bookmark bar * renamed from User Interface -> Tabbed Windows -> Display bookmark bar *
  • discord: added the ability to define custom formatter functions for messages from namath specifically
  • namath: added the use of the formatter functions to providers
  • namath: provider factories are disabled when they have no bots or keys configured
  • slack: added the ability to define custom formatter functions for messages from namath specifically
  • ticketcount: added the ‘Reverse min/max buttons’ setting
  • ticketcount: for TM, added the ability to toggle on/off all-in pricing
  • ticketmaster: reworked queue position capturing and added optional ability to indicate fast accounts in the output
  • Bug fix: fixed credit card set names not showing up in the profile panel
  • Bug fix: fixed screenshots showing transparent backgrounds that make part of the image unreadable
  • Bug fix: fixed an issue where tabs that go from an event page to a queue page weren’t always getting the correct priority group
  • Bug fix: fixed visual issues with long descriptions in the command palette
  • Bug fix: fixed an issue with tabs moved to a new window that presented itself based on how the tabs were selected

v1.5.2 Changelog - November 3, 2023

  • New Profile CSV Columns
    • URL
  • New Commands
    • Navigate to profile URL in selected tabs
    • Navigate to profile URL in selected tabs (all windows)
    • Set profiles in selected tabs
    • Set profiles in selected tabs (all windows)
  • New tab context menu items
    • Set profile…
  • New Settings
    • Profiles -> Profile URL overrides home page URL
  • ticketmaster: improved queue position writing and added stats panel to monitor progress
  • Bug fix: fixed a bug that was preventing bookmarks from being edited
  • Bug fix: fixed the Bookmark page command
  • Bug fix: holding cmd while clicking on a tabs to select them works correctly on Mac

v1.5.1 Changelog - October 31, 2023

  • Bug fix: fixed seatgeek not working

v1.5.0 Changelog - October 27, 2023

  • Made it so tab zoom levels can be decimal values for finer tuning
  • Added webcontent context menu options to select text and use the selected text as tab notes or tab passcodes
  • Added a Mode selection option to the Change URL dialog that controls how URLs are applied when multiple tabs are selected
  • Added the ability to rearrange bookmarks on the settings page
  • New Commands
    • Change timezone for selected tabs
    • Scroll all tabs to the bottom of the page
    • Scroll all tabs to the bottom of the page (all windows)
    • Scroll selected tabs to the bottom of the page
  • New tab context menu items
    • Set timezone
  • New Settings
    • Core -> New Tabs -> Start with a profile selected -> Use a random profile
    • Core -> Timezones -> Configure timezones
    • User Interface -> Tabs -> Zoom step
  • arc2: new plug-in to handle new integration method
  • discord: added the ability to include the tab’s URL when sending a screenshot
  • slack: added the ability to include the tab’s URL when sending a screenshot
  • Bug fix: fixed the message displayed when the gsheet profile provider is disabled

v1.4.7 Changelog - October 20, 2023

  • Added the jancy://profiles page to show the contents of the profile registry
  • Added support for Google Sheet: read/write scopes
  • New Commands
    • Change tab notes for selected tabs
    • Change tab notes for all tabs
    • Change tab notes for all tabs (all windows)
    • Set window name
  • New Menu Items
    • File -> Name window…
  • New tab context menu items
    • Change tab notes…
  • discord: improved screenshot message to include who sent the screenshot (license email or configured username)
  • lysted: updated the lysted password resolver to take an optional marketplace ID so passwords can be retrieved for other marketplaces
  • namath: testing providers in Namath panel sends a test cart to the discord/slack channel
  • namath: added new settings that let you set a custom tab color on cart approval or denial
  • namath: grouped seats together in ranges e.g. 1-4, 5-8, etc
  • slack: improved screenshot message to include who sent the screenshot (license email or configured username)
  • ticketmaster: added preliminary support for writing queue positions to a google sheet
  • ticketmaster: added a new custom priority group for tabs that have completed purchase
  • Bug fix: fixed problem with slack not working with image urls sometimes
  • Bug fix: fixed a problem not diplaying navigation/connection errors when they occurred but rather after the next navigation event
  • Bug fix: fixed a problem with the profile name and group name not being displayed in the Namath messasges
  • Bug fix: fixed slack based namath provider test button not sending to the channel specified in the settings
  • Bug fix: fixed seats missing from large namath carts
  • Bug fix: fixed the info button on the custom tab dialog not opening the right documentation page
  • Bug fix: fixed the Help -> Documentation… menu item so it works
  • Bug fix: fixed namath putting up an exposed error when trying to add a discord provider when the discord token is invalid
  • Bug fix: fixed the Check for updates menu item so it works properly
  • Bug fix: fixed a couple of issues opening tab strings in a new window
  • Bug fix: fixed a bug when you have an expired discord token and try to use it or add a provider with it
  • Bug fix: fixed a bug when the slack app token is wrong, added a status icon for it so user know it is wrong

v1.4.6 Changelog - October 6, 2023

  • Added the ability to send a screenshot of a tab to the clipboard via the tab’s webcontent context menu
  • New settings
    • User Interface -> Tabbed Windows -> Show icons only in the bookmark bar
  • New commands
    • Screenshot tab to clipboard
    • Discord: Send screenshot of tab to channel
    • Slack: Send screenshot of tab to channel
  • New profile CSV columns
    • Free 1
    • Free 2
    • Free 3
    • Free 4
    • Free 5
  • New autofill fields
    • free1
    • free2
    • free3
    • free4
    • free5
  • discord: added the ability to send screenshots of tabs to a discord channel via the tab’s webcontent context menu
  • discord: added support for seatmaps to be embeded in carts sent via namath
  • namath: added support for capturing seatmap URLs
  • namath: moved settings down to plug-ins section and it doesn’t show if not enabled
  • slack: added the ability to send screenshots of tabs to a slack channel via the tab’s webcontent context menu
  • slack: added support for seatmaps for carts sent via namath
  • slack: added the ability to add private channels for slack since you can’t list them
  • ticketcount: for TM, made highlevel count data available as tab data
  • ticketmaster: added the ability to copy the seat map URL of an event to the clipboard via the tab’s webcontent context menu
  • Bug fix: discord test button works for servers that don’t have a channel with the name ‘general’
  • Bug fix: Fixed an issue where you couldn’t use ‘notes’ in an autofill mapping rule
  • Bug fix: Attempted to do a better job of determining when checkout has been completed on TM to reset tab priority
  • Bug fix: Namath show cart button is working now

v1.4.5 Changelog - September 29, 2023

  • The change URL dialog will recall last used delay value
  • Tabs created from an existing tab will start with the same tab panel selected
  • Added an option to copy tab notes when an existing tab creates a tab
  • Tried to optimize what Jancy has to do while tracking state as a tab navigates
  • Attempted to make some performance improvements parsing URLs on all outgoing requests and some incoming responses
  • Namath uses the new Username setting so you can specify a username that will be sent with carts to discord/slack/etc
  • New Settings
    • Core -> Username
    • Core -> Tab Creation -> Copy tab notes when creating a tab from an existing tab
    • User Interface -> Profiles -> Mask password
    • User Interface -> Profiles -> Hide timestamp fields on the profile tab panel
    • Advanced -> New Tabs -> Superfast domain name parsing
  • New commands
    • Open debug tab panel in selected tabs
    • Open debug tab panel in selected tabs (all windows)
    • Open note tab panel in selected tabs
    • Open note tab panel in selected tabs (all windows)
    • Open profile tab panel in selected tabs
    • Open profile tab panel in selected tabs (all windows)
  • Bug fix: Fixed an issue with tab panels not switching to the correct panel if the tab didn’t have focus
  • Bug fix: Fixed an issue where the “Configure Profiles” context menu item would not open the tab in the window with focus
  • Bug fix: Fixed an issue with the ticketcount plug-in taking up too much space if there are no dots to color
  • Bug fix: Fixed an issue with the setting bundler and not generating bundles if the discord setting page was unconfigured
  • Bug fix: Fixed an issue with event information not being captured for the queue position CSV file
  • Bug fix: Fixed an issue with the autofill map file parser that wasn’t properly handling invalid url= lines
  • Bug fix: Fixed the default screenshot keybind not running the screenshot-tab command
  • Bug fix: Fixed date in the wrong timezone for events in Namath
  • Bug fix: Fixed an issue where the copy button next to the port field on the profile panel wouldn’t copy the value to the clipboard
  • Bug fix: Fixed the Tab -> Toggle Developer Tools menu item so that it works now

v1.4.4 Changelog - September 22, 2023

  • Added the namath plug-in that lets you send carts to chat clients (slack or discord) for approval (see Purchase Coordination documentation for details)
  • Added a tab count indicator to tab view’s title bar
  • Added the ability to delete themes
  • Added the ability to specify a dark mode theme and follow the dark mode setting at the OS level
  • Added the ability to hold shift and click to select multiple profiles at once in the new and duplicate tab custom dialogs
  • Added a “State” profile filter and improved group and profile filtering in the new and duplicate tab custom dialogs
  • Added the ability to give the tab focus when auto-reload runs in the tab
  • Removed the old feature that could auto select profiles based on the proxy selected
  • New Settings
    • Core -> Tab Reloading -> New tabs start with “Focus tab on auto-reload” enabled
    • User Interface -> Tabbed Window -> Tab auto sort
  • New commands
    • Disable focus tab on auto-reload in selected tabs
    • Enable focus tab on auto-reload in selected tabs
    • Resort tabs to mirror tabview
    • Resort tabs to mirror tabview (all windows)
  • New window menu items
    • View -> Command palette
    • View -> Resort tabs -> Mirror tab view
  • New tab context items
    • Resort tabs -> Mirror tab view
  • New email parsers
    • ejoin-safekey
  • ticketmaster: Added the ability to detect user supplied phrases on an event page and queue the user when a phrase is found (see documentation here)
  • Bug fix: Fixed an issue with selecting tabs from tab view
  • Bug fix: Fixed an issue with the google sheet profile provider not recognizing the Buyer column
  • Bug fix: Fixed an issue with the google sheet profile provider throwing an error if you had a Persist Cookies column

v1.4.3 Changelog - September 8, 2023

  • Added the ability to assign colors to priority groups
  • Modified the the Change URL dialog to support a list of URLs (see Change URL documentation for details)
  • Added ‘in use’ text for groups and profiles in the custom tab dialogs to indicate which are already selected in tabs
  • Added Google Spreadsheet support for reading profiles (see Google Workspace Account documentation for details)
  • Added support for profile notes
  • New Settings
    • User Interface -> Tabs -> Color tabs by priority group
    • User Interface -> Tabs -> Priority group color style
    • User Interface -> Tab View -> Color tabs by priority group
    • User Interface -> Tab View -> Priority group color style
  • New email parsers
    • ticketmaster-v2-imap-gmail
  • New Commands
    • Set priority group to 0 in selected tabs
    • Set priority group to 1 in selected tabs
    • Set priority group to 2 in selected tabs
    • Set priority group to 3 in selected tabs
    • Set priority group to 4 in selected tabs
    • Set priority group to 5 in selected tabs
    • Set priority group to 6 in selected tabs
    • Set priority group to 7 in selected tabs
    • Set priority group to 8 in selected tabs
    • Set priority group to 9 in selected tabs
    • Set priority to 0 in selected tabs
    • Set priority to 1 in selected tabs
    • Set priority to 2 in selected tabs
    • Set priority to 3 in selected tabs
    • Set priority to 4 in selected tabs
    • Set priority to 5 in selected tabs
    • Set priority to 6 in selected tabs
    • Set priority to 7 in selected tabs
    • Set priority to 8 in selected tabs
    • Set priority to 9 in selected tabs
  • New Themable Items
    • Tab priority group 1: Background color
    • Tab priority group 2: Background color
    • Tab priority group 3: Background color
    • Tab priority group 4: Background color
    • Tab priority group 5: Background color
    • Tab priority group 6: Background color
    • Tab priority group 7: Background color
    • Tab priority group 8: Background color
    • Tab priority group 9: Background color
  • ticketcount: For TM, the ticketcount dialog will cap it’s height based on the height of the view port
  • Bug fix: Fixed an issue with longer commands wrapping to a second line in the command palette
  • Bug fix: Fixed an issue where the Change URL, Change Tab Passcodes, and Tab Manager dialogs wouldn’t act on the correct tab if the tab didn’t have focus
  • Bug fix: Fixed an issue where we wouldn’t display the correct tab context if the tab right clicked on wasn’t part of the selected tabs
  • Bug fix: Fixed an issue using the passcode field in an autofill map rule
  • Bug fix: Fixed an issue where updating the tab subtitle format string using the editor wouldn’t update the value in the setting panel

v1.4.2 Changelog - August 25, 2023

  • Added the ability to assign custom colors to tabs
  • Added the ability to import and export settings (and eventually other things)
  • Added an optional delay to the change URL dialog
  • Creating duplicate tabs (related or unrelated) will copy the color from the parent tab
  • Redid the advanced setting page to make it clear which options impact newly created tabs and which don’t
  • New Settings
    • User Interface -> Custom tab colors
    • User Interface -> Tabs -> Custom color width in pixels
    • User Interface -> Tab View -> Custom color width in pixels
    • Advanced -> New Tabs -> Background throttling (Windows only for now)
  • New Commands
    • Turn background throttling on for selected tabs
    • Turn background throttling off for selected tabs
  • New tab context items
    • Set color…
  • New multi tab context menu items
    • Set color…
  • ejoin: Added an ejoin-axs email parser that will find messages with codes from AXS
  • ticketcount: Added the ability to save TM seat data to disk for analysis
  • ticketcount: Added new option to not auto-refresh data for TM only
  • Bug fix: Fixed an issue selecting commands from the command palette with a mouse
  • Bug fix: Fixed an issue where autofill wouldn’t run if you autofilled with CC + details and the credit card didn’t exist on the profile
  • Bug fix: Fixed an issue where address info assigned to credit cards wouldn’t be used for autofill
  • Bug fix: Fixed an issue where certain context menu actions wouldn’t do anything
  • Bug fix: Fixed an issue where updating the notes of a tab and switching off the tab too quickly would cause the notes to not be saved
  • Bug fix: Fixed an issue when dragging an unfocussed tab out to create a new window the new window would be created with the focussed tab instead of the one being dragged

v1.4.1 Changelog - August 18, 2023

  • Added new sort options to tab view: Sort tabs by title, Sort tabs by URL
  • Added the ability to control the sort order of tabs (ascending vs. descending) in tab view
  • Made it so the profile button doesn’t become disabled when the page is navigating
  • ticketcount: Added the ability to assign colors to price ranges not just individual price points
  • New Settings
    • User Interface -> Tab View -> Sort tabs in descending order by default
  • New commands
    • Skip proxy in selected tabs
    • Skip proxy in selected tabs (all windows)
  • Bug fix: Fixed an issue with loading a profile CSV that contained a DOB column with values we couldn’t parse
  • Bug fix: Temp fix for an issue where using a ‘/’ in a profile group name made it so you couldn’t select the profile from the search result list (now you can’t use ‘\‘… lol)
  • Bug fix: Fixed an issue with autofill not alawys running depending on what the website is doing

v1.4.0 Changelog - August 11, 2023

  • Added an ‘open link in current tab’ option to both the hold shift and hold ctrl while clicking link settings
  • Added support for radio input elements to the autofill system
  • Added support for screenshoting multiple tabs at the same time
  • Added name=”phoneNumber”; phoneNumberLocal as a rule to the default autofill map file. This should cover the TM phone number field.
  • Added better field validation to the v2 proxy provider parser
  • queue-it: Added https://patrontechnology.queue-it.net as a recognized domain to extract queue position and assign tab priority
  • queue-it: Added https://axs.queue-it.net as a recognized domain to extract queue position and assign tab priority
  • New Settings
    • Core -> Screenshot -> Filename
  • New Menu Items
    • View -> Toggle Bookmark Bar
  • New commands
    • Export info from selected tabs
    • Export info from selected tabs (all windows)
    • Screenshot selected tabs (renamed from Screenshot tab)
    • Screenshot selected tabs (all windows)
  • New multi tab context menu items
    • Reload tabs -> Auto-reload -> Off
    • Screenshot tabs…
  • Bug fix: Fixed an issue where the reload button wouldn’t unhighlight when autoreload was turned off in certain cases
  • Bug fix: Fixed an issue where the reset if displays changed feature didn’t work for everyone
  • Bug fix: Fixed an issue that was preventing new Time Options from being added
  • Bug fix: Fixed an issue when the command palette is larger than the screen. It looked like you couldn’t scroll down to see all the commands
  • Bug fix: Fixed AXS sign in not working on proxy
  • Bug fix: Fixed ticketweb.com working on Windows
  • Bug fix: Fixed an issue with the ticketcount plug-in and dots not coloring correctly if the colormap is initially off

v1.3.11 Changelog - July 28, 2023

  • Added an option to filter on profiles and group names in the custom tab dialogs
  • Improved error handling when adding Google Accounts with invalid credential files
  • New Settings
    • User Interface -> Tab Dialogs -> Filter groups (and optionally profiles) by matching anywhere in the string
  • ticketcount: For TM only, added the ability to refresh counts from the widget. No need to refresh the page anymore to get updated numbers
  • Bug fix: ticketcount seems to work better for some TM events it stopped working on
  • Bug fix: Removed the non-functioning Toggle Fullscreen View menu option (might revisit this in the future)
  • Bug fix: Fixed the setting User Interface -> Tab Dialogs -> Sort profiles in the tab dialogs alphabetically not working correctly if checked
  • Bug fix: Fixed an issue where the custom tab dialogs could default to Profile mode even if profiles weren’t loaded
  • Bug fix: Fixed an issue where holding shift when pressing the Login button would cause the splash screen to freeze

v1.3.10 Changelog - July 21, 2023

  • Internal improvements to how tab panels work
  • Internal improvements to how setting panels work
  • Internal tooling for component system
  • Added desktop notifications to announce when the autofill map files are re-read
  • Added desktop notifications to announce when the key bind file has been re-read
  • Added reset to default button to the preferences
  • Added an option to generate an in-tab notification when autofill runs
  • New Settings
    • Core -> Autofill -> Generate tab notification
  • New SMS parsers
    • AXS verification code parser
  • New Commands
    • Reload key binds
    • Reload the autofill map
  • Bug fix: Improved watching the user autofill.map for changes and reloading on MacOS
  • Bug fix: Improved watching the user keybinds.txt for changes and reloading on MacOS

v1.3.9 Changelog - July 7, 2023

  • Plug-in system supports basic plug-in reloading via the plug-ins setting panel
  • Added the ability to edit bookmark URLs
  • Middle mouse click on a bookmark creates a new tab from the bookmark
  • Added ticktetmaster.fr as a recognized domain for the Site:Ticketmsater column
  • Added the “v2: Load proxies from a delimited txt file” proxy provider that lest you select the CSV column layout
  • Added the profile SMS Number to the various profile context menues
  • Added “Open link in this tab” to the tab context menu
  • Added the ability to control if the email and SMS codes are made available to the autofill system
  • Added the ability to copy profile passcodes from the Profile button context menu
  • Added the ability to copy and paste profile passcodes from the context menu that appears when right clicking on a field in a page
  • Added support for passcode labels
  • New Settings
    • User Interface -> Tabbed Windows -> Prompt for confirmation before closing a window
    • User Interface -> Profiles -> Show passcode labels
  • New Commands
    • Scroll selected tabs to the top of the page
    • Scroll all tabs to the top of the page
    • Scroll all tabs to the top of the page (all windows)
  • New Settings
    • User Interface -> Tabbed Windows -> Prompt for confirmation before closing a window
  • ticketmaster: Added queue.ticketmaster.fr as a domain to capture queue positions from
  • queue-it: Added queue.ticketmaster.fr as a URL to extract queue position and assign tab priority
  • queue-it: Added dfentertainment.queue-it.net as a URL to extract queue position and assign tab priority
  • Bug fix: Better application and window close logic

v1.3.8 Changelog - June 29, 2023

  • Reverted back to v1.3.6 doing away with all v1.3.7 changes
  • Bug fix: Fixed autofill for some websites and rigorously tested both the Windows and Mac builds.

v1.3.7 Changelog - Jan 28, 2023

  • Don’t ask.

v1.3.6 Changelog - Jun 3, 2023

If you previously turned New frame workaround off to make TM work in 1.3.5 then you can turn it back on now 1.3.6. Leaving it off is fine too but Jancy may not work as well on some sites.

  • New Settings
    • New frame workaround
  • Bug fix: Fixed an issue with TM websites suddenly not working
  • Bug fix: Fixed the ejoin ticketmaster email parser so it works better for non-US generated codes

v1.3.5 Changelog - May 19, 2023

  • New Commands
    • Duplicate selected tabs
    • Duplicate selected tabs in new window
    • Duplicate selected tabs as related tabs
    • Duplicate selected tabs as related tabs in new window
    • New related tab
    • New related tabs from selected tabs
    • New related tabs from selected tabs in new window
  • New email parsers
    • ticketmaster-v2
  • Bug fix: Fixed password reset not working
  • Bug fix: Fixed an issue with profile providers not reloading from the setting panel
  • Bug fix: Fixed an issue with popup tabs on MacOS

v1.3.4 Changelog - May 12, 2023

  • Added optional note field to credit cards on profiles
  • New Settings
    • Core -> Tab Reloading -> Stop tab autoreload on click in page
  • New Commands
    • Reload profile provider 1
    • Reload profile provider 2
    • Reload profile provider 3
    • Reload profile provider 4
    • Reload profile provider 5
    • Reload profile provider 6
    • Reload profile provider 7
    • Reload profile provider 8
    • Reload profile provider 9
  • ticketmaster: Added proxy info (host:port) to ticketmaster queue position CSV
  • Bug fix: Fixed an issue where the profile panel wasn’t updating when credit card masking options changed
  • Bug fix: Fixed copying of profile field values and tab notes to the clipboard from the tab panel
  • Bug fix: Fixed an issue with the keybind setting panel not updating when it’s open and the keybind file changes
  • Bug fix: Fixed the credit card state field on the profile panel

v1.3.3 Changelog - May 11, 2023

  • Brought back the old autofill system and provided a setting that lets you toggle between the old and new systems until we work out all the bugs
  • New Settings
    • Core -> Autofill -> Use old autofill system
  • New Commands
    • Zoom out on selected tabs
    • Zoom out on selected tabs (all windows)
    • Zoom in on selected tabs
    • Zoom in on selected tabas (all windows)
  • Bug fix: Think we fixed the “Renderer Process Gone” happening more frequently
  • Bug fix: Fixed the issue with reloading a profile provider not updating an affected profile selected into a tab
  • Bug fix: Profile Name value is now inferred from the value of the Profile column if the Name is not specified
  • Bug fix: Fixed a potential issue with website notifications potentially being declined
  • Bug fix: Fixed a potential issue with not properly storing google oauth refresh tokens

v1.3.2 Changelog - May 1, 2023

  • Made the custom tab dialog save and recall the last mode for new and duplicate
  • Better error handling and stability improvements
  • Added Tab Open Modes to the custom tab dialog, allows users to select how the new tabs open
  • Added help dialog to the dialog factory - it goes to docs.jancy.io
  • Added multi-delete to the tab studio
  • Added an autofill mode option that controls how autofill is performed (machine is the faster older way, human is the newer way)
  • Updated the autofill mapping system so the default autofill mode can be overridden on a field by field basis
  • Added the ability to rearrange profile providers in the profile setting panel
  • New Settings
    • Core -> Autofill -> Default mode
  • New Commands
    • Autofill details and credit card 1 on selected tabs (all windows)
    • Autofill details and credit card 2 on selected tabs (all windows)
    • Autofill details and credit card 3 on selected tabs (all windows)
    • Autofill details and credit card 4 on selected tabs (all windows)
    • Autofill details and credit card 5 on selected tabs (all windows)
    • Autofill details on selected tabs (all windows)
    • Change URL for all tabs
    • Change URL for all tabs (all windows)
    • Clear cookies for selected tabs (all windows)
    • Clear tab data for selected tabs (all windows)
    • Close tab panel in all tabs (all windows)
    • Close tab panel in selected tabs (all windows)
    • Copy and paste credit card 1 CVV
    • Copy and paste credit card 1 date
    • Copy and paste credit card 1 number
    • Copy and paste credit card 1 type
    • Copy and paste credit card 2 CVV
    • Copy and paste credit card 2 date
    • Copy and paste credit card 2 number
    • Copy and paste credit card 2 type
    • Copy and paste credit card 3 CVV
    • Copy and paste credit card 3 date
    • Copy and paste credit card 3 number
    • Copy and paste credit card 3 type
    • Copy and paste credit card 4 CVV
    • Copy and paste credit card 4 date
    • Copy and paste credit card 4 number
    • Copy and paste credit card 4 type
    • Copy and paste credit card 5 CVV
    • Copy and paste credit card 5 date
    • Copy and paste credit card 5 number
    • Copy and paste credit card 5 type
    • Copy and paste profile address 2
    • Copy and paste profile city
    • Copy and paste profile email
    • Copy and paste profile email code
    • Copy and paste profile name
    • Copy and paste profile password
    • Copy and paste profile phone number
    • Copy and paste profile passcode #1
    • Copy and paste profile passcode #2
    • Copy and paste profile passcode #3
    • Copy and paste profile passcode #4
    • Copy and paste profile passcode #5
    • Copy and paste profile SMS code
    • Copy and paste profile SMS number
    • Copy and paste profile state
    • Copy and paste profile street
    • Copy and paste profile zip
    • Copy credit card 1 CVV to the clipboard
    • Copy credit card 1 date to the clipboard
    • Copy credit card 1 number to the clipboard
    • Copy credit card 1 type to the clipboard
    • Copy credit card 2 CVV to the clipboard
    • Copy credit card 2 date to the clipboard
    • Copy credit card 2 number to the clipboard
    • Copy credit card 2 type to the clipboard
    • Copy credit card 3 CVV to the clipboard
    • Copy credit card 3 date to the clipboard
    • Copy credit card 3 number to the clipboard
    • Copy credit card 3 type to the clipboard
    • Copy credit card 4 CVV to the clipboard
    • Copy credit card 4 date to the clipboard
    • Copy credit card 4 number to the clipboard
    • Copy credit card 4 type to the clipboard
    • Copy credit card 5 CVV to the clipboard
    • Copy credit card 5 date to the clipboard
    • Copy credit card 5 number to the clipboard
    • Copy credit card 5 type to the clipboard
    • Copy profile address 2 to the clipboard
    • Copy profile city to the clipboard
    • Copy profile email address to the clipboard
    • Copy profile name to the clipboard
    • Copy profile password to the clipboard
    • Copy profile phone number to the clipboard
    • Copy profile SMS number to the clipboard
    • Copy profile state to the clipboard
    • Copy profile street to the clipboard
    • Copy profile zip to the clipboard
    • Hard reload all tabs (all windows)
    • Hard reload selected tabs (all windows)
    • Move selected tabs to named window #1
    • Move selected tabs to named window #2
    • Move selected tabs to named window #3
    • Move selected tabs to named window #4
    • Move selected tabs to named window #5
    • Move selected tabs to named window #6
    • Move selected tabs to named window #7
    • Move selected tabs to named window #8
    • Move selected tabs to named window #9
    • Open tab panel in all tabs (all windows)
    • Open tab panel in selected tabs (all windows)
    • Refresh profile email code on all tabs (all windows)
    • Refresh profile email code on selected tabs (all windows)
    • Refresh profile password on all tabs (all windows)
    • Refresh profile password on selected tabs (all windows)
    • Refresh profile SMS code on all tabs (all windows)
    • Refresh profile SMS code on selected tabs (all windows)
    • Reload all tabs (all windows)
    • Reload selected tabs (all windows)
    • Select all tabs (all windows)
    • Stop all tabs (all windows)
    • Stop selected tabs (all windows)
    • Toggle audio on/off in selected tabs (all windows)
    • Toggle images on/off in selected tabs (all windows)
    • Toggle profile panel in selected tabs (all windows)
    • Toggle proxy on/off in selected tabs (all windows)
    • Turn auto-reload off in selected tabs (all windows)
    • Unselect all tabs (all windows)
  • Bug fix: Fixed the options in Tab Studio doing nothing
  • Bug fix: Fixed CC state field not showing up in the profile panel
  • Bug fix: Think we fixed the issue of some tabs appearing blank during mass tab creation.
  • Bug fix: Think we fixed problems when changing monitor setups and the app missing from the screen
  • Bug fix: Fixed the tab studio breaking tabs when deleting a certain way
  • Bug fix: Fixed getting locked out of using the browser if a modal dialog opens, but is invisible. Press ESC
  • Bug fix: Better handling of Jancy profile CSVs not specifying the required columns
  • Bug fix: Fixed the ticketmaster plugin’s autoselect no insurance and autoselect terms and conditions options being reversed

v1.3.1 Changelog - April 21, 2023

  • Added notification factory so that notifications can be created from anywhere in the app
  • Quality of life improvements to the plug-in system for developers
  • Added ticketmaster.es as a recognized domain for the Site:Ticketmaster column
  • Added separate ticketmaster IMAP parsers. One for gmail imap and one for hotmail imap
  • automatiq: improved logging when the API endpoint doesn’t respond successfully
  • lysted: improved logging when the API endpoint doesn’t respond successfully
  • ticketmaster: Added queue.ticketmaster.es and ticketmaster.es/checkout for assigning priority groups and capturing queue positions
  • queue-it: Added queue.ticketmaster.es as a URL to extract queue position and assign tab priority
  • New email parsers
    • ticketmaster-imap-gmail
    • ticketmaster-imap-hotmail
  • Bug fix: ticketcount plug-in properly colors dots that are already visible when the page loads
  • Bug fix: fixed a bug with the autofill system when selecting options from a list on certain websites
  • Bug fix: fixed a bug with the JYL loader that wasn’t properly handling the same tag specified multiple times in the same file

v1.3.0 Changelog - April 14, 2023

  • Added Tab Studio!
  • Added proxy selector plugin
  • Added a theme editor
  • Added the jancy language file (JYL) loader
  • Added JYL support for adding commands, email parsers, sms parsers, and web ready functions
  • Added a bookmark bar
  • Added the ability to rename bookmarks via the Bookmark settings page
  • Added the ability to move tabs to named windows
  • Added the ability to clear the Jancy console page
  • Added DOB field to profiles
  • Added optional address fields to credit cards on profiles
  • Added window recording support via right clicking tab buttons or tab content
  • Choosing a bookmark with multiple tabs selected causes the bookmark to be applied to all selected tabs
  • Implemented a hopefully better find in page feature
  • Added SMS Number and DOB fields to the autofill map file
  • New web ready infrastructure
  • Added the tabWindowId property to tabs
  • Adeded a “do nothing” option for ctrl-clicking and shift-clicking links in pages to prevent new tabs from spawning
  • Profile panel will hide some fields that are empty
  • Added the ability to copy tab notes into input fields via the context menu that appears when clicking on an input field in a page
  • Added context menus to the back and forward buttons to allowing going to a particular page in the navigation history of a tab
  • Added the “disable page visibility api” web ready module (hopefully this addresses the “It’s your turn” with queues)
  • Added the “Sort tabs by profile email” sort mode to tab view that will sort tabs by the profile email and second order sort by created time
  • Completely overhauled the autofill system. Filling fields is now done by simulating a person typing at a configurable WPM value.
  • Resolvers can now specify when a resolved value is an error. If a value has been specified as an error then it won’t be used for autofilling
  • Added a group filter to the custom tab dialogs in an attempt to make it easier to find profile groups
  • Slightly better tab reloading logic. Hopefully this fixes some intermittent tab reloading issues.
  • General stability improvements
  • New Settings
    • Core -> Named windows
    • Core -> Autofill -> Words per minute
    • Core -> Autofill -> Words per minute -> Jitter (msecs)
    • Core -> Autofill -> Max moves for select elements
    • Core -> Autofill -> Write generated interaction scripts to the console for debugging
    • User Interface -> Tabbed Windows -> Display the bookmar bar
    • Advanced -> Web Startup
    • Advanced -> Debug -> Trace interaction system API calls
  • New Commands
    • Toggle bookmark bar
    • Toggle proxy on/off in selected tabs
  • New email parsers
    • diafaan-ticketmaster
  • New SMS parsers
    • google
  • New tab context menu items
    • Move tab -> Move tab to a named window
  • Autofill Mappings”,
    • Added mapping rules for am.ticketmaster.com
  • arc: Added the ability to use SMS resolvers (textchest, seatheros) for ticketmaster profiles
  • imap: Added a basic IMAP resolver for use with profiles
  • 1ticket: Added the ability to specify the 1ticket marketplace ID for use with generic site columns
  • stdlib: Added a profile provider that lets you add multiple Jancy formatted profile CSVs from a folder
  • stdlib: Added the parser registry that allows for the registration of custom email and SMS parsers
  • ticketcount: improved the dot coloring hopefully for the better
  • ticketcount: made the map shader interactive so you can turn on/off the dots represented by specific colors
  • ticketcount: added a way to specify a color per offer keyword and have them broken out into their own colors in the map shader
  • ticketcount: got AXS working again. Might need some testing.
  • ticketmaster: Added an option to include the event ID in the filename of the ticketmaster queue position file
  • ticketsuite: Added the ability to specify the ticketsuite marketplace tag for use with generic site columns
  • queue-it: Added queue.atgtickets.com as URLs to extract queue position and assign tab priority
  • queue-it: First sampled position and current position (tab.data.queue_it_first_position and tab.data.queue_it_current_position respectively) are stored as data on the tab
  • Bug fix: Fixed an issue with proxy files that don’t have headers but also had two columns that look like ports
  • Bug fix: Properly dealing with an issue with the 1ticket API returning the same account information multiple times in the same API call
  • Bug fix: Fixed an issue with HTML tags rendering in tab titles
  • Bug fix: Better validation of ARC CSVs before parsing them
  • Bug fix: Better cookie restoring for profiles. Hopefully this addresses the TM passcode issue
  • Bug fix: Fixed an issue with the Clear Notes button not clearing notes when pressed
  • Bug fix: Fixed an issue with the side mouse buttons being pressed in a web page and causing the browser to go back or forward more than one page
  • Bug fix: Cleaned extra whitespace that could accidentally be included at the end of a line in the proxy CSV
  • Bug fix: Better AXS autofill rules. This should fix the issue of the country dropdown resetting the zip code field
  • Bug fix: Fixed an issue with the ticketsuite resolver that would return #BAD SITE if there weren’t any matching personas when resolving passwords
  • Bug fix: ticketsuite resolver no longer requires email addresses to match case when looking up personas
  • Bug fix: Fixed a rare MacOS bug that could prevent storage items from being read from disk

v1.2.6 Changelog - March 17, 2023

  • Bug fix: Fixed an issue with a custom tab delay and opening a large number of tabs
  • Bug fix: Fixed an issue with a custom tab delay not being honored with a non-zero max tabs per window
  • Bug fix: On MacOS, fixed an issue with moving multiple tabs into an existing window and appearing blank
  • Bug fix: Properly dealing with an issue with the 1ticket API returning the same account information multiple times in the same API call

v1.2.5 Changelog - March 4, 2023

  • Bug fix: Fixed an issue with custom tab dialogs not making the right number of tabs when grouped for profile mode
  • Bug fix: Properly copy tab passcodes in custom tab dialogs for profile mode
  • Bug fix: Fixed an issue with tab zoom level not being applied properly
  • Bug fix: Fixed an issue with the nav bar not always getting focus when new tabs are created
  • Bug fix: On MacOS, hopefully fixed the issue with dragging tabs back into an existing window
  • Bug fix: On MacOS, prevent going fullscreen and instead just make the application maximized

v1.2.4 Changelog - February 28, 2023

  • New Settings
    • User Interface -> Tab Dialogs -> Sort profiles in the tab dialogs alphabetically
  • Bug fix: Added option to control how profiles are sorted and displayed in the tab dialogs
  • Bug fix: Properly set the referrer for tabs spawned from existing tabs

v1.2.3 Changelog - February 24, 2023

  • Bug fix: Fixed an issue with the tabs duplicated into a new window not honoring the original order of the parent tabs
  • Bug fix: Fixed an issue with the “Open profile panel” in the duplicate tab dialog not working correctly under certain circumstances

v1.2.2 Changelog - February 22, 2023

  • Bug fix: Fixed an issue with the Remember Me feature being unchecked and causing the login process not to complete

v1.2.1 Changelog - February 17, 2023

  • ejoin: ejoin-ticketmaster gmail parser will find messages where the receiver number is and isn’t preceeded by a 1
  • queue-it: Added queue.ticketmaster.nl as URL to extract queue position and assign tab priority
  • ticketmaster: Added queue.ticketmaster.nl as a URL for assigning priority groups and capturing queue positions
  • Bug fix: Fixed the splash screen hanging during login for some users

v1.2.0 Changelog - February 16, 2023

  • Added a remember me check box to the login page
  • New internal Command system
  • Added the command palette
  • Added the ability to customize window titles, tab titles, tab subtitles, and the profile title in the profile panel
  • Added the ability to reload selected tabs on intervals
  • Added the ability to set the reload time for a tab
  • Added the ability to copy Profile information into input fields via the context menu that appears when clicking on an input field in a page
  • Added the ability to start tabs with a Profile selected
  • Added a cookie viewer plugin to enable viewing of all the cookies for a tab
  • Added the ability to change how Jancy iterates through tabs
  • Added “jancy://commands” page to view all the commands
  • Added the ability to customize key binds with the keybinds.txt file
  • Added sms number field to the profile panel
  • Added a context menu to the Change URL dialog box with a “Paste and go” menu option
  • Added a randomize profile feature to the New and Duplicate tab custom dialogs
  • Added the network traffic logger that can make https://netlog-viewer.appspot.com/#import compatible files to analyze network events
  • Added the ability to disable profile providers without deleting them
  • Added the ability to close tabs below in the tabview context menu
  • Added the ability to close tabs with a lower priority in the tab button menus
  • Added the ability for tabs to have passcodes that are separate from the passcodes on a profile. The new tab custom dialog can assign tab passcodes when making tabs.
  • Added the ability to reset window positions at login by holding shift when clicking the login button
  • Updated proxy randomizer to use a shuffled list so that a proxy isn’t used twice before all proxies have been used
  • Updated commands to take a third argument for an object called args to broaden the scope of commands
  • Cleaned up tab context menus so Close options are not as easy to misclick
  • Removed the Stylesheet… file menu item
  • queue-it: Added accountmanager.queue-it.net, queue.ticketmaster.co.uk, and queue.ticketmaster.eu as URLs to extract queue position and assign tab priority
  • smsdeliverer: New plug-in that provides a custom gmail parser for Ticketmaster 2FA text messages sent to a Gmail account
  • ticketmaster: Added accountmanager.queue-it.net, queue.ticketmaster.co.uk, and queue.ticketmaster.eu as URLs for assigning priority groups and capturing queue positions
  • textchest: Added a textchest-async resolver for grabbing ticketmaster codes from textchest async plans
  • New commands
    • Change tab passcodes
    • Close tab panel all tabs
    • Close tab panel selected tabs
    • Copy email code to the clipboard
    • Copy SMS code to the clipboard
    • Open cookie viewer
    • Open network logger
    • Open tab panel all tabs
    • Open tab panel selected tabs
    • Stop all tabs
    • Stop selected tabs
  • New keybinds
    • ctrl-shift-spacebar (command-shift-spacebar on Mac) to open the command palette
  • New tab context menu items
    • Reload on delay
    • Change tab passcodes…
  • New TabView context menu items
    • Reload on delay
    • Change tab passcodes…
  • New Settings
    • Core -> New Tabs -> Start tabs with a profile selected
    • Core -> Reload Tab Time Options
    • User Interface -> Tabbed Windows -> Tab iteration mode
    • User Interface -> Tabs -> Prompt for confirmation when turning the proxy off
    • User Interface -> Format Strings -> Tabbed window title
    • User Interface -> Format Strings -> Tab title
    • User Interface -> Format Strings -> Tab subtitle
  • Autofill support
    • Better ticketweb autofill support
    • Added default autocomplete rules for address2 fields
    • First unused passcode is now used when autofilling
  • Bug fix: arc profile provider properly rejects lines without a first name, last name, or an email
  • Bug fix: fixed trasparency issue with the login window
  • Bug fix: fixed a misleading error message with the textchext and seathero resolvers when a profile didn’t have an sms number
  • Bug fix: fixed bug with zoom not working with default setting and duplicate tab
  • Bug fix: fixed a bug that was creating the “Add a temporary proxy” on the wrong Jancy window
  • Bug fix: fixed a bug when spawning tabs in new windows where the new tab was supposed to get focus and it wasn’t
  • Bug fix: made some progress on mlb.com. Seems to be working a bit better on Windows. Mac I’m not so sure

v1.1.7 Changelog - February 5, 2023

  • Bug fix: Fixed bug where profiles in a new window would load the profile into the first window’s active tab
  • Bug fix: Fixed a bug that would not put the window on screen if a display was unplugged

v1.1.6 Changelog - January 23, 2023

  • ticketsuite: Fixed a bug that was preventing the ability to capture stubhub listing ids
  • Bug fix: Fixed an issue that broke the ability to close tabs sometimes
  • Bug fix: Stopped zombie RAM usage and processes left when closing the window and when over the restore tab limit
  • Bug fix: Fixed issue with the parent window remaining open when all tabs are moved out

v1.1.5 Changelog - January 22, 2023

  • Added functionality when changing the number of tabs to remember, the old tabs will be purged to match the new limit
  • ticketcount: Moved the ticketcount widget for vividseats.com to the left hand side
  • Bug fix: Remember tabs wouldn’t purge the old tabs if the number of tabs to remember was reduced
  • Bug fix: Fixed an issue when going over the remember tab limit the wrong tab would get purged

v1.1.4 Changelog - January 19, 2023

  • ticketmaster: Even better logic for writing queue positions to disk.
  • Bug fix: Fixed a bug with moving multiple tabs into an existing window
  • Bug fix: Fixed tabs randomly moving after dragging into existing window
  • Bug fix: Fixed an issue with jancy window not being visible on app start up after monitor changes happen
  • Bug fix: Fixed an issue with the currently selected tab panel (profile, info, debug) not duplicating correctly

v1.1.3 Changelog - January 18, 2023

  • Added a Copy context menu item to copy highligted text from a page to the clipboard
  • ticketmaster: Added a different tickeatmaster.ca checkout URL to capture cart timers
  • ticketmaster: Improved the logic of when queue positions are written to disk and when it’s prevented

v1.1.2 Changelog - January 17, 2023

  • Added custom timeout input for proxy tester dialog
  • Added ability to resize proxy tester dialog
  • ticketmaster: Added an option that will use profile information as a backup for the queue position file when capturing user info fails (File -> Settings -> Ticketmaster -> Use profile information as a backup if capturing Ticketmaster user info fails)
  • Bug fix: Fixed randomizing profiles on Mac by changing it from ctrl+click to shift+click on all operating systems

v1.1.1 Changelog - January 15, 2023

  • Added a button to clear cache of previously logged in google accounts
  • Bug fix: Ticketmaster gmail parser now gets invoked correctly when no parser is specified

v1.1.0 Changelog - January 10, 2023

  • Autofill rules allow for hard-coded values instead of having to always be a profile field
  • Added the ability to filter profiles by configured buyer IDs
  • Added “Buyer” column support to the profile CSV file
  • Added Proxy Tester to the proxies settings page
  • Added the ability to reopen a closed tab
  • Gmail resolver supports an optional label to look for emails under. The default is the INBOX label.
  • arc: Added support for the “Buyer” and “BuyerTag” column
  • ejoin: New plug-in that provides a custom gmail parser for Ticketmaster 2FA text messages sent to a Gmail account
  • google: Added support for custom email parsers
  • stdlib: Default proxy provider remembers last selected delimiter
  • ticketcount: Added a partial row word filtering option for vividseats.com and stubhub.com
  • ticketmaster: Ticketmaster gmail parser will find password reset emails
  • New settings
    • Profiles -> Buyer IDs
    • Core -> Max tabs that can be restored (20 is default)
  • New keybinds
    • ctrl-shift-m (command-shift-m on Mac) restore last closed tab
  • New tab context menu items
    • Reopen Tab
  • New menu options
    • Tabs -> Reopen Tab
  • Autofill support
    • Added rules for evenue account creation form
  • Bug fix: ticketmaster plug-in won’t write to the queue position file multiple times if the tab is reloaded
  • Bug fix: fixed an issue with all input fields having a “Paste and search” context menu item and not just the URL field
  • Bug fix: fixed an issue that was causing an exception to be thrown when closing a window with the alt+f4 key bind
  • Bug fix: fixed issue with dragging text moving the current tab to a new window
  • Bug fix: fixed an issue with dialog heights and widths on Mac