presenton/electron
sudipnext b1e3d826dd feat: integrate Sentry for error tracking in Next.js application
- Added @sentry/nextjs dependency to package.json
- Created sentry.edge.config.ts for edge feature initialization
- Created sentry.server.config.ts for server-side initialization
- Configured Sentry with DSN, tracesSampleRate, logs, and PII settings
2026-04-03 14:22:36 +05:45
..
app feat: add telemetry in electron app & UI improvements 2026-04-02 01:10:53 +05:45
build feat: implement in-app LibreOffice installer with progress UI and update build configurations for Linux and Windows 2026-03-06 17:41:15 +05:45
resources feat: enhance ImageMagick installation process with direct download and improved logging 2026-03-31 10:45:13 +05:45
scripts feat: add legacy database migration support and new database schema 2026-03-26 15:33:49 +05:45
servers feat: integrate Sentry for error tracking in Next.js application 2026-04-03 14:22:36 +05:45
.gitignore feat: integrate Sentry for error tracking in Next.js application 2026-04-03 14:22:36 +05:45
build.js Implement dynamic converter path resolution and binary format detection for export functionality 2026-03-16 14:54:19 +05:45
generate_update.js feat: enhance update notification system with detailed changelog and message support 2026-03-08 20:19:32 +05:45
package-lock.json chore: update version to 0.7.0-beta in package.json, package-lock.json, and version.json 2026-03-31 18:40:31 +05:45
package.json chore: update version to 0.7.0-beta in package.json, package-lock.json, and version.json 2026-03-31 18:40:31 +05:45
sync_export_runtime.js Refactor export runtime synchronization script 2026-03-18 14:34:08 +05:45
tsconfig.json updated 2026-02-20 12:02:23 +05:45
version.json feat: add telemetry in electron app & UI improvements 2026-04-02 01:10:53 +05:45