Skip to content

v1.1.0

Latest
Compare
Choose a tag to compare
@TKanX TKanX released this 21 Feb 04:06
8e044df

🚀 Features

  1. 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.
  2. Frontend Improvements

    • Wiki Button: Added a wiki button in the header.

🩹 Fixes

  1. 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.
  2. 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

Full Changelog: v1.0.1...v1.1.0