github xclusive36/MarkItUp v3.7.1
Release 3.7.1

latest releases: v4.0.2, v4.0.1, v4.0.0...
3 months ago

What's Changed

  • v3.7.1 - Remove duplicate Edit/Preview/Split button set (acead72)
  • Fix TypeScript error in retry.ts (ebcecb5)
  • Fix all remaining TypeScript errors (40385f0)
  • Fix remaining TypeScript errors: components and lib files (51b0379)
  • Fix TypeScript errors in lib files: Remove unused parameters and imports (f41e8e5)
  • Fix TypeScript errors: Remove unused React imports and variables in components (764e5de)
  • Fix TypeScript lint errors - remove unused variables and imports (9b6367d)
  • fix: resolve final 7 TypeScript errors - all 381 errors now fixed (0195a25)
  • fix: add missing return statements to all useEffect hooks (d1bb7e2)
  • fix: add null safety and missing return statements to multiple files (f343c3c)
  • fix: add type guards to search-ai result filtering (4219c39)
  • fix: add null safety to db sync metadata extraction (598bb26)
  • fix: add null safety to spaced-repetition mean reversion calculation (1dd39a2)
  • fix: add null safety to search highlight snippet generation (812b374)
  • fix: add null safety to intelligent-link-suggester-v3 (50bd964)
  • fix: add null safety to saved search updates (1b252ad)
  • fix: add null safety to search match finding (d661392)
  • fix: add null safety to graph-utils betweenness centrality calculations (2641bd9)
  • fix: add null safety to openai and anthropic provider regex parsing (4db5798)
  • fix: add null safety to gemini provider regex parsing (155a748)
  • fix: add null safety to ollama provider regex parsing (472244a)
  • fix: add null safety to analytics date parsing and array access (bf5bead)
  • fix: add null safety to search filter parsing (4497e1c)
  • fix: add null safety to theme color parsing and calculations (b2b0618)
  • fix: add null safety to vector similarity calculations (0922266)
  • fix: add null safety to graph.ts for array and date operations (b39779b)
  • fix: add null safety to daily-notes date parsing and array access (bf96e54)
  • fix: add type assertions for plugin metadata in UnifiedPluginManager (621736f)
  • fix: add null safety to fuzzy search algorithm (5288b8d)
  • fix: add null safety to intelligent-link-suggester (609621d)
  • fix: add null safety to touch-gestures (800195b)
  • fix: add null safety to content-outliner-expander (2c61299)
  • fix: add null safety to boolean search parser (e86d0a9)
  • fix: add null safety to knowledge-graph-auto-mapper (c1f0514)
  • fix: add null safety to parser.ts regex matches and array access (96c302c)
  • fix: add null safety to TikZRenderer coordinate and style parsing (f0de911)
  • fix: add null safety to spaced-repetition regex matches (c21ee57)
  • fix: resolve NotesComponent array access type safety issues (caa1e5e)
  • fix: resolve component and plugin null safety errors (935b7ad)
  • fix: add comprehensive null safety to spaced-repetition flashcard parsing (c3526ec)
  • fix: resolve plugin null safety and array access errors (5938222)
  • fix: resolve component null safety and array access errors (a97dfbc)
  • fix: add null safety checks to array access and touch events (978f80e)
  • fix: add null safety checks to component array access patterns (f397122)
  • fix: resolve TypeScript errors in GlobalSearchPanel, GraphTimeMachine, and dropdown components (0b7f457)
  • feat: add relaxed TypeScript config for production builds (8a01a99)
  • fix: remove unused imports in page.tsx (6fb634b)
  • fix: add null safety checks to plugins (a20486c)
  • fix: remove unused imports and parameters in API routes (0a8a5c6)
  • fix: resolve critical TypeScript errors in plugins and components (0361813)
  • perf: major performance and UX improvements (ca72721)
  • feat: Add comprehensive application improvements (0202934)
  • fix: resolve all test failures in API security suite (f0dc9e9)
  • fix: Improve test reliability and rate limiting for CI (592a6d1)
  • feat: v3.7.0 - Major performance, database, and accessibility improvements (17bb787)
  • fix: sync package-lock.json with package.json (36f9215)
  • Merge pull request #79 from xclusive36/dependabot/npm_and_yarn/typescript-7296d365a6 (93e3f68)
  • chore(deps)(deps): bump the typescript group across 1 directory with 2 updates (9d72ac6)
  • Merge pull request #77 from xclusive36/dependabot/npm_and_yarn/lucide-react-0.552.0 (f84fbd9)
  • Merge branch 'main' into dependabot/npm_and_yarn/lucide-react-0.552.0 (3e6488d)
  • Merge pull request #78 from xclusive36/dependabot/npm_and_yarn/multi-8370d09d60 (c721ef5)
  • Merge pull request #76 from xclusive36/dependabot/npm_and_yarn/tiptap-60b8210509 (2e7d71c)
  • Merge pull request #75 from xclusive36/dependabot/npm_and_yarn/code-quality-b23ad0276e (eb7e479)
  • Merge pull request #73 from xclusive36/dependabot/npm_and_yarn/nextjs-e947d01b08 (b96ddc2)
  • fix: skip unreliable E2E tests in CI environment (467d23c)
  • fix: prevent window.ethereum error on mobile browsers (b7b4b65)
  • fix: improve E2E test reliability and reduce timeouts (2efbb96)
  • chore(deps)(deps): bump three and @types/three (f7c2728)
  • chore(deps)(deps): bump the tiptap group with 13 updates (523fbed)
  • chore(deps)(deps): bump lucide-react from 0.548.0 to 0.552.0 (c91b119)
  • chore(deps)(deps-dev): bump the code-quality group with 2 updates (60580ed)
  • chore(deps)(deps): bump next from 16.0.0 to 16.0.1 in the nextjs group (09836b2)
  • chore: refactor core components and improve codebase quality (bdf523b)
  • feat: E2E Testing with Playwright - Comprehensive test coverage (74% pass rate) (3a0381a)
  • feat: AI Context Optimization - Reduce token usage and improve response times (7d6b1a3)
  • feat: implement quick wins for code quality and UX improvements (2b8ad10)
  • refactor: extract page.tsx state into 5 custom hooks for better maintainability (797ebe6)
  • chore(eslint): switch to Next flat config, drop compat; disable strict new react-hooks rules to fix pre-commit lint and avoid circular plugin error (756912e)
  • fix(editor): load fresh content after autosave when reselecting note (298d139)

Docker Images

docker pull ghcr.io/xclusive36/markitup:3.7.1
docker pull ghcr.io/xclusive36/markitup:latest

Full Changelog: ...v3.7.1

Don't miss a new MarkItUp release

NewReleases is sending notifications on new releases.