Skip to content

chore(main): release vynta-app 1.2.0 - #23

Merged
daiv05 merged 2 commits into
mainfrom
release-please--branches--main--components--vynta-app
Jul 20, 2026
Merged

chore(main): release vynta-app 1.2.0#23
daiv05 merged 2 commits into
mainfrom
release-please--branches--main--components--vynta-app

Conversation

@daiv05

@daiv05 daiv05 commented Jul 20, 2026

Copy link
Copy Markdown
Owner

🤖 I have created a release beep boop

1.2.0 (2026-07-20)

Features

  • capabilities: update default capabilities and add mode-windows configuration (693cf06)
  • cursor: add border width and fill opacity settings for cursor highlight (cf356c4)
  • improvements and bug fixes (4da23dc)
  • onboarding: implement onboarding modal and related functionality (c89966a)
  • refactor and change default app color (183b584)

Bug Fixes

  • canvas: clear autoErase timers and maps on cleanup (1f7e709)
  • cursor: ensure message loop runs correctly in start_mouse_hook function (ba6f535)
  • dependencies: add devtools feature to tauri and update CSP settings (c0e1e1f)
  • dxgi: implement UnmapGuard for safe D3D11 resource unmapping (f725318)
  • gdi: implement GdiDcGuard for resource management in GDI screenshot capture (1ed0d62)
  • magnifier: add error handling for SetWindowRgn in set_circle function (a244e16)
  • monitor: manage fallback timer for monitor context retrieval (a28121c)
  • monitor: use scaleFactor from monitorContext for coordinate transformations (1d235e3)
  • overlay: rename handleHideDock to handleCloseOverlay and update functionality (8d9d159)
  • persistence: implement queuePersist function for overlay and settings stores (463eb79)
  • window: implement mode locking for safe window rebuild and visibility handling (279d110)
  • window: reassert transparent background for WebView2 and improve window positioning (f31a580)
  • zoom: clamp zoom region size to MAX_ZOOM_REGION in capture_zoom_region_raw_sync (2ee163b)
  • zoom: clear zoom window handle on mode destruction and validate window existence (0f85f67)
  • zoom: convert stop_zoom_stream and freeze_zoom to async for improved handling (eaad776)
  • zoom: ensure sourceBuffer is set before updating canvas with decoded data (39486f0)
  • zoom: improve error handling and fallback for zoom backend initialization (6db3217)

This PR was generated with Release Please. See documentation.

Summary by CodeRabbit

  • New Features

    • Added capability updates, configurable cursor highlighting, and onboarding improvements.
    • Improved app color handling and zoom experience.
  • Bug Fixes

    • Improved canvas, magnifier, overlay, monitor scaling, and window behavior.
    • Strengthened persistence, resource handling, zoom initialization, and data processing.
    • Addressed cursor message, close handling, and configuration-related issues.
  • Release

    • Updated the application to version 1.2.0.

@vercel

vercel Bot commented Jul 20, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
vynta Ready Ready Preview, Comment Jul 20, 2026 3:22am

@coderabbitai

coderabbitai Bot commented Jul 20, 2026

Copy link
Copy Markdown
Contributor

Review Change Stack

📝 Walkthrough

Walkthrough

The release metadata is updated from version 1.1.2 to 1.2.0 across the release manifest, package metadata, and Tauri configurations. CHANGELOG.md adds the 1.2.0 release notes covering features and bug fixes.

Changes

1.2.0 release metadata

Layer / File(s) Summary
Version metadata and release notes
.github/release-please-manifest.json, package.json, src-tauri/Cargo.toml, src-tauri/tauri*.json, CHANGELOG.md
Version fields are aligned to 1.2.0, and the changelog adds the dated release entry with feature and bug-fix sections.

Estimated code review effort: 1 (Trivial) | ~3 minutes

Possibly related PRs

Suggested labels: autorelease: tagged

Poem

A bunny checks the numbers twice,
“One point two” sounds very nice.
Notes bloom with fixes bright,
Metadata hops into the light.
Release carrots, neatly laid—
A tidy version parade!

🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Title check ✅ Passed The title clearly and concisely describes the main change: releasing vynta-app version 1.2.0.
✨ Finishing Touches
📝 Generate docstrings
  • Create stacked PR
  • Commit on current branch
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch release-please--branches--main--components--vynta-app

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands.

@daiv05
daiv05 merged commit 4e6d79e into main Jul 20, 2026
12 checks passed
@daiv05

daiv05 commented Jul 20, 2026

Copy link
Copy Markdown
Owner Author

🤖 Created releases:

🌻

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.

1 participant