Skip to content

Releases: HackLab-Oriente/hacklib

v1.6.1

Choose a tag to compare

@dapanas dapanas released this 24 Oct 18:53

Release v1.6.1: Fix TypeScript Map iteration error

Full Changelog: v1.6.0...v1.6.1

v1.6.0

Choose a tag to compare

@dapanas dapanas released this 24 Oct 18:49

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

Choose a tag to compare

@dapanas dapanas released this 23 Oct 22:07

Release v1.5.0: Terminal Mode

Full Changelog: v1.4.0...v1.5.0

v1.4.0

Choose a tag to compare

@dapanas dapanas released this 23 Oct 04:56

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

Choose a tag to compare

@dapanas dapanas released this 22 Oct 18:16

Release v1.3.1: Fix validation script and data format issues

Full Changelog: v1.3.0...v1.3.1

v1.3.0

Choose a tag to compare

@dapanas dapanas released this 22 Oct 17:07

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

Choose a tag to compare

@dapanas dapanas released this 22 Oct 15:25

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

Choose a tag to compare

@dapanas dapanas released this 22 Oct 15:12

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

Choose a tag to compare

@dapanas dapanas released this 22 Oct 13:54

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

Choose a tag to compare

@dapanas dapanas released this 22 Oct 13:52

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