Skip to content

Releases: koopjs/FeatureServer

v2.3.12

18 Jul 16:31
Compare
Choose a tag to compare

Fixed

  • Query returns correct fields when outFields specified

v2.3.11

08 Jul 14:50
Compare
Choose a tag to compare

Fixed

  • ObjectID Fields set to esriFieldTypeOID

v2.3.10

07 Jul 18:48
Compare
Choose a tag to compare

Rebase

  • Added package details from [2.3.9]

v2.3.8

07 Jul 15:09
Compare
Choose a tag to compare

Fixed

  • Save id property when rendering layer

Changed

  • Reorganize templates.js into individual render functions
  • Renamed renderStatistics to renderStats for render function consistency

v2.3.7

06 Jul 18:45
Compare
Choose a tag to compare

Fixed

  • supportsPagination => true

v2.3.6

28 Jun 21:13
Compare
Choose a tag to compare

Fixed

  • fixed out statistics when statistics are passed in

v2.3.5

28 Jun 17:29
Compare
Choose a tag to compare

Fixed

  • Date fields are properly converted while using statistics

v2.3.4

26 Jun 16:44
Compare
Choose a tag to compare

Fixed

  • Date fields show up in webmap viewer

v2.3.3

20 Jun 17:36
Compare
Choose a tag to compare

Fixed

  • Use indexOf instead of includes to compile to es5

v2.3.2

16 Jun 14:34
Compare
Choose a tag to compare

Fixed

  • correct typo: esrifieldTypeInteger => esriFieldTypeInteger
  • object ids no longer undefined on limit queries