Files
vendoo/docs/RELEASE_1_25_1_VERIFICATION.json
Masterluke77andGitHub 6f48827f4d Vendoo 1.41.2 – Git Ignore Boundary & Module Tracking Hotfix (#18)
* docs: prepare Vendoo 1.41.2 git-ignore boundary hotfix

* fix: track native source modules with root-anchored runtime ignores
2026-07-09 17:09:00 +02:00

35 lines
1.3 KiB
JSON

{
"release": "1.25.1",
"package_type": "full_overlay_update",
"checks": {
"javascript_syntax": "passed",
"json_validity": "passed",
"html_unique_ids": "passed",
"css_parse": "passed",
"gallery_static_release_gate": "passed",
"database_migrations": "passed",
"existing_database_row_preserved": "passed",
"flux_archive_semantics": "passed",
"runtime_data_excluded": "passed"
},
"gallery": {
"adaptive_auto_fit_grid": true,
"card_container_queries": true,
"full_image_click_target": true,
"legacy_open_button_removed": true,
"adaptive_selection_overlay": true,
"adaptive_favorite_overlay": true,
"adaptive_action_dock": true,
"pagination_top_and_bottom": true,
"direct_page_jump": true,
"touch_behavior": true,
"keyboard_accessibility": true
},
"not_claimed": [
"real Windows update on W drive",
"interactive production browser acceptance",
"native npm regression suite in this build environment"
],
"note": "The native npm regression suite could not be reinstalled in the build environment because external better-sqlite3 build artifacts were temporarily unreachable. This hotfix changes only frontend HTML, CSS and gallery JavaScript; syntax, static release gates and additive database migration tests passed."
}