Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: massCodeIO/massCode
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v4.4.0
Choose a base ref
...
head repository: massCodeIO/massCode
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v4.5.0
Choose a head ref
  • 12 commits
  • 86 files changed
  • 4 contributors

Commits on Dec 19, 2025

  1. chore: update CHANGELOG

    antonreshetov committed Dec 19, 2025
    Configuration menu
    Copy the full SHA
    71785f9 View commit details
    Browse the repository at this point in the history

Commits on Dec 29, 2025

  1. Configuration menu
    Copy the full SHA
    defb140 View commit details
    Browse the repository at this point in the history

Commits on Jan 6, 2026

  1. Configuration menu
    Copy the full SHA
    0fb3e33 View commit details
    Browse the repository at this point in the history

Commits on Feb 5, 2026

  1. Configuration menu
    Copy the full SHA
    2e8b1cb View commit details
    Browse the repository at this point in the history

Commits on Feb 19, 2026

  1. Configuration menu
    Copy the full SHA
    cda7d21 View commit details
    Browse the repository at this point in the history

Commits on Mar 5, 2026

  1. feat: add markdown vault as storage engine (#671)

    * feat: add storage provider, add md engine
    
    * feat: optimize markdown provider and implement chokidar watcher
    
    * fix: enhance search query processing with trigram tokens
    
    * feat: remove sync mode for markdown
    
    * feat: update feature notice to announce Markdown Vault and add warning toast support
    
    * fix:  cache comparison logic
    
    * refactor(main): update feature notice version check logic
    
    * refactor: restructure Storage.vue into logical sections
    
    * refactor: decompose markdown storage provider into focused modules
    
    * refactor(scripts): generalize benchmark scripts for multiple storage engines
    
    * fix: skip fallback for system folders in syncSelectedFoldersWithTree
    
    * feat: add virtual scroll to snippet list
    
    * feat: add loading indicator for snippets counts in storage preferences
    
    * feat: migrate to native scroll
    
    * fix: refresh folders and snippets on storage changes
    
    * feat: add app loading indicator
    
    * feat: add loading state to storage engine change
    antonreshetov authored Mar 5, 2026
    Configuration menu
    Copy the full SHA
    9d59e3e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f40d245 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9d6cd5e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5e9c931 View commit details
    Browse the repository at this point in the history
  5. feat: Add OpenEdge ABL language support (#670)

    Co-authored-by: Darien Govender <darieng@mip.co.za>
    DGovender and Darien Govender authored Mar 5, 2026
    Configuration menu
    Copy the full SHA
    5643225 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    0b03a86 View commit details
    Browse the repository at this point in the history
  7. build: release v4.5.0

    antonreshetov committed Mar 5, 2026
    Configuration menu
    Copy the full SHA
    2136cf4 View commit details
    Browse the repository at this point in the history
Loading