Минулої доби українські військові відбили шість спроб штурму російських військ поблизу острова Білогрудий та Антонівського мосту.
Про це повідомив Генеральний штаб Збройних Сил України.
Загалом протягом доби на всій лінії фронту зафіксовано 149 бойових зіткнень.
За даними Генштабу, втрати російської армії склали близько 1180 військових. Також українські сили знищили чотири танки, шість бойових броньованих машин, 61 артилерійську систему, три реактивні системи залпового вогню, 2427 безпілотників, 206 автомобілів та три одиниці спеціальної техніки.
Раніше Інтент писав, на Придніпровському напрямку російські війська активізували спроби штурму позицій Сил оборони поблизу Антонівського мосту. Протягом 28 березня ворог здійснив два штурми в районі передмістя Херсону.
Водночас аналітики Інститут вивчення війни зазначають, що російські війська продовжують обмежені наземні атаки на схід від Херсона, зокрема в районі Антонівського мосту, однак без просування вперед.
Від початку року російські окупанти значно посилили атаки на Херсон. За цей час місто пережило вже близько 1300 обстрілів зі ствольної та реактивної артилерії.
Раніше британське видання The Times опублікувало статтю про Херсон, в якій вказало, що місто, яке колись святкувало звільнення від російської окупації, сьогодні стало полем випробувань для сучасних методів ведення війни. Російські війська перетворили Херсон на арену терору, де безпілотники стали основною зброєю залякування і знищення мирного населення.
Також Інтент писав, як російська армія здійснила серію прицільних ударів по цивільному медичному закладу в Дніпровському районі Херсона. Ворог тричі атакував територію однієї з місцевих лікарень, використовуючи безпілотні літальні апарати.
Інформація про те, що польські прикордонники почали повільніше пропускати пасажирські автобуси, не відповідає дійсності.
Про це у телеефірі розповів речник Державної прикордонної служби Андрій Демченко, передає кореспондент Укрінформу.
«Кілька днів тому побачив повідомлення про те, що черги на кордоні з Польщею почалися через те, що польські прикордонники почали там більш прискіпливо перевіряти документи і досить повільно перевіряють і оформляють, до прикладу, автобусні напрямки. Це неправдива, невірна інформація. Бо польські прикордонники не зменшували інтенсивності своєї роботи щодо пропускних операцій», – розповів Демченко.
Він наголосив, що польські прикордонники керуються нормами свого законодавства, своїх технологічних схем, щодо оформлення людей та транспорту.
«Тому в цілому повноцінний рух через польську ділянку кордону відбувається, і зниження інтенсивності руху ми не фіксуємо», – розповів речник ДПСУ.
Як повідомлялося, раніше Демченко заявив, що наразі в Україні всі пункти пропуску працюють у штатному режимі, навіть ті, які раніше обстрілювали росіяни.
У Херсоні з бюджету міської громади 100 тисяч гривень спрямували на технічне обслуговування та ремонт автомобільного транспорту загону спеціальної розвідки військової частини.
Про це повідомив Центр публічних розслідувань, який проаналізував зміни до бюджету Херсонської міської територіальної громади на 2026 рік.
Кошти передбачили як субвенцію з бюджету громади державному бюджету. У документі зазначено, що отримувачем є військова частина, номер якої в оприлюдненому документі частково прихований.
Гроші мають використати для технічного обслуговування та ремонту автомобілів загону спеціальної розвідки цієї військової частини.
Відповідні зміни до бюджету внесли розпорядженням начальника Херсонської міської військової адміністрації №1191р від 11 вересня. Формальним приводом для його ухвалення стало надходження до громади освітньої субвенції з державного бюджету, однак документ передбачає і низку інших перерозподілів коштів.
Нещодавно, Херсонська міська військова адміністрація внесла зміни до програми захисту населення і територій від надзвичайних ситуацій на 2026–2028 роки. Загальний обсяг фінансування становить 503,99 мільйона гривень.
Раніше у Херсоні перерозподілили 419 мільйонів на комунальні підприємства. Тоді коригування внесли до бюджетної програми, що передбачає забезпечення діяльності підприємств, установ та організацій житлово-комунальної сфери.
Також Херсонська МВА виділила 38 мільйонів на підтримку трьох КП.
На Одещині цьогоріч зібрано рекордний врожай ранніх зернових – AgroNews
‘;
// Insert the banner into the container
document.getElementById(containerId).innerHTML = html;
}
// Function to track ad view
function trackAdView(adId) {
var img = new Image();
img.src = ajaxUrl + ‘?action=aw_ads_track_view&ad_id=’ + adId + ‘&r=” + Math.random();
}
// Function to track ad click
window.trackAdClick = function(adId, event) {
// Prevent the default link behavior
if (event) {
event.preventDefault();
}
// Get the link URL from the clicked element
var linkUrl = event.currentTarget.href;
// Track the click
var img = new Image();
img.src = ajaxUrl + “?action=track_ad_click&ad_id=’ + adId + ‘&r=” + Math.random();
// Open the link in a new tab after a small delay
setTimeout(function() {
window.open(linkUrl, “_blank’);
}, 100);
// Return false to prevent the default link click
return false;
};
// Load the banner
loadBanner();
});
‘;
// Insert the banner into the container
document.getElementById(containerId).innerHTML = html;
}
// Function to track ad view
function trackAdView(adId) {
var img = new Image();
img.src = ajaxUrl + ‘?action=aw_ads_track_view&ad_id=’ + adId + ‘&r=” + Math.random();
}
// Function to track ad click
window.trackAdClick = function(adId, event) {
// Prevent the default link behavior
if (event) {
event.preventDefault();
}
// Get the link URL from the clicked element
var linkUrl = event.currentTarget.href;
// Track the click
var img = new Image();
img.src = ajaxUrl + “?action=track_ad_click&ad_id=’ + adId + ‘&r=” + Math.random();
// Open the link in a new tab after a small delay
setTimeout(function() {
window.open(linkUrl, “_blank’);
}, 100);
// Return false to prevent the default link click
return false;
};
// Load the banner
loadBanner();
});
‘;
// Insert the banner into the container
document.getElementById(containerId).innerHTML = html;
}
// Function to track ad view
function trackAdView(adId) {
var img = new Image();
img.src = ajaxUrl + ‘?action=aw_ads_track_view&ad_id=’ + adId + ‘&r=” + Math.random();
}
// Function to track ad click
window.trackAdClick = function(adId, event) {
// Prevent the default link behavior
if (event) {
event.preventDefault();
}
// Get the link URL from the clicked element
var linkUrl = event.currentTarget.href;
// Track the click
var img = new Image();
img.src = ajaxUrl + “?action=track_ad_click&ad_id=’ + adId + ‘&r=” + Math.random();
// Open the link in a new tab after a small delay
setTimeout(function() {
window.open(linkUrl, “_blank’);
}, 100);
// Return false to prevent the default link click
return false;
};
// Load the banner
loadBanner();
});
‘;
// Insert the banner into the container
document.getElementById(containerId).innerHTML = html;
}
// Function to track ad view
function trackAdView(adId) {
var img = new Image();
img.src = ajaxUrl + ‘?action=aw_ads_track_view&ad_id=’ + adId + ‘&r=” + Math.random();
}
// Function to track ad click
window.trackAdClick = function(adId, event) {
// Prevent the default link behavior
if (event) {
event.preventDefault();
}
// Get the link URL from the clicked element
var linkUrl = event.currentTarget.href;
// Track the click
var img = new Image();
img.src = ajaxUrl + “?action=track_ad_click&ad_id=’ + adId + ‘&r=” + Math.random();
// Open the link in a new tab after a small delay
setTimeout(function() {
window.open(linkUrl, “_blank’);
}, 100);
// Return false to prevent the default link click
return false;
};
// Load the banner
loadBanner();
});
‘;
// Insert the banner into the container
document.getElementById(containerId).innerHTML = html;
}
// Function to track ad view
function trackAdView(adId) {
var img = new Image();
img.src = ajaxUrl + ‘?action=aw_ads_track_view&ad_id=’ + adId + ‘&r=” + Math.random();
}
// Function to track ad click
window.trackAdClick = function(adId, event) {
// Prevent the default link behavior
if (event) {
event.preventDefault();
}
// Get the link URL from the clicked element
var linkUrl = event.currentTarget.href;
// Track the click
var img = new Image();
img.src = ajaxUrl + “?action=track_ad_click&ad_id=’ + adId + ‘&r=” + Math.random();
// Open the link in a new tab after a small delay
setTimeout(function() {
window.open(linkUrl, “_blank’);
}, 100);
// Return false to prevent the default link click
return false;
};
// Load the banner
loadBanner();
});
10.09.2026 16:19
‘;
// Insert the banner into the container
document.getElementById(containerId).innerHTML = html;
}
// Function to track ad view
function trackAdView(adId) {
var img = new Image();
img.src = ajaxUrl + ‘?action=aw_ads_track_view&ad_id=’ + adId + ‘&r=” + Math.random();
}
// Function to track ad click
window.trackAdClick = function(adId, event) {
// Prevent the default link behavior
if (event) {
event.preventDefault();
}
// Get the link URL from the clicked element
var linkUrl = event.currentTarget.href;
// Track the click
var img = new Image();
img.src = ajaxUrl + “?action=track_ad_click&ad_id=’ + adId + ‘&r=” + Math.random();
// Open the link in a new tab after a small delay
setTimeout(function() {
window.open(linkUrl, “_blank’);
}, 100);
// Return false to prevent the default link click
return false;
};
// Load the banner
loadBanner();
});
‘;
// Insert the banner into the container
document.getElementById(containerId).innerHTML = html;
}
// Function to track ad view
function trackAdView(adId) {
var img = new Image();
img.src = ajaxUrl + ‘?action=aw_ads_track_view&ad_id=’ + adId + ‘&r=” + Math.random();
}
// Function to track ad click
window.trackAdClick = function(adId, event) {
// Prevent the default link behavior
if (event) {
event.preventDefault();
}
// Get the link URL from the clicked element
var linkUrl = event.currentTarget.href;
// Track the click
var img = new Image();
img.src = ajaxUrl + “?action=track_ad_click&ad_id=’ + adId + ‘&r=” + Math.random();
// Open the link in a new tab after a small delay
setTimeout(function() {
window.open(linkUrl, “_blank’);
}, 100);
// Return false to prevent the default link click
return false;
};
// Load the banner
loadBanner();
});
‘;
// Insert the banner into the container
document.getElementById(containerId).innerHTML = html;
}
// Function to track ad view
function trackAdView(adId) {
var img = new Image();
img.src = ajaxUrl + ‘?action=aw_ads_track_view&ad_id=’ + adId + ‘&r=” + Math.random();
}
// Function to track ad click
window.trackAdClick = function(adId, event) {
// Prevent the default link behavior
if (event) {
event.preventDefault();
}
// Get the link URL from the clicked element
var linkUrl = event.currentTarget.href;
// Track the click
var img = new Image();
img.src = ajaxUrl + “?action=track_ad_click&ad_id=’ + adId + ‘&r=” + Math.random();
// Open the link in a new tab after a small delay
setTimeout(function() {
window.open(linkUrl, “_blank’);
}, 100);
// Return false to prevent the default link click
return false;
};
// Load the banner
loadBanner();
});
‘;
// Insert the banner into the container
document.getElementById(containerId).innerHTML = html;
}
// Function to track ad view
function trackAdView(adId) {
var img = new Image();
img.src = ajaxUrl + ‘?action=aw_ads_track_view&ad_id=’ + adId + ‘&r=” + Math.random();
}
// Function to track ad click
window.trackAdClick = function(adId, event) {
// Prevent the default link behavior
if (event) {
event.preventDefault();
}
// Get the link URL from the clicked element
var linkUrl = event.currentTarget.href;
// Track the click
var img = new Image();
img.src = ajaxUrl + “?action=track_ad_click&ad_id=’ + adId + ‘&r=” + Math.random();
// Open the link in a new tab after a small delay
setTimeout(function() {
window.open(linkUrl, “_blank’);
}, 100);
// Return false to prevent the default link click
return false;
};
// Load the banner
loadBanner();
});
У Одеській області завершено збирання ранніх зернових культур, повідомила 9 вересня пресслужба обласної державної адміністрації, пише agronews.ua.
Як уточнюється, цьогоріч з площі близько 1,2 млн га зібрано понад 5 млн тонн зерна при середній врожайності 42 ц/га.
«Це найвищий показник валового збору в історії Одеської області», – підкреслюється у повідомленні.
Також зазначається, що наразі агрогосподарства області вже розпочали збирання пізніх культур та сівбу озимих під урожай наступного року.
Юридична підтримка аграріїв у реальному часі! У цьому випуску юристи-практики дають вичерпні та швидкі відповіді на найбільш гострі питання, які турбують сучасного фермера. На вебінарі розібрали ключові аспекти земельних відносин, особливості оподаткування в умовах воєнного стану, нюанси укладання договорів та найактуальнішу тему — процедуру бронювання працівників агросектору.
Читай нас також у Viber та Telegram, поширюй новину на своїй сторінці:
Поширити:
‘;
// Insert the banner into the container
document.getElementById(containerId).innerHTML = html;
}
// Function to track ad view
function trackAdView(adId) {
var img = new Image();
img.src = ajaxUrl + ‘?action=aw_ads_track_view&ad_id=’ + adId + ‘&r=” + Math.random();
}
// Function to track ad click
window.trackAdClick = function(adId, event) {
// Prevent the default link behavior
if (event) {
event.preventDefault();
}
// Get the link URL from the clicked element
var linkUrl = event.currentTarget.href;
// Track the click
var img = new Image();
img.src = ajaxUrl + “?action=track_ad_click&ad_id=’ + adId + ‘&r=” + Math.random();
// Open the link in a new tab after a small delay
setTimeout(function() {
window.open(linkUrl, “_blank’);
}, 100);
// Return false to prevent the default link click
return false;
};
// Load the banner
loadBanner();
});
‘;
// Insert the banner into the container
document.getElementById(containerId).innerHTML = html;
}
// Function to track ad view
function trackAdView(adId) {
var img = new Image();
img.src = ajaxUrl + ‘?action=aw_ads_track_view&ad_id=’ + adId + ‘&r=” + Math.random();
}
// Function to track ad click
window.trackAdClick = function(adId, event) {
// Prevent the default link behavior
if (event) {
event.preventDefault();
}
// Get the link URL from the clicked element
var linkUrl = event.currentTarget.href;
// Track the click
var img = new Image();
img.src = ajaxUrl + “?action=track_ad_click&ad_id=’ + adId + ‘&r=” + Math.random();
// Open the link in a new tab after a small delay
setTimeout(function() {
window.open(linkUrl, “_blank’);
}, 100);
// Return false to prevent the default link click
return false;
};
// Load the banner
loadBanner();
});
‘;
// Insert the banner into the container
document.getElementById(containerId).innerHTML = html;
}
// Function to track ad view
function trackAdView(adId) {
var img = new Image();
img.src = ajaxUrl + ‘?action=aw_ads_track_view&ad_id=’ + adId + ‘&r=” + Math.random();
}
// Function to track ad click
window.trackAdClick = function(adId, event) {
// Prevent the default link behavior
if (event) {
event.preventDefault();
}
// Get the link URL from the clicked element
var linkUrl = event.currentTarget.href;
// Track the click
var img = new Image();
img.src = ajaxUrl + “?action=track_ad_click&ad_id=’ + adId + ‘&r=” + Math.random();
// Open the link in a new tab after a small delay
setTimeout(function() {
window.open(linkUrl, “_blank’);
}, 100);
// Return false to prevent the default link click
return false;
};