Sha256: f2aaa98762e25f4b2c5e1ddb7632041fb7fa2e603ff43c18edae7f2c8d17b69b

Contents?: true

Size: 1.38 KB

Versions: 2

Compression:

Stored size: 1.38 KB

Contents

## [Unreleased]

## [1.1.6] - 2025-01-09
- Strings of file links in File Search are formatted similar to native app 
- Updated .scss @import to @forward due to future deprecation

## [1.1.3] - 2025-01-09
- Fixed embeds with consecutive trailing periods

## [1.1.2] - 2024-09-13
- Fixed duplicate linked mentions
- Added text color to linked mention
- Improved mobile explorer dock touch events

## [1.1.1] - 2024-09-12
- Removed jekyll hook on post write

## [1.1.0] - 2024-09-12
- Fixed parsing of backlinks from renamed .md files

## [1.0.10] - 2024-09-12
- Fixed parsing of generated JSON files

## [1.0.9] - 2024-09-12
- Site data generated as json files saved into _data

## [1.0.8] - 2024-09-12
- Renamed .md to .mdnote so jekyll do not generate pages from it

## [1.0.6] - 2024-09-12
- Moved EXPLORER and FILE_TREE to explorer.html

## [1.0.5] - 2024-09-12
- Removed VAULTPATH and VAULT_FILES from global constants

## [1.0.4] - 2024-09-12
- Moved const initialization outside of head with defer attribte (again)

## [1.0.3] - 2024-09-12
- Fixed loading-spinner style
- Updated README

## [1.0.2] - 2024-09-12
- Turned off overwriting for generated html files
- Moved const variable declarators to head

## [1.0.1] - 2024-09-12
- Added `defer` attribute to script body responsible for initialization of constant variables


## [1.0.0] - 2024-09-11
- Initial release


## [0.1.0] - 2024-05-17
- Project started

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
jekyll-obsidian-1.1.7 CHANGELOG.md
jekyll-obsidian-1.1.6 CHANGELOG.md