Skip to content

Releases: scriptas/jpad

JPad v1.9.0

28 Mar 11:01

Choose a tag to compare

See the assets below to download JPad.

JPad v1.8.2

28 Mar 09:29

Choose a tag to compare

See the assets below to download JPad.

JPad v1.8.0

28 Mar 08:32

Choose a tag to compare

See the assets below to download JPad.

JPad v1.7.0

28 Mar 08:29

Choose a tag to compare

See the assets below to download JPad.

JPad v1.5.0

23 Mar 08:16

Choose a tag to compare

Cloud support (supabase/NAS)
UI improvements
Lots of small improvements

See the assets below to download JPad.

JPad v1.4.0

20 Mar 09:24

Choose a tag to compare

🚀 JPad v1.4.0 Release Notes
This release marks a significant milestone with the introduction of WebDAV Cloud Sync, official Android support, and a more refined, consistent UI across all platforms.

☁️ New Major Feature: WebDAV Cloud Sync
Self-Hosted Sync: Connect your notes to any WebDAV server (optimized for Synology NAS).
Smart Bidirectional Sync: Automatically syncs uploads and downloads by comparing file modification timestamps.
Diagnostic Test Tool: A new 5-step connection tester in Settings to verify your URL, credentials, and folder permissions before you save.
Background Auto-Sync: Keep your devices in sync automatically every 5 minutes.
Secure Configuration: Uses Tauri's native HTTP client to bypass browser CORS restrictions and handle secure connections properly.

📱 Mobile & Universal Support
Android Launch: Initial official support for Android with optimized touch interactions.
Touch-Native UI: Improved mobile navigation, including a refined sidebar toggle and support for touch-based drag-and-drop.
Automated Mobile Builds: Our new build pipeline now automatically generates a development .apk for every release.

🎨 UI/UX Refinement
Unified Header Navigation: Standardized the top-bar menu across macOS, Windows, and Linux for a consistent desktop experience.
New Shortcuts: Added Ctrl+B (Windows/Linux) or Cmd+B (macOS) to quickly toggle the sidebar.
Visual Consistency: Enhanced the design system with 2px borders, optimized window rounding, and improved transparency handling.
Linux Fixes:
Resolved the "ghost icon" artifact appearing in the top-left corner of the desktop.
Fixed double initialization of the system tray icon.
Resolved transparency artifacts on certain window managers using square corner logic.

🛠️ Maintenance & Performance
Build Pipeline Upgrade: Standardized the build process using Node.js 22 and Tauri v2.
Repo Cleanup: Removed over 10 redundant auto-generated markdown reports and "vibe-coding" residue to keep the codebase clean and professional.
Stability: Fixed several TypeScript lint errors and missing dependency issues that were affecting the build pipeline.

1.3.0-vim

13 Mar 14:42

Choose a tag to compare

JPad v1.3.0 Release Notes
What's New
Vim Mode (BETA)

Added comprehensive vim mode support with normal, insert, visual, and command modes
Vim keybindings: hjkl navigation, w/b/e word movement, gg/G document navigation
Text manipulation: dd (delete line), yy (yank line), p (paste), x (delete char)
Search functionality: / to search, n/N to navigate matches
System clipboard integration: :%y+ to copy all content
Visual mode indicator in status bar showing current mode and command buffer
Fat block cursor in normal mode for better visibility
Improvements
Cleaner status bar: Removed redundant "Saved" label that didn't track actual save state
Fixed settings panel size consistency across different menu sections
Improved vim navigation with proper line movement through ProseMirror block structure

v1.2.0 Vytautas

13 Mar 13:19

Choose a tag to compare

See the assets below to download JPad.

V1.1.0-Vaidelis

12 Mar 21:31

Choose a tag to compare

v1.1.0

Fix: Suppress unexpected_cfgs warning from cocoa crate

v1.0

10 Mar 18:39

Choose a tag to compare

Initial production release