Releases: nolebase/integrations
Releases · nolebase/integrations
v2.9.0
What's Changed
- feat(index): new plugin vitepress-plugin-index by @nekomeowww in #328
Full Changelog: v2.8.1...v2.9.0
v2.8.1
v2.8.0
What's Changed
- feat(sidebar): new plugin sidebar by @nekomeowww in #323
Full Changelog: v2.7.0...v2.8.0
v2.7.0
v2.6.1
What's Changed
- fix(unlazy-img): not properly handling mdit urls & bad format detection predicates by @nekomeowww in #319
- fix(enhanced-readabilities): do not add animation when specified on mounted by @nekomeowww in #321
- fix(enhanced-readabilities): use plain CSS styles to prevent outline class overrides (#315) by @nekomeowww in #320
Full Changelog: v2.6.0...v2.6.1
v2.6.0
What's Changed
- docs(inline link preview): add vite config description for ssr by @litingyes in #310
- fix(bi-directional-links): match case-insensitively, handle self-links by @Perororororo in #311
- fix(ci): deprecated use of actions/upload-artifact@v2 by @nekomeowww in #314
- docs: fix build issue in vite config by @Alice39s in #316
- Fix titleid format in ru locale in vitepress-plugin-git-changelog by @alexei-zebra in #317
- feat: introducing bumpp to help releasing by @nekomeowww in #313
- chore: bump dependencies by @nekomeowww in #318
New Contributors
- @litingyes made their first contribution in #310
- @Perororororo made their first contribution in #311
- @Alice39s made their first contribution in #316
- @alexei-zebra made their first contribution in #317
Full Changelog: v2.5.0...v2.6.0
v2.5.0
What's Changed
- feat(git changelog): resolve profile picture for GitHub emails, new option to hide no data texts by @giladgd in #293
- feat(git changelog): resolve contributors' GitHub profile URL by @giladgd in #294
- pref: reduce the count of regular matches by @northword in #295
- feat(og-image): new option to disable existing meta tag overriding, completed some of the ut by @nekomeowww in #296
- Update style of InlineLinkPreview.vue in #298
- feat(meta): remove headings when generating description by @nekomeowww in #302
- docs: fix incorrect snippeted imported by @nekomeowww in #303
- docs: added new documentations for thumbnail hasing and unlazy img by @nekomeowww in #304
Major updates
vitepress-plugin-thumbnail-hash
is now generally availablemarkdown-it-unlazy-img
is now generally available
Full Changelog: v2.4.0...v2.5.0
v2.4.0
What's Changed
- fix(git-changelog): sort commits before truncating tags by @northword in #282
- fix(git-changelog): mismatch of parsing co-author's avatar by @northword in #283
- feat(i18n - git-changelog): add locale support for contributors by @Ampernic in #285
- fix(page-properties): max props should be optional for ProgressBar component by @nekomeowww in #287
- chore(ci): removed version option for pnpm/setup-action by @nekomeowww in #288
- chore: update dependencies, fixed various issues caused by upstream changes by @nekomeowww in #289
- docs(ui-asciinema): added detail usage for vite config by @nekomeowww in #290
- docs: fixed tsconfig tutorials by @nekomeowww in #292
Full Changelog: v2.3.0...v2.4.0
v2.3.0
What's Changed
- docs(og-image): added instructions to documentation for og-image plugin by @Dolyn157 in #246
- feat(og image): enhanced configuration, image URL support by @giladgd in #253
- feat(git-changelog): add option to hide header by @lulu0119 in #260
- feat(git-changelog): new options for displaying commits in relative distance from now by @nekomeowww in #255
- feat(bi-directional-links): support audios and videos type of bd links by @nekomeowww in #261
- docs(git-changelog): updated docs and aligned feature implementation for git-changelog components by @nekomeowww in #262
- feat(git-changelog): new option to hide sort by by @nekomeowww in #263
- feat(og image): more configurations by @giladgd in #268
- feat(i18n): add Russian locales to
git-changelog
andenhanced-readabilities
by @Ampernic in #266 - refactor!: mv data processing to vite side by @northword in #269
- feat(git-changelog): add authors for specific page by @northword in #273
- docs(git-changelog): add more live use cases by @northword in #274
- feat(git-changelog): display commit authors inside line with avatars by @lulu0119 in #275
- fix(git-changelog): layout of commit inline authors and hmr bugs by @northword in #276
New Contributors
- @Dolyn157 made their first contribution in #246
- @giladgd made their first contribution in #253
- @lulu0119 made their first contribution in #260
- @Ampernic made their first contribution in #266
Full Changelog: v2.2.2...v2.3.0
v2.2.2
What's Changed
- fix(inline-link-preview): bad handling implementation of tag replacing without the check of nested seek by @nekomeowww in #248
Thanks to:
Full Changelog: v2.2.1...v2.2.2