-
-
Notifications
You must be signed in to change notification settings - Fork 1
Securite #52
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Securite #52
Changes from all commits
a374d12
3ed544d
266ad6e
98f0364
3408ba2
214d85e
4eedb89
ff914cb
1249419
File filter
Filter by extension
Conversations
Jump to
Diff view
Diff view
There are no files selected for viewing
| Original file line number | Diff line number | Diff line change |
|---|---|---|
|
|
@@ -7,6 +7,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 | |
|
|
||
| ## [1.1.0] - 2026-01-31 | ||
| ### Added | ||
| - **2026-02-02 06:36 UTC**: Automated Security Batch Update (DependabotSecureFlow) | ||
| - **2026-02-02 06:35 UTC**: Automated Security Batch Update (DependabotSecureFlow) | ||
| - **2026-02-02 06:34 UTC**: Automated Security Batch Update (DependabotSecureFlow) | ||
| - **Unified Design System**: Centralized `css/style.css` for consistent dark/neon theme across all pages. | ||
| - **Local Analytics**: Implemented `js/tracker.js` for privacy-first, local-storage based session tracking. | ||
| - **Custom Cursor**: Added high-contrast cyberpunk arrow cursor with interactive hover states. | ||
|
|
@@ -15,6 +18,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 | |
|
|
||
| ## [1.2.0] - 2026-02-01 | ||
| ### Added | ||
| - **2026-02-02 06:36 UTC**: Automated Security Batch Update (DependabotSecureFlow) | ||
| - **2026-02-02 06:35 UTC**: Automated Security Batch Update (DependabotSecureFlow) | ||
| - **2026-02-02 06:34 UTC**: Automated Security Batch Update (DependabotSecureFlow) | ||
|
Comment on lines
+21
to
+23
|
||
| - **Action Sync Workflow**: Automated synchronization of workflow files to `dependabot-secure-flow` action repository | ||
| - **Automatic Releases**: Semantic versioning and automated release creation for action updates | ||
| - **CHANGELOG Automation**: Automatic CHANGELOG updates in action repository on sync | ||
|
|
@@ -36,6 +42,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 | |
|
|
||
| ## [1.0.0] - 2025-12-10 | ||
| ### Added | ||
| - **2026-02-02 06:36 UTC**: Automated Security Batch Update (DependabotSecureFlow) | ||
| - **2026-02-02 06:35 UTC**: Automated Security Batch Update (DependabotSecureFlow) | ||
| - **2026-02-02 06:34 UTC**: Automated Security Batch Update (DependabotSecureFlow) | ||
|
Comment on lines
+45
to
+47
|
||
| - **Core**: Initial release of AI-Pulse RSS aggregator. | ||
| - **Modules**: | ||
| - Implementation of `URL Tokenizer Engine`. | ||
|
|
||
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
These “Automated Security Batch Update” bullets are timestamped 2026-02-02 but are being added under the 1.1.0 (2026-01-31) release. This makes the changelog timeline inconsistent and duplicates similar entries elsewhere in the file. Consider moving this note to the appropriate release section (or an Unreleased section) and keeping it only once.