Release: 15-02-2026 at 02:45 AM UTC
Release of Batch File Renamer with 1 new feature(s), 7 bug fix(es).
New Features & Improvements
• ⠀Dynamic FileList height, replace custom resize with auto layout and Tooltip
Bug Fixes
• ⠀Hide native browser select arrow with appearance: none
• ⠀Add custom SVG chevron arrow via background-image
• ⠀Position arrow at right 0.5rem from edge instead of flush right
• ⠀Change select padding-right from pr-8 to pr-6 globally
• ⠀Capitalize subtitle to 'Professional File Renaming Tool'
• ⠀FileList height now adjusts dynamically based on file count
• ⠀Remove unused imports and add style type in FileList to fix build
Maintenance
• ⠀Latest job: rolling pre-release on every push to main with categorized changelog
• ⠀Versioned job: permanent stable release when v*.. tag is pushed
• ⠀Builds dist ZIP for both release types
• ⠀Auto-categorizes commits into Features, Fixes, Maintenance, Other
• ⠀Update badge colors in README
• ⠀Update badge colors in README
• ⠀Add duplicate detection screenshot and update README
• ⠀Replace guide screenshot with duplicate detection image and caption in README
Other Changes
• ⠀Replace JSZip with fflate for streaming ZIP export (fixes memory error with large file sets)
• ⠀Fix ZIP export memory error for large file sets (stream files instead of loading all into memory)
• ⠀Initial commit: Batch File Renamer v1.0.0
Note: If you encounter any bugs or issues, please don't hesitate to open an issue. For any questions or to start a discussion, feel free to initiate a discussion on the GitHub repository.