Skip to content

Releases: Bbrizly/Quadstick-Config-Manager

QuadStick Config Manager v1.5.5

Choose a tag to compare

@github-actions github-actions released this 29 Jul 02:18
  • Mapping cards line up, centered and pretty
  • Better input dropdown in device view's 2nd input
  • Fixed long preference list description bug
  • Optional usage analytics
  • Crash reports save locally, you can choose whether to send or not
  • Fixed a crash bug

Download the file for your computer, unzip, and run. No installer, works offline (except Sheets import, Drive backup, and optional usage data).

File Computer
QuadStickConfigManager-Windows-x64.zip Windows 10/11, 64-bit
QuadStickConfigManager-macOS-AppleSilicon.zip Mac with Apple Silicon (M1/M2/M3/M4)
QuadStickConfigManager-macOS-Intel.zip Intel Mac
QuadStickConfigManager-Linux-x64.tar.gz Linux, 64-bit

Windows: SmartScreen may warn on first launch (the app isn't code-signed) — click More info -> Run anyway.

macOS: the app isn't notarized yet, so the first launch needs right-click the app -> Open -> Open. If macOS says it "is damaged", run this in Terminal, then open it:

xattr -dr com.apple.quarantine "/Applications/QuadStick Config Manager.app"

Full Changelog: v1.5.4...v1.5.5

QuadStick Config Manager v1.5.4

Choose a tag to compare

@github-actions github-actions released this 28 Jul 05:04

Download the file for your computer, unzip, and run. No installer, works offline (except Sheets import).

File Computer
QuadStickConfigManager-Windows-x64.zip Windows 10/11, 64-bit
QuadStickConfigManager-macOS-AppleSilicon.zip Mac with Apple Silicon (M1/M2/M3/M4)
QuadStickConfigManager-macOS-Intel.zip Intel Mac
QuadStickConfigManager-Linux-x64.tar.gz Linux, 64-bit

Windows: SmartScreen may warn on first launch (the app isn't code-signed) — click More info -> Run anyway.

macOS: the app isn't notarized yet, so the first launch needs right-click the app -> Open -> Open. If macOS says it "is damaged", run this in Terminal, then open it:

xattr -dr com.apple.quarantine "/Applications/QuadStick Config Manager.app"

Full Changelog: v1.5.3...v1.5.4

QuadStick Config Manager v1.5.3

Choose a tag to compare

@github-actions github-actions released this 26 Jul 06:55

New features

  • Custom output names: shown as a Mode for editing and viewing controls (ex. Shoot = left click) - Uses column
  • Unused inputs button: lists inputs with no mapping, click one to jump there and create it
  • xlsx import now reads every tab, not just the first -- was major bug
  • Profiles opened from outside the library are **remembered **in Your Profiles

Google Drive backup fixes

  • Writes new rows before clearing old ones (was able to blank a sheet on failure)
  • Share link refreshes after a sheet is recreated
  • Skips the push when the profile is blank
  • Home cards refresh after a backup
  • Settings checkbox shows real connected state, not just the setting

UI / format

  • Editor toolbar wraps at narrow window widths
  • Blank row inserted between modes on save (to match Quadstick's format)

Download the file for your computer, unzip, and run. No installer, works offline (except Sheets import).

File Computer
QuadStickConfigManager-Windows-x64.zip Windows 10/11, 64-bit
QuadStickConfigManager-macOS-AppleSilicon.zip Mac with Apple Silicon (M1/M2/M3/M4)
QuadStickConfigManager-macOS-Intel.zip Intel Mac
QuadStickConfigManager-Linux-x64.tar.gz Linux, 64-bit

Windows: SmartScreen may warn on first launch (the app isn't code-signed) — click More info -> Run anyway.

macOS: the app isn't notarized yet, so the first launch needs right-click the app -> Open -> Open. If macOS says it "is damaged", run this in Terminal, then open it:

xattr -dr com.apple.quarantine "/Applications/QuadStick Config Manager.app"

Full Changelog: v1.5.0...v1.5.3

QuadStick Config Manager v1.5.0

Choose a tag to compare

@github-actions github-actions released this 24 Jul 03:43

Changes:

Backup:

  • your profiles back up to your own Google Drive on every save
  • On by default, one Google sign in to start
  • Home button shows status: green backing up, yellow sign in, red off
  • Nothing uploads until you sign in

**Sharing:

  • copy a share link, or open a profile in Google Sheets

  • From the Share button, or right click a profile on the home screen
    **
    Restore:

  • import your profiles onto any computer from Drive

  • Pick some, or pull them all right after you connect

  • Alsooo a greyed .csv hint in the name box

  • Cleaned up code, so less ram usage

  • fixed misaligned texts with checkbox

  • Crash safe saves, a power loss can't corrupt a profile (auto saves locally so if you crash its still on pc)


Download the file for your computer, unzip, and run. No installer, works offline (except Sheets import).

File Computer
QuadStickConfigManager-Windows-x64.zip Windows 10/11, 64-bit
QuadStickConfigManager-macOS-AppleSilicon.zip Mac with Apple Silicon (M1/M2/M3/M4)
QuadStickConfigManager-macOS-Intel.zip Intel Mac
QuadStickConfigManager-Linux-x64.tar.gz Linux, 64-bit

Windows: SmartScreen may warn on first launch (the app isn't code-signed) — click More info -> Run anyway.

macOS: the app isn't notarized yet, so the first launch needs right-click the app -> Open -> Open. If macOS says it "is damaged", run this in Terminal, then open it:

xattr -dr com.apple.quarantine "/Applications/QuadStick Config Manager.app"

Full Changelog: v1.4.2...v1.5.0

QuadStick Config Manager v1.4.2

Choose a tag to compare

@github-actions github-actions released this 21 Jul 22:26

Modes: manage them all in one Modes window, rename in place, reorder, copy, delete

  • Any mode can move up or down now, including the first one
  • The first mode can be deleted like any other

Outputs: the Press dropdown is now a search box with categories you drill into

  • Type your own is still there, inside the dropdown
  • List view outputs, inputs and functions use that same picker

Rows: click a row number to select, shift click for a range, ctrl or cmd click to toggle

  • Selected rows show a bar with the count, delete and clear & Move (move selected rows to top or bottom)
  • Drag a whole selection as one block, or move it before or after another row
  • Drag a single row by its number to reorder
  • Rows slide into place when you add or delete one

Much nicer to read your bindings (but toggleable for user preference)

  • Device view: mappings can show as plain sentence cards, like "Press B when you soft puff"
  • Click a card to edit just that mapping, drag its handle to reorder
  • A header toggle button switches between cards and the full editor, and it remembers your choice
  • Extra inputs stack under the first one instead of scrolling sideways (I hated scrolling sideways so I added this)
  • Round add and delete buttons are bigger and easier to hit & they re-order and are more responsive

Preferences: add or remove the sheet, and see the Units and Description columns

  • Profile names show without .csv everywhere you read them, it is done in the background
  • Mode and template names cap at 40 characters

Fixes

  • Fixed: "type your own" closing itself the moment you opened it
  • Fixed: crash when you closed settings during a size preview
  • Fixed: the recovered work banner staying up after you used it
  • Fixed: the remove button missing on a freshly typed input (needs to have a value for you to delete it though.

Download the file for your computer, unzip, and run. No installer, works offline (except Sheets import).

File Computer
QuadStickConfigManager-Windows-x64.zip Windows 10/11, 64-bit
QuadStickConfigManager-macOS-AppleSilicon.zip Mac with Apple Silicon (M1/M2/M3/M4)
QuadStickConfigManager-macOS-Intel.zip Intel Mac
QuadStickConfigManager-Linux-x64.tar.gz Linux, 64-bit

Windows: SmartScreen may warn on first launch (the app isn't code-signed) — click More info -> Run anyway.

macOS: the app isn't notarized yet, so the first launch needs right-click the app -> Open -> Open. If macOS says it "is damaged", run this in Terminal, then open it:

xattr -dr com.apple.quarantine "/Applications/QuadStick Config Manager.app"

Full Changelog: v1.4.1...v1.4.2

QuadStick Config Manager v1.4.1

Choose a tag to compare

@github-actions github-actions released this 20 Jul 19:15

Modes: manage them all in one Modes window, rename in place, reorder, copy, delete

  • Any mode can move up or down now, including the first one
  • The first mode can be deleted like any other

Outputs: the Press dropdown is now a search box with categories you drill into

  • Type your own is still there, inside the dropdown
  • List view outputs, inputs and functions use that same picker

Rows: click a row number to select, shift click for a range, ctrl or cmd click to toggle

  • Selected rows show a bar with the count, delete and clear & Move (move selected rows to top or bottom)
  • Drag a whole selection as one block, or move it before or after another row
  • Drag a single row by its number to reorder
  • Rows slide into place when you add or delete one

Much nicer to read your bindings (but toggleable for user preference)

  • Device view: mappings can show as plain sentence cards, like "Press B when you soft puff"
  • Click a card to edit just that mapping, drag its handle to reorder
  • A header toggle button switches between cards and the full editor, and it remembers your choice
  • Extra inputs stack under the first one instead of scrolling sideways (I hated scrolling sideways so I added this)
  • Round add and delete buttons are bigger and easier to hit & they re-order and are more responsive

Preferences: add or remove the sheet, and see the Units and Description columns

  • Profile names show without .csv everywhere you read them, it is done in the background
  • Mode and template names cap at 40 characters

Fixes

  • Fixed: "type your own" closing itself the moment you opened it
  • Fixed: crash when you closed settings during a size preview
  • Fixed: the recovered work banner staying up after you used it
  • Fixed: the remove button missing on a freshly typed input (needs to have a value for you to delete it though.

Download the file for your computer, unzip, and run. No installer, works offline (except Sheets import).

File Computer
QuadStickConfigManager-Windows-x64.zip Windows 10/11, 64-bit
QuadStickConfigManager-macOS-AppleSilicon.zip Mac with Apple Silicon (M1/M2/M3/M4)
QuadStickConfigManager-macOS-Intel.zip Intel Mac
QuadStickConfigManager-Linux-x64.tar.gz Linux, 64-bit

Windows: SmartScreen may warn on first launch (the app isn't code-signed) — click More info -> Run anyway.

macOS: the app isn't notarized yet, so the first launch needs right-click the app -> Open -> Open. If macOS says it "is damaged", run this in Terminal, then open it:

xattr -dr com.apple.quarantine "/Applications/QuadStick Config Manager.app"

Full Changelog: v1.4.0...v1.4.1

QuadStick Config Manager v1.3.0

Choose a tag to compare

@github-actions github-actions released this 18 Jul 06:42
  • Modes: rename, duplicate, delete, and reorder from a new Mode menu
  • New modes can start as a copy of an existing one
  • Templates: rename and delete from the picker
  • Row numbers in list view, matching what error messages say
  • Adding a row = scrolls to it and flashes it green
  • Leave-without-saving box now has a Save button
  • Notes wrap so all their text is visible
  • List view scrolls sideways if it doesnt fit
  • Settings: escape closes it, settings button top right, and the window resizes live when you change the UI size AND if you change size you have to click save or it reverts it after 15 seconds (like how windows does that thing when you change res)
  • FIxed a bunch of bugs & made sure elements are aligned

Download the file for your computer, unzip, and run. No installer, works offline (except Sheets import).

File Computer
QuadStickConfigManager-Windows-x64.zip Windows 10/11, 64-bit
QuadStickConfigManager-macOS-AppleSilicon.zip Mac with Apple Silicon (M1/M2/M3/M4)
QuadStickConfigManager-macOS-Intel.zip Intel Mac
QuadStickConfigManager-Linux-x64.tar.gz Linux, 64-bit

Windows: SmartScreen may warn on first launch (the app isn't code-signed) — click More info -> Run anyway.

macOS: the app isn't notarized yet, so the first launch needs right-click the app -> Open -> Open. If macOS says it "is damaged", run this in Terminal, then open it:

xattr -dr com.apple.quarantine "/Applications/QuadStick Config Manager.app"

Full Changelog: v1.2.4...v1.3.0

QuadStick Config Manager v1.2.4

Choose a tag to compare

@github-actions github-actions released this 16 Jul 02:12
  • Notes on every mapping row
  • Add modes from the editor
  • Move rows up/down in list view
  • New rows dont jump the editor to the top anymore
  • Templates: save one, reuse it later
  • One-click fix if a note lands in an input column
  • Device view: functions can take parameters
  • Bigger device diagram
  • Words button: Xbox-style option
  • UI can shrink to 60%, quieter problems bar, clearer function text
  • Warn before opening prefs, a few leave/scroll nags fixed
  • Fixed a bug asking if you want to leave after you left

Full Changelog: v1.2.3...v1.2.4

Download the file for your computer, unzip, and run. No installer, works offline (except Sheets import).

File Computer
QuadStickConfigManager-Windows-x64.zip Windows 10/11, 64-bit
QuadStickConfigManager-macOS-AppleSilicon.zip Mac with Apple Silicon (M1/M2/M3/M4)
QuadStickConfigManager-macOS-Intel.zip Intel Mac
QuadStickConfigManager-Linux-x64.tar.gz Linux, 64-bit

Windows: SmartScreen may warn on first launch (the app isn't code-signed) — click More info -> Run anyway.

macOS: the app isn't notarized yet, so the first launch needs right-click the app -> Open -> Open. If macOS says it "is damaged", run this in Terminal, then open it:

xattr -dr com.apple.quarantine "/Applications/QuadStick Config Manager.app"

QuadStick Config Manager v1.1.1

Choose a tag to compare

@github-actions github-actions released this 07 Jul 04:59

Download the file for your computer, unzip, and run. No installer, works offline (except Sheets import).

File Computer
QuadStickConfigManager-Windows-x64.zip Windows 10/11, 64-bit
QuadStickConfigManager-macOS-AppleSilicon.zip Mac with Apple Silicon (M1/M2/M3/M4)
QuadStickConfigManager-macOS-Intel.zip Intel Mac
QuadStickConfigManager-Linux-x64.tar.gz Linux, 64-bit

Windows: SmartScreen may warn on first launch (the app isn't code-signed) — click More info -> Run anyway.

macOS: the app isn't notarized yet, so the first launch needs right-click the app -> Open -> Open. If macOS says it "is damaged", run this in Terminal, then open it:

xattr -dr com.apple.quarantine "/Applications/QuadStick Config Manager.app"

Full Changelog: v1.1.0...v1.1.1