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: omnivore-app/logseq-omnivore
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.13.6
Choose a base ref
...
head repository: omnivore-app/logseq-omnivore
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.14.0
Choose a head ref
  • 7 commits
  • 13 files changed
  • 3 contributors

Commits on Oct 19, 2023

  1. Translate language & plugin settings improvement (#142)

    * feat(Add): logseq-l10n & ja-JP & plugin settings improvement
    
    * feat(Add): Translation zh-CN (Chinese)
    
    I don't understand Chinese. I had ChatGPT translate it based on the Japanese translation I made earlier. So please do the validation for this without me.
    
    * Improvement of “README”, Japanese translation
    YU000jp authored Oct 19, 2023
    Configuration menu
    Copy the full SHA
    21df637 View commit details
    Browse the repository at this point in the history

Commits on Oct 25, 2023

  1. fix: highlight color not available in the template (#135)

    * fix: highlight color not available in the template
    
    * remove rupin from codeowners
    sywhb committed Oct 25, 2023
    Configuration menu
    Copy the full SHA
    6988b32 View commit details
    Browse the repository at this point in the history
  2. lint

    sywhb committed Oct 25, 2023
    Configuration menu
    Copy the full SHA
    2ebf23d View commit details
    Browse the repository at this point in the history
  3. bump logseq-lib

    sywhb committed Oct 25, 2023
    Configuration menu
    Copy the full SHA
    3877519 View commit details
    Browse the repository at this point in the history
  4. feat: allow defining custom title of heading block in the settings or…

    … leave blank to not create one (#144)
    
    * feat: allow defining custom title of heading block in the settings or leave blank to not create one
    
    * remove some debugging logs
    sywhb committed Oct 25, 2023
    Configuration menu
    Copy the full SHA
    dddb771 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #145 from omnivore-app/develop

    Release
    sywhb authored Oct 25, 2023
    Configuration menu
    Copy the full SHA
    98f2102 View commit details
    Browse the repository at this point in the history
  6. chore(release): 1.14.0

    # [1.14.0](v1.13.6...v1.14.0) (2023-10-25)
    
    ### Bug Fixes
    
    * highlight color not available in the template ([#135](#135)) ([6988b32](6988b32))
    
    ### Features
    
    * allow defining custom title of heading block in the settings or leave blank to not create one ([#144](#144)) ([dddb771](dddb771))
    semantic-release-bot committed Oct 25, 2023
    Configuration menu
    Copy the full SHA
    dd38c08 View commit details
    Browse the repository at this point in the history
Loading