🚀 Features
-
Backend Crawler Enhancements
- HTML Publication Parsing: Improved the PaperCrawler to support HTML publication parsing and merge the results with JSON data.
- Merge Logic Refactoring: Refactored the mergePublications function to prioritize HTML data and enhance the merging logic.
-
Frontend Improvements
- Wiki Button: Added a wiki button in the header.
🩹 Fixes
-
Backend Crawler Fixes
- Regex Improvement: Improved the publisher extraction regex to handle additional formatting cases.
- Data Merging Logic Adjustment: Updated the publication data merging logic to prioritize JSON fields over HTML.
-
Frontend Improvements
- Navigation & Link Styling: Updated responsive design for navigation and improved link styling.
- Publication Titles Readability: Added word breaking to publication titles for better readability.
Contributors
- @TKanX Lead Developer
Full Changelog: v1.0.1...v1.1.0