Skip to content

Releases: Gothsec/Astro-portfolio

v4.4

Choose a tag to compare

@Gothsec Gothsec released this 02 Mar 15:49
18b1cad

Better performance on the custom LogoWall & pre-loading on the Montserrat font

v4.3

Choose a tag to compare

@Gothsec Gothsec released this 07 May 21:11
74bc4b1

Hover effects to buttons.

v4.2.2

Choose a tag to compare

@Gothsec Gothsec released this 22 Feb 18:07
cb8c118

New version with better details

v4.2.1

Choose a tag to compare

@Gothsec Gothsec released this 09 Feb 18:27
7e9f26e

New Features:

Improved Navigation Bar: The navigation bar has been redesigned for better usability. It now includes intuitive icons and a streamlined layout, allowing users to access different sections of the application more efficiently.

Improvements:

Performance Enhancements: Optimized the application's performance to ensure faster load times and smoother transitions between sections.

Bug Fixes: Addressed minor issues reported in the previous version to enhance overall stability.

These updates aim to provide a more interactive and user-friendly experience. I appreciate your feedback and are committed to continuous improvement.

v4.2

Choose a tag to compare

@Gothsec Gothsec released this 08 Feb 05:10
4f29fde

Release v4.2 – Enhanced Like Button Experience

  • Global Button Animation:
    The entire button now animates—including the heart icon—when the user clicks on a button that’s already liked, providing clear visual feedback without incrementing the like counter.

  • Hover Effect Removed Post-Like:
    Once the user has liked the content, the white border hover effect is disabled. This ensures the "liked" state is consistently displayed without interference from hover styles.

  • Counter Optimization:
    The like counter is now safeguarded against negative values and persists the liked state using localStorage.

  • Improved Firebase Integration:
    Updates have been made in the retrieval and update processes with Cloud Firestore, ensuring robust behavior and preventing permission errors.

This release significantly improves the user experience and visual consistency of the LikeButton component, making it a reliable and visually appealing feature for your projects.

v4.1

Choose a tag to compare

@Gothsec Gothsec released this 30 Jan 17:20
7cd4dfa
Merge pull request #34 from Gothsec/tests

Home section style improved