============================================================
PLUGIN: AUTO-UPDATER FOR BLUDIT (SAFE CORE VERSION)
============================================================

DESCRIPTION
-----------
This plugin allows you to update the Bludit core (Kernel) 
directly from your administration panel. It is designed 
to be "Safe," meaning it protects your customizations.

FEATURES
--------
- Automatic detection of the latest version on GitHub.
- Smart comparison: Does nothing if your system is already up to date.
- Targeted update: Only 'bl-kernel' and 'bl-languages' are modified.
- Protection: Your themes (bl-themes) and third-party plugins are NEVER overwritten.

INSTALLATION
------------
1. Download the 'auto-updater' folder.
2. Place it in the /bl-plugins/ directory of your Bludit site.
3. Activate the plugin in the admin panel (Settings > Plugins).
4. Go to the plugin settings to run the version check.

SECURITY & PRECAUTIONS
----------------------
- The script uses Bludit's internal CSRF security tokens.
- Although the script is designed not to touch your content 
  (/bl-content) or your themes, it is STRONGLY RECOMMENDED 
  to back up your files and database before any major update.

LOGS
----
A log file (updater_log.txt) is generated within the plugin 
folder to let you track every step (download, extraction, 
installation).

---
Version: 1.0.0
Author: Sucrepop & Gemini Collaboration
Compatibility: Bludit v3.x