Skip to content

v.1.0.7

Compare
Choose a tag to compare
@nikosdion nikosdion released this 19 Dec 09:08
· 527 commits to main since this release
1.0.7
de5f196

🔣 This is a bug fix release

🖥️ System Requirements

  • PHP 8.1, 8.2, or 8.3. PHP 8.2 recommended.
  • MySQL 5.7 or later, or MariaDB 10.3 or later. MySQL 8.0 recommended.
  • Ability to run CRON jobs, either command-line (recommended) or URLs with a frequency of once every minute and an
    execution time of at least 30 seconds (up to 180 seconds is strongly preferred).
  • Obviously, the server it runs on must be connected to the Internet, so it can communicate with your sites.

🔮 What's coming next?

Development of Akeeba Panopticon takes place in public. You can see what we're planning, thinking of, and working on in our issues tracker.

Kindly remember that the order and timeframe for implementation largely depends on our available time, our assessment of expected complexity, and interdependencies between features. Security issues and bugs always take priority over new features; there's no point polishing a broken glass. Thank you for your understanding!

📋 CHANGELOG

  • 🐞 🔺 Error when your PHP version is out of date [gh-392]
  • 🐞 🔺 “You do not seem to have Akeeba Backup Professional installed.” viewing some sites

Legend:

  • 🚨 Security update
  • ‼️ Important change
  • ✨ New feature
  • ✂️ Removed feature
  • ✏️ Miscellaneous change
  • 🐞 Bug fix (🔺 High priority, ➖ Medium priority, 🔻 Low priority)