Releases: LucJosin/lucasjosino.com
Releases · LucJosin/lucasjosino.com
v1.16.2
v1.16.1
v1.16.0
Features
- feat: add new blog post (xFvj4iCr) (en/pt)
- feat: add option to disable image zoom
- feat: add
listenToGallery
to browser scripts - feat(plugins): add option to external mention
- feat: add
remark-mermaid
plugin - feat: add
remark-image-host
plugin
Changes
- refactor(plugins): replace
remark-slider
withremark-gallery
- refactor(style): update medium-zoom z-index
Issues
- fix: wrong
Logo
component size
Bump version to 1.16.0
v1.15.0
Features
- feat: add new blog post (wOAJxF4A) (en/pt)
- feat: add Logo component
- feat: add remark-auto-select plugin
- feat: add new favicon
- feat: add Logo to Header and Footer
- feat: add new favicon to Layout
- feat: add transition style to LinkBox
- feat: add class to Link component
Changes
- refactor: replace img tag with Image component in cards
- refactor: update margin in description
- refactor: update logo after changing theme
- style: update css styles
- style: update backgrounnd and border color in BackToTop
- style: update PostInfoItem
- docs: update README
- content: update
spring-urlhandler-filter
image
Fixes
- fix: wrong en/about text
- fix: wrong category url in PostLayout
Bump version to 1.15.0
v1.14.1
v1.14.0
Features
- feat: add timeline to about page
- feat: add education and experience json data
- feat: add kbd style to posts
- feat: add qrcode dialog to PostShare component
- feat: add description to default open graph image
- feat: add
remark
dependency - feat: add
expressive-code-file-icons
dependency - feat: add missing title meta
- feat(plugins): add
remark-link-card-plus
- feat(plugins): add
remark-github-card
- feat(plugins): add
remark-mention
plugin
Changes
- style: update remark-alert-blocks backgrond style
- style: update website border color
- style: update giscus comments style
- style: update disabled language icon switcher
- refactor: update PostLayout structure
- refactor: update summary string
- refactor: update summary box style
- refactor: update blog page description
- refactor: remove bluesky share and add postTitle to PostShare
- refactor: update listenToOnShareClick in posts script
- refactor: replace plugin packages with files
- refactor: update markdown css
- refactor: update i18n
- refactor: remove usage of Astro.glob
- refactor(plugins): replace
remark-code-highlight
withremark-text-highlight
- refactor(plugins): add new pattern for remark-alert-blocks
- refactor(blog): update markdown to support new plugins
- refactor(content): use new text highlight pattern
- refactor(content): update markdown content to support new plugins
- chore: update maxWidth for Container
- chore: force 16 / 9 aspect to images
- chore: remove index-z from Header
- docs: update README
- build: update dependencies
- build: upgrade to Astro 5.4.2
Fixes
- fix: css name conflict
- fix: old umami script link
- fix: wrong css color variable for background
- fix: wrong translation when using post copy link
- fix: wrong date in PostLayout open graph image
- fix(plugins): wrong export name for remark-code-set
Bump version to 1.14.0
v1.13.0
Features
- Add about page
- Add i18n support
- Add new blog post (zBLtyQby) (en/pt)
- Add project details page
- Add trailing slash to rss url
- Add og:image:alt meta to layout
- Add background pattern effect
- Add title option to Description
- Add dark/light icon toggle
- Add Tooltip to ThemeIcon
- Add Tooltip to Socials
- Add position option to Tooltip
- Add mobile menu to Header
- Add Tooltip to Footer links
- Add description to index page
- Add title to PostCard description
- Add
@iconify-json/tabler
package - Add optional Tooltip message
- Add
showName
andshowTooltip
to Socials component - Add accesskey to ThemeIcon tooltip message
- Add justifyContent option to Socials component
- Add icon toggle in mobile view
- Add project status to ProjectCard
- Add copy email button to 404 page
- Add width to PostComments component
- Add image slider to ProjectCard
- Add sections to home page
- Add new open graph generator
- Add title attribute to remark-image-caption
- Add z-index to header nav
- Add wrapContent option to Tags component
- Add opacity to ProjectCardSlider
- Add remark-slider package
Changes
- Increase Description font size
- Increase mobile menu icon size
- Replace stackoverflow with email in socials
- Replace Table of Contents with Summary
- Update 404 page
- Update index page layout
- Update copyright year
- Update dependencies
- Update Layout component to support new open graph
- Update headConfig fields
- Update table structure in articles
- Update tags and category title page
- Update remark toc and collapse to support i18n
- Update remark-code-highlight package
- Update website static content
- Remove MiniPostCard
- Remove
time-ago
toggle/package - Enable script: experimental flag
- Disable open graph in category and tag pages
- Reduce scrollbar width
- Move PostUpdatedAt to top
Fixes
- Wrong width in LinkBox component
- Wrong heading structure in hello-world post
- Wrong "Read more" button in PostCard
Bump version to 1.13.0
v1.12.0
v1.11.0
v1.10.0
Features
- Add bluesky share button
- Add new max width to Container
- Add background blur to ProgressBar component
- Add textTransform and optional title to SubTitle
- Add bluesky share option to PostShareBanner
- Add optional position to ThemeIcon
- Add Header component
- Add new description to tag and category pages
- Add new description for blog and projects pages
- Add optional display and margin to SubTitle
- Add display option to Link component
- Add
javascript-time-ago
dependency - Add PostDateTime component
- Add new open graph template
- Add color to post schema
- Add new open graph background
- Add optional banner in posts
- Add default open graph image
- Add
remark-responsive-tables
package - Add height to scrollbar
- Add
isIndexable
to post schema - Add scale animation on hover to PostCard
Changes
- Allow cors to css and open-graph
- Update link style in blog posts
- Update dependencies
- Update blog and projects pages layout
- Update header margin-bottom
- Update share icon from twitter to x
- Update remark-post-reference height
- Update post file names and slug
- Update go-scs-test slug, title and description
- Remove alternative tag
- Remove Navigation component
- Remove ThemeIcon from Layout
- Remove Links component
- Move category to the page top
- Move Links component to Socials
- Replace banner.png with default-og.png
- Rename
markdown-showcase
tohello-world
- Implement missing easyShare feature
Fixes
- Fix wrong css tag class name
- Fix lint errors
- Fix comments being loaded even after enableComments set to false
- Fix markdown table overflow
Bump version to 1.10.0