Skip to content

Releases: nowscott/IndWebIndex

v2.0.0

20 May 16:59
Compare
Choose a tag to compare

详情见更新日志

Full Changelog: v1.1.0...v2.0.0

IndWebIndex

14 May 03:25
Compare
Choose a tag to compare

Full Changelog: v1.1.0...v1.2.0

发行说明

版本号:v1.2.0
发布日期:2024年5月14日

新功能

  1. 索引逻辑:

    • 全新的标签索引逻辑,更容易使用标签定位网站
  2. 右键菜单:

    • 全新的右键菜单,增加了支持的字体
  3. 数据库修改:

    • 对网页数据库进行修整,使得标签更合理化
    • 对网页名称也做了精简,使页面更加美观

改进和修复

  1. 用户体验改进:
    • 优化了字体加载速度,使用拆包的字体源
    • 优化了css,整体更加美观

未来计划

  1. 功能扩展:

    • 使用NextJS + Notion API实现动态缓存
    • 增加新的网站收集页面,用户也可以添加自己想要的网站(审核后更新数据源)
  2. 性能持续优化:

    • 我们将继续优化系统性能,确保用户在使用过程中的流畅体验。

感谢您使用我们的产品!我们将持续改进和优化,期待您的反馈与建议。

IndWebIndex

09 Apr 06:32
Compare
Choose a tag to compare

Version: 1.1.0
Release Date: April 9, 2024

After the update on April 9, 2024, deploying this project has become even simpler. You only need to follow these steps:

  1. Copy Notion Page: Copy this Notion page as your own database.

  2. Add Website Data: Add your website data as required to the copied Notion database.

  3. Fork Repository: Fork this repository.

  4. Add Repository Secrets:

    • Go to the repository settings.
    • Find "Secrets and Variables" under "Actions".
    • Add two repository secrets:
      • ACCESS_TOKEN: Key obtained from the My Integrations website.
      • DATABASE_ID: ID of your Notion database.
  5. Connect Integration:

    • After obtaining the key, connect your integration to your database.
  6. Run GitHub Actions:

    • Manually run the update_data.json file in GitHub Actions.

This completes the deployment.

For feedback and support, please contact us at nowscott@qq.com.

Thank you for your continued support, and we hope you enjoy the new features in this release!

IndWebIndex

12 Jul 14:37
Compare
Choose a tag to compare

Version 1.0.1 - July 12, 2023

Features:
Added English pages, preview below.
English Web

Bug Fixes:
Fixed some errors.

Improvements:
Removed some websites that couldn't be accessed correctly.
Strengthened error handling and error messages for better user feedback.

Special Thanks:
We would like to express our gratitude to the community of users and contributors who have provided valuable feedback, bug reports, and feature suggestions. For more detailed information, please refer to the complete release notes and documentation available in our project's GitHub repository.

Thank you for your continued support, and we hope you enjoy the new features in this release!

Full Changelog: v1.0.0...v1.0.1

IndWebIndex

05 Jul 09:01
Compare
Choose a tag to compare

Version 1.0.0 - July 5, 2023

Summary: After a development period of two and a half years (not iterating within this project), my personal webpage project has finally reached a satisfactory level.

Features:
Added hourly data updates (GitHub Action).

Bug Fixes:
Resolved the issue of excessive loading time for the database.
Fixed the display problem when name is empty.

Improvements:
Optimized database queries to enhance page loading speed.
Strengthened error handling and error messages for better user feedback.

Special Thanks:
We would like to express our gratitude to the community of users and contributors who have provided valuable feedback, bug reports, and feature suggestions. For more detailed information, please refer to the complete release notes and documentation available in our project's GitHub repository.

Thank you for your continued support, and we hope you enjoy the new features in this release!