v2.1.3
Features
• Introducing Saturn UI. A minimalist version, focused on dark-light themes with smaller, more discreet yet equally impactful elements.
• Added primary color option for buttons in Saturn UI.
• Inverted Mode: Invert the colors of light mode with dark mode, creating a unique composition between the two themes.
• Pattern Background: The Hero Section now has a background system using patterns.
• Info Bumper in the Hero Section: Added the Info Bumper component directly in the Hero Section.
• Browser Border: Now you can present your featured image in the Hero Section with a native browser border, supporting dark/light mode.
• Support for displaying different images in light or dark mode in the Hero Section.
• New Website Design and Appearance Options.
• Control the background overlay in the Hero Section and add blur and grayscale effects.
• Added new fields in your Profile in the "About You" Section.
Fix
• Fixed the update in the Notes (Blog) slug field, now it's possible to edit a post without conflicts with unique slugs.
• Open to Work now correctly displays the link to your LinkedIn profile, as long as it's registered in your Profile > Social.
• Warriorfolio now recognizes when you're on the Homepage as Landing Page and activates animations when you use anchor links in the navigation menu. Core modules get a default name for this purpose. This will be in the documentation.
• Fixed vertical padding issues between sections, making it as uniform as possible.
• Don't Repeat Yourself (DRY): Corrected possible code repetitions, making the system more intelligent.
• Corrections in form validations in the Dashboard.
• Added a new composer.json script, functional across all operating systems.
Refactor / Chore
• Redesigned the content display in the Portfolio Gallery.
• Notes can now be pinned as a permanent component of the Core, similar to Header, Footer...
• The Profile in the "About You" Section is now the same one used in the Notes blog.
• The main layout now receives several customization variables.
• The Heading Description component is now the Module Creator. Completely redesigned, it combines significant elements for creating a module entry.
• The Feature List component presents new functions. Create cards with extreme ease, with animations, icon customization, and also includes the addition of title and description.
• Hero Section themes now have a dynamic component, making the code more concise and reusable. More improvements on this matter are coming.
• Buttons are now in the group component.
• We want to further improve the query aspect in Warriorfolio, which has been quite challenging. However, a major sweep was done in the project to avoid unnecessary database searches.
• Warriorfolio needs seeders, so some components are already being initialized by themselves, so that in the future there will be no more need for this.
Core
• Created migration to add the blog column to modules, thus, we can leave Notes as a module activated by default or not.
