Releases: Laixer/FunderMaps
Releases · Laixer/FunderMaps
v3.3.3
- Code and database cleanup
- Annotate controllers with return types and HTTP codes.
v3.3.2
Set interval default to 100h
v3.3
v3.2.4
- Remove CLI
- Template parser allow NULL
- Remove geom check from statistic calls
v3.2.3
Less database roundtrips, code cleanups and small fixes.
v3.2.2
Various small fixes and improvements
v3.2.1
-
FunderMaps/IntegrationTests
- More tests
-
FunderMaps/WebApi
- Check inquiry creator equals reviewer
-
FunderMaps/Data
- Remove unused organization fields
- Apply navigation filters
v3.2
-
FunderMaps/IntegrationTests
- Autotests
-
FunderMaps/Core
- Database cleanup
- Backend cleanup
v3.1.1
-
Setup database CI
-
FunderMaps/Core
- Handle exceptions in another way.
-
FunderMaps/Webservice
- Add municipality calls, expand some calls
v3.1
- FunderMaps/BatchNode
- Configure interval
-
FunderMaps/Core
- Allocate exact number of workers
- Write map bundle ID to disk in background task
- Remove the batch service.
- Change some logging info -> debug
- Lock file uploads
- Remove base measurement level
- Add missing InquirySample properties
-
FunderMaps/WebApi
- Recovery and recovery sample controllers, repositories