#Last changes
#2024
#2024-10-03: v0.171
- π£ FIX: resource scan created duplicates of pages with same url as type βlinksβ
- π’ ADDED: hide skip messages during crawler runs. This shortens the log output by default. It can be enabled in the global options.
- π’ ADDED: profile - more bottons to toggle extended options (like in global settings)
- π’ ADDED: profile - after successful save it shows the options aftrer 3 sec (like in global settings)
- π’ ADDED: on no response the curl error is shown in the log
#2024-10-02: v0.170
- π£ FIX: Installer did not work anymore (PHP error message)
- π£ FIX: Profile page - handle missing php-gd; show button new project]
- βοΈ UPDATE: Profile page - move input max count of webpages to crawl into non extended view
#2024-10-01: v0.169
- βοΈ UPDATE: add profiles navigation in pages that need it
- βοΈ UPDATE: in page home: added hints per section for found errors and warnings
- βοΈ UPDATE: in page link checker the urls are linked to the search index now
- βοΈ UPDATE: in page setup: show menu labels to enable visible items (before: keys have been shown), more buttons for toggling extended view
- βοΈ UPDATE: season skins and default skin
#2024-09-20: v0.168
- π£ FIX: json errors in vietnamese backend translation
- π’ ADDED: 4 skins for a demo for light skins
- βοΈ UPDATE: reload after 2 sec if saving of settings was OK
- βοΈ UPDATE: chartjs -> 4.4.1
- βοΈ UPDATE: jquery -> 3.7.1
- βοΈ UPDATE: font-awesome -> 6.6.0
- βοΈ UPDATE: Medoo -> 2.1.12
- βοΈ UPDATE: Show additional text after update: reload browser, link to changelog
#2024-09-16: v0.167
- π’ ADDED: Vietnamese translation was contributed by [[https://github.com/saosangmo|saosangmo]]. Thanks a lot! He was added as contributor.
- βοΈ UPDATE: AhCrawler runs on PHP 8+ only: All classes were updated to use typed variables. Arrays were rewritten to short array syntax
- βοΈ UPDATE: My own external classes were moved to vendor subdir
- βοΈ UPDATE: The updater detects a developer branch and shows a warning
- βοΈ UPDATE: main.css and default skin were updated to simplify creation light skins (coming in next release)
- βοΈ UPDATE: missing translated items will show the english version added by β(en)β