Skip to content

Releases: LucJosin/lucasjosino.com

v1.13.0

06 Nov 20:30
f4a1f7c
Compare
Choose a tag to compare

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 and showTooltip 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

13 Jun 22:06
Compare
Choose a tag to compare

Features

  • Add new blog post (YcStYlHD)

Changes

  • Update posts information

Fixes

  • Fix wrong date value in blog page
  • Fix wrong line breaking in markdown

Bump version to 1.12.0

v1.11.0

11 Jun 00:35
ca91b0a
Compare
Choose a tag to compare

Features

  • Add new options to rss configuration
  • Add redirect urls

Changes

  • Update dependencies

Fixes

  • Fix wrong lucasjosino.com project image

Bump version to 1.11.0

v1.10.0

24 May 20:27
a0b8170
Compare
Choose a tag to compare

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 to hello-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

v1.9.0

03 Mar 20:23
fddb8b5
Compare
Choose a tag to compare

Features

  • Add umami analytics script
  • Add umami event track
  • Add event to Posts and Projects links
  • Add new banner image

Changes

  • Update avatar ester egg
  • Update dependencies
  • Upgrade astro-icon to v1.X
  • Increase text size from open graph post template

Fixes

  • Fix tag name being replaced by astro-rename

Bump version to 1.9.0

v1.8.0

28 Feb 15:15
658c2da
Compare
Choose a tag to compare

Features

  • Add margin to PostShare component
  • Add astro-meta-tags integration (dev mode)

Changes

  • Upgrade astro to 4.X
  • Update code style from post (pNCgOiQi)
  • Update astro-rename config
  • Remove unused code from scripts
  • Move getGiscusTheme function to head

Fixes

  • Fix broken expressive-code frame
  • Fix code copy button not showing
  • Fix extra margin on code
  • Fix wrong og:url link
  • Fix wrong og:image height

Bump version to 1.8.0

v1.7.0

28 Feb 01:45
92ee78c
Compare
Choose a tag to compare

Features

  • Add ThemeIcon component
  • Add theme toggle code
  • Add new og tags
  • Add remark-code-set package
  • Add Footer to all pages
  • Increase post max width

Changes

  • Update post layout format
  • Update light theme colors
  • Update text selection style
  • Update metadata
  • Update dependencies
  • Update astro expressive code to support themes
  • Update expressive code style
  • Update code highlight style
  • Update remark-readme-status background color
  • Replace remark-codeset with remark-code-set package
  • Remove old tab listener
  • Convert description color into root variable
  • Move comments to below related posts
  • Increase avatar size
  • Increase scrollbar width to 9px

Fixes

  • PostRelated missing config and grid layout
  • Expressive code header with high z-index

Bump version to 1.7.0

v1.6.0

01 Feb 23:28
Compare
Choose a tag to compare

Features

  • Replace canonical url with short link on share options
  • Add new blog post (ZfgJzcJf)

Changes

  • Update vscode settings

Bump version to 1.6.0

v1.5.0

26 Oct 01:08
2a5e878
Compare
Choose a tag to compare

Features

  • Add image position to blog schema
  • Add margin to links on posts
  • Add link to git history on PostUpdatedAt component
  • Add width param to Description component
  • Add description to some pages
  • Add remark-codeset (Code with tab list)

Changes

  • Move some dependencies to dev
  • Update dependencies
  • Update post template and showcase
  • Update post text and description color to gray
  • Update description on some pages
  • Update post to support new codeset component
  • Remove horizontal margin from LinkBox
  • Simplify open-graph images

Fixes

  • Wrong example highlight on post pNCgOiQi
  • Wrong iconSize from LinkBox on Socials
  • Link overflow on posts

Bump version to 1.5.0

v1.4.1

20 Oct 14:57
Compare
Choose a tag to compare

Features

  • Add show word to rename exclusion

Changes

  • Rename description class name to description-container
  • Rename markdown class name to post-content

Fixes

  • Fix words: markdown, show and description being rename on build