Releases: nolebase/integrations
Releases · nolebase/integrations
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
v2.2.1
What's Changed
- fix(git-changelog): initial dev commits not handled by @nekomeowww in #245
Full Changelog: v2.2.0...v2.2.1
v2.2.0
What's Changed
- chore: updated deps, fixed markdown-it plugin type errors by @nekomeowww in #240
- fix(enhanced-readabilities): missing exports for SpotlightStyle enums by @nekomeowww in #242
- fix(page-properties): failed to supply page properties when urls contains uppercase chars by @nekomeowww in #241
Full Changelog: v2.1.2...v2.2.0
v2.1.2
What's Changed
- refactor(ui): split rive-canvas and asciinema from ui package as standalone packages by @nekomeowww in #229
- docs(git-changelog): added documentations about git changelog with CI/CD setup by @nekomeowww in #234
- feat(enhanced-readabilities): option to disable animation by @Glomzzz in #236
- fix(bi-directional-links): trim src + including non-attachment markup by @iajun in #237
- fix(bi-directional-links): incorrect token implementation and dup handling for
.png
images by @nekomeowww in #239
New Contributors
Full Changelog: v2.1.1...v2.1.2
v2.1.1
What's Changed
- fix: type error with users' vue-tsc by @LittleSound in #230
Full Changelog: v2.1.0...v2.1.1
v2.1.0
What's Changed
- style: fix homepage overflow issue by @LittleSound in #225
- feat(git-changelog): use titleId for heading, support changing commit order and customizing commit hash digits by @321paranoiawhy in #226
- refactor(git-changelog): migrate commitHashDigits option to UI section as numCommitHashLetters by @nekomeowww in #227
- fix: mismatch types for
markdown-it
by @nekomeowww in #228
New Contributors
- @321paranoiawhy made their first contribution in #226
Full Changelog: v2.0.0...v2.1.0
v2.0.0
Now landed 🎉
What's Changed
- refactor(bi-directional-links): better logging by @nekomeowww in #215
- fix(enhanced-readabilities): [unocss] failed to load icon by @nekomeowww in #217
- feat(meta): added new vitepress-plugin-meta package by @nekomeowww in #218
- refactor(git-changelog): use a 7-digit commit hash instead of a 5-digit by @kwaa in #219
- fix(git-changelog): hydration mismatch when timezone mismatch, invalid commit when empty by @nekomeowww in #221
- fix(meta): unexcluded elements by @nekomeowww in #222
- chore: bump dependencies by @nekomeowww in #224
Breaking changes
No! Feel free to upgrade. 🎉
Full Changelog: v2.0.0-rc14...v2.0.0