Releases: ebullient/obsidian-slides-extended
Releases · ebullient/obsidian-slides-extended
Release 2.1.8
Release 2.1.7
Release 2.1.6
Release 2.1.5
2.1.5
23 December 2024
Commits:
- 🚧 biome + src root
4630c32
- 🚧 biome: formatting
e9835fc
- 🚧 biome: suggesters
b8c9cad
- 🚧 biome: processors
3eec80f
- 🚧 biome: plugin and reveal
80d3564
- 🚧 biome: transformers
fcea7ed
- ⬆️ update dependency
2cccbcb
- 🚧 biome: obsidian
71f1cb7
- ⬇️ revert fastify
4867c81
- 🚧 biome: yaml
ad4ae5e
- formatting
987049a
- ✨ allow file:// for simple local slide
21b97df
- 🩹 revealhtml -> revealjs
81fc8ea
- 🐛 fix frontmatter detection when embedding local slides
0ca4b19
- ✅ update snapshot
c57c953
- combine contributors
6077162
Release 2.1.4
2.1.4
19 December 2024
Commits:
- ⬆️ update dependencies
9fe4497
- ➖ remove electron
60bc2a3
- ✨🐛 video, export local files
38e161b
- Bump esbuild from 0.20.2 to 0.24.0
44ef7fa
- 🩹 cleanup eslint
a8366e0
- Bump sass from 1.79.4 to 1.79.5
8fc2c6f
- Bump typescript from 5.6.2 to 5.6.3
4153c36
- Bump @typescript-eslint/eslint-plugin from 8.8.0 to 8.8.1
0984491
- Bump @fastify/static from 7.0.4 to 8.0.1
41c975c
- Bump @types/node from 20.16.10 to 22.7.4
49d4988
- Bump glob from 10.4.5 to 11.0.0
1295c54
- Bump chart.js from 3.9.1 to 4.4.4
02a9ecf
- Bump builtin-modules from 3.3.0 to 4.0.0
92643e1
- 🩹 non-greedy comment regex
031cc80
- Bump pnpm/action-setup from 3 to 4
4fd6144
Release 2.1.3
Release 2.1.2
2.1.2
4 September 2024
Fixes:
- 🐛 Embed slides with markdown or wiki links; fixes #10 #10
- 🐛 Use localhost when exporting to browser; Fixes #23 #23
Commits:
- 🐛 skip code blocks when running latex processing
87cdac4
- ♻️ tidy simple utillity isUrl, isImage, isIcon
5a9769c
- 🐛 clean up source/vaultDir comparison
e147b8d
- ♻️ tidy console link
73b5c0d
- 📝 docs content + images
fb000bb
Acknowledgements:
- Thanks to @tibomogul for contributing the code blocks fix in
87cdac4