You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- Fix#2738, #2769, #2724: Migrate from AdminerEvo to AdminerNeo
* AdminerEvo project has been archived
* Updated to use AdminerNeo v1.0.2 from GitHub releases
* Added proper error handling and file validation
- Fix#2731, #2697: ElasticSearch version detection
* Improved regex to extract version numbers from any position
* Added validation to ensure proper version format
* Added fallback to known stable version (8.16.1) if detection fails
- Fix#2761, #2727: PostgreSQL schema permissions for NC 30+
* Added GRANT CREATE ON SCHEMA public for fresh installations
* Added migration fix in update script for existing installations
* PostgreSQL 15+ requires explicit schema permissions
- Fix#2701, #2674: GeoBlock installation improvements
* Better error handling for apache2-dev dependency conflicts
* Added dependency fix attempts before failing
* Improved compilation error messages
* Added verification that apxs tool is available
* Better progress feedback during compilation
0 commit comments