Skip to content

Releases: Laixer/FunderMaps

v3.3.3

04 May 10:03
d921442
Compare
Choose a tag to compare
  • Code and database cleanup
  • Annotate controllers with return types and HTTP codes.

v3.3.2

20 Apr 09:27
2bb7045
Compare
Choose a tag to compare

Set interval default to 100h

v3.3

19 Apr 13:25
25ccd13
Compare
Choose a tag to compare

Fixes #519

v3.2.4

13 Apr 19:59
994449c
Compare
Choose a tag to compare
  • Remove CLI
  • Template parser allow NULL
  • Remove geom check from statistic calls

v3.2.3

05 Apr 08:24
c1cb9a8
Compare
Choose a tag to compare

Less database roundtrips, code cleanups and small fixes.

v3.2.2

25 Mar 09:43
42c762e
Compare
Choose a tag to compare

Various small fixes and improvements

v3.2.1

21 Mar 19:22
418fd95
Compare
Choose a tag to compare
  • FunderMaps/IntegrationTests

    • More tests
  • FunderMaps/WebApi

    • Check inquiry creator equals reviewer
  • FunderMaps/Data

    • Remove unused organization fields
    • Apply navigation filters

v3.2

18 Mar 21:48
7f5e7cd
Compare
Choose a tag to compare
  • FunderMaps/IntegrationTests

    • Autotests
  • FunderMaps/Core

    • Database cleanup
    • Backend cleanup

v3.1.1

11 Mar 17:14
9d17190
Compare
Choose a tag to compare
  • Setup database CI

  • FunderMaps/Core

    • Handle exceptions in another way.
  • FunderMaps/Webservice

    • Add municipality calls, expand some calls

v3.1

25 Feb 19:55
7bd2254
Compare
Choose a tag to compare
  • 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