Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(main): release zmk-studio 0.0.3 #78

Conversation

petejohanson
Copy link
Collaborator

🤖 I have created a release beep boop

0.0.3 (2024-11-12)

Features

  • Add a few more Consumer overrides. (2e32100)
  • Add a few more HID name overrides. (30789f6)
  • Add aboud and license notice modals. (b9d2692)
  • Add alert on connect failures, bump deps. (#47) (997edc9)
  • Add disconnect and settings reset UI. (18b3f22)
  • Add HID label overrides. (5216e8e)
  • Add HID usage modifier editing. (14a1578)
  • add hover effects to device menu items (ffd42ee)
  • Add layout rotation support. (4331681)
  • Add limits for usages in the list, re-render fixes. (30f7077)
  • Add names for some keypad key codes (#34) (59a6441)
  • Add primitive layout picker control. (e77c09b)
  • Add tauri CLI for connecting to serial port. (86840df)
  • Add UI in connect model when no transports (9d58e0e), closes #16
  • add UI to close about license modals (01cc93b)
  • Add unlock/lock handling. (6a742e1)
  • Auto-zoom keymap layout (c98743e)
  • Basic CI for building apps across platforms. (2360283)
  • Better detection of proper conn. (6963c29)
  • Better physical layout picker with preview. (89b38b3)
  • Bump client version. (1b0c8c4)
  • Detailed save changes response data. (#49) (967aff4)
  • Display device name in header. (d4285a6)
  • Handle keymap/layout mismatches. (67bc71a)
  • Improved key rendering for HID usages. (#53) (14bcaa7)
  • Initial work on skeleton of ZMK Studio UI. (5a19aa4)
  • Initial work to reload keymap on layout change. (fc55232)
  • Layer reordering (a7bc01d)
  • More complete disconnect and notif support. (77062af)
  • Move to proper layer IDs. (44badf1)
  • Propagate layout selection to the device. (c2cf65c)
  • Properly implement Discard. (e7a25c0)
  • Release automation using release-please (f69b015)
  • replace edit label prompt with modal (44acf8c)
  • Show selected key in a physical layout. (1dc11c8)
  • Sort behaviors by label (#75) (a996e4e)
  • Start to incorporate theme colors. (664d6f3)
  • Style adjustments (332d737)
  • Tailwind, prettier, Gorton keys. (f942781)
  • Ton of layer operations. (28f2625)
  • Tons of layout fixes, device selection. (177f2df)
  • Undo/redo, binding updates, save changes. (47eeb1c)
  • Various layout/key render work, theme fixes (d66d560)
  • Windows app/installer signing. (81a42b5)

Bug Fixes

  • Add will-change: transform to force anti-aliasing. (899c355)
  • Add beta warning to the connect modal. (#58) (5152b1d)
  • Add Info.plist for BT access request on macOS. (2412e70)
  • Add ZMK links to the about modal. (#56) (3c319b5)
  • app: Handle manual disconnect for serial transport (#55) (3da464f)
  • app: Properly load when BT adapter is off. (3241568)
  • app: Workaround for GNOME/Wayland resize bug. (153a035)
  • BT connections on macOS must explicitly connect. (adf1d01)
  • Build fixes after tweaks. (679c5ec)
  • Build gatt transport on macOS. (1351d5f)
  • Bump tauri deps to use custom IPC encoding. (c6de9de)
  • Bump tauri versions, fix CSP ICP issue. (ba15adc)
  • Bump to client with Windows fixes. (ad48405)
  • ci: Proper release-please support for Tauri (#77) (0902316)
  • Fix up bluest usage for CoreBluetooth. (0df090b)
  • Fix Wayland resize/decoration bug. (#51) (3ca0679)
  • HID override build fix, more overrides. (8c1633e)
  • Layout fixes. (eb1d836)
  • Layout rotation fixes. (4e53eaf)
  • Minor TS fix. (d377f6c)
  • Modifier selection sizing fixes. (d966f9d)
  • Only force connect to devices on macos. (c199d58)
  • Proper 2-param behavior editing. (b254dac)
  • Proper disconnect/reconnect of BLE. (635d7b9)
  • Proper logo and title. (8df6f1e)
  • Proper type for device info RPC response. (7f02898)
  • Properly handle USB serial disconnects. (3d13643)
  • Properly include keyboard page modifiers in the picker. (cfda89e)
  • Raise and report errors on connect. (#65) (957aabe)
  • Reopen the connect/lock modals if closed with esc. (028c1c9)
  • Revert attempts at running tauri in container. (e00bff4)
  • Selection state fixes. (9b41000)
  • Show selection of first key, binding fixes for no-params behaviors. (32147a9)
  • Tweak macOS app signing for testing. (6d8ef6c)
  • Typo in a vendor name. (35d0118)
  • Undo/redo fixes. (8b25218)

Miscellaneous Chores


This PR was generated with Release Please. See documentation.

Copy link

netlify bot commented Nov 12, 2024

Deploy Preview for zmk-studio ready!

Name Link
🔨 Latest commit 20a5d10
🔍 Latest deploy log https://app.netlify.com/sites/zmk-studio/deploys/67329e74a5dfce00086ac31e
😎 Deploy Preview https://deploy-preview-78.preview.zmk.studio
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Present options in the connnect dialog if no transports available
1 participant