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: mx-space/core
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v11.0.4
Choose a base ref
...
head repository: mx-space/core
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v11.0.5
Choose a head ref
  • 3 commits
  • 9 files changed
  • 1 contributor

Commits on Mar 26, 2026

  1. feat(event): add AGGREGATE_UPDATE event and enhance config update not…

    …ifications
    
    - Introduced AGGREGATE_UPDATE event to BusinessEvents for better event handling.
    - Updated ConfigsService, OwnerService, and SnippetService to emit AGGREGATE_UPDATE on relevant updates.
    - Added AggregateUpdatePayload interface to define the structure of the aggregate update event payload.
    - Refactored cache cleaning logic to improve maintainability and clarity.
    
    Signed-off-by: Innei <[email protected]>
    Innei committed Mar 26, 2026
    Configuration menu
    Copy the full SHA
    26896fe View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    df347cb View commit details
    Browse the repository at this point in the history
  3. release: v11.0.5

    Innei committed Mar 26, 2026
    Configuration menu
    Copy the full SHA
    3cbb7bb View commit details
    Browse the repository at this point in the history
Loading