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

Prerelease builds are generally stable and should be safe to run. We try our best to test the features thoroughly before release but bugs might slip through the cracks. Unless otherwise noted, downgrading to a previous stable release of Jancy is as simple as running the installer for the release you want to run.

v1.1.6 - January 23, 2023

v1.1.6 Changelog

  • 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