Releases: HackLab-Oriente/hacklib
Release list
v1.6.1
v1.6.0
Release v1.6.0: Add multi-item lending support with board games, video games, and electronics
Full Changelog: v1.5.0...v1.6.0
v1.5.0
Release v1.5.0: Terminal Mode
Full Changelog: v1.4.0...v1.5.0
v1.4.0
Release v1.4.0: Configurable PR target branch
- Add NEXT_PUBLIC_GH_PR_BRANCH environment variable
- Default to 'main' branch if not configured
Full Changelog: v1.3.1...v1.4.0
v1.3.1
Release v1.3.1: Fix validation script and data format issues
Full Changelog: v1.3.0...v1.3.1
v1.3.0
Release v1.3.0: Enhanced UI with clickable titles and GitHub integration
- Clickable book titles for improved navigation
- Reusable Nickname component for GitHub profile links
- Consistent username display with external link integration
Full Changelog: v1.2.1...v1.3.0
v1.2.1
Release v1.2.1: Documentation Improvements
- Improve copy consistency with 'book lending system' terminology
- Update footer to 'HackLab Oriente community project'
- Clean up footer design by removing redundant text
Full Changelog: v1.2.0...v1.2.1
v1.2.0
Release v1.2.0: Responsive Mobile Navigation
- Add responsive hamburger menu for mobile devices
- Implement smooth opening/closing animations
- Fix horizontal scrolling issues on mobile
- Enhance mobile navigation UX with proper touch interactions
- Improve component architecture with client/server separation
Full Changelog: v1.1.0...v1.2.0
v1.1.0
Release v1.1.0: UI improvements and date handling fixes
- Redesigned BookCard with colored accent strips and better status indicators
- Added utility function for automatic Date object conversion
- Enhanced visual feedback with box shadows and improved layouts
- Fixed React rendering errors caused by Date objects in YAML data
- Improved responsive design and container constraints across all pages
- Removed ISBN field from schema and display logic
- Refactored data loading functions for better maintainability
Full Changelog: v1.0.0...v1.1.0
v1.0.0
Release v1.0.0: Modern book lending system with GitHub OAuth
- Modern glass-morphism UI with minimalist design
- GitHub OAuth authentication via NextAuth.js
- Book catalog with search and filtering
- Loan request system via GitHub Pull Requests
- YAML-based data storage with JSON schema validation
- Automated CI/CD workflows
- Comprehensive setup documentation
Full Changelog: https://github.com/dapanas/hacklib/commits/v1.0.0