September 3, 2025
Let’s go through what we got done in August 2025 in NeetoPublish.
To maintain uniformity across all Neeto products, we’ve updated the public API endpoint paths in NeetoPublish. Previously, endpoints were accessible at /api/v1
, while NeetoCal and NeetoForm used /api/external/v1
. This change ensures consistency across the suite. Now, NeetoPublish also uses /api/external/v1
for all external APIs. This makes it easier for developers working with multiple Neeto products to integrate them without confusion.
We resolved a problem where modals in NeetoPublish (like the search modal or folder modal) would close immediately upon clicking anywhere inside them. This caused interruptions and made modals difficult to use. The issue has now been fixed, so modals remain open until you intentionally close them.
Some author pages were not loading correctly. This issue has now been fixed, and all author blog pages display properly.
Let's get started now.