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: f5173d7
Choose a base ref
...
head repository: massCodeIO/massCode
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 4e4dc36
Choose a head ref
  • 6 commits
  • 45 files changed
  • 4 contributors

Commits on Oct 29, 2025

  1. chore: update CHANGELOG

    antonreshetov committed Oct 29, 2025
    Configuration menu
    Copy the full SHA
    8e14be7 View commit details
    Browse the repository at this point in the history

Commits on Nov 1, 2025

  1. feat(preferences): add api port to preference option (#631)

    * feat(preferences): add api port to preference option
    
    * revert(non rleated files): workflow and contributing
    
    * fix(localizations): properly setup and use localizations
    ondrovic authored Nov 1, 2025
    Configuration menu
    Copy the full SHA
    d542824 View commit details
    Browse the repository at this point in the history

Commits on Nov 15, 2025

  1. feat(editor): add Power Query (M) language support (#639)

    - Add powerquery.tmLanguage.json grammar file
    - Register Power Query in languages array with proper scope
    - Add 'powerquery' to Language type definition
    BasicNullification authored Nov 15, 2025
    Configuration menu
    Copy the full SHA
    a49b5d0 View commit details
    Browse the repository at this point in the history

Commits on Nov 21, 2025

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

Commits on Nov 26, 2025

  1. fix(folders): ensure context and toolbar folder creation respect pare…

    …nt (#640)
    
    * fix(folders): ensure context and toolbar folder creation respect parent
    
    - propagate optional parentId so context subfolders stay under their parents
    - regenerate API types to expose parentId in foldersAdd schema
    
    Co-authored-by: factory-droid[bot] <138933559+factory-droid[bot]@users.noreply.github.com>
    
    * fix: resolve merge conflicts with upstream
    
    * fix:remote extra code
    Zhangfen21082 authored Nov 26, 2025
    Configuration menu
    Copy the full SHA
    b2877c2 View commit details
    Browse the repository at this point in the history
  2. build: release v4.3.0

    antonreshetov committed Nov 26, 2025
    Configuration menu
    Copy the full SHA
    4e4dc36 View commit details
    Browse the repository at this point in the history
Loading