Skip to content

Releases: LucJosin/lucasjosino.com

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

v1.4.0

20 Oct 14:22
Compare
Choose a tag to compare

Features

  • Add first blog post
  • Add blog/posts pages
  • Add tags/categories pages
  • Add posts to home page
  • Add rss
  • Add open-graph generator
  • Enable smooth scroll

Changes

  • Update release workflow
    • Bump versions to v3
    • Replace deploy step
  • Update dependencies
  • Remove swup animations
  • Only show two projects instead of four on homepage

Fixes

  • Fix canonical url

v1.3.0

15 Sep 23:17
Compare
Choose a tag to compare

Features

  • Add better support for mobile
  • Add /projects page
  • Add ChildrenProjectModel
  • Add alt to ProjectItem image
  • Add maxLine to Description component
  • Add isLocal to LinkBox usages
  • Add align param to Description component
  • Add shortlink to head metadata

Changes

  • Update dependencies
  • Update metadata
  • Update projects constants
  • Update pages
  • Update components
  • Update root css variables
  • Update link components
  • Update css and html names
  • Rename MenuContainer to Container
  • Rename from Button to Link
  • Remove unnecessary css
  • Remove unused css and
  • Convert link component into simple link
  • Move layout folder

Fixes

  • Fix wrong site url on layout metadata

Issues

v1.2.0

15 Aug 17:39
Compare
Choose a tag to compare

Features

  • Add new resized banner

Fixes

  • Fix swup overflow