Recent Releases of Arena
Arena - v2.1.11
What's Changed
- fixed error importing taxonomy with numeric codes in Excel by @SteRiccio in https://github.com/openforis/arena/pull/3818
- fixed error importing category from Excel (numeric codes) by @SteRiccio in https://github.com/openforis/arena/pull/3825
- Fixed runtime error after records merge by @SteRiccio in https://github.com/openforis/arena/pull/3824
- Fixed data export including all cycles by @SteRiccio in https://github.com/openforis/arena/pull/3827
Full Changelog: https://github.com/openforis/arena/compare/v2.1.10...v2.1.11
Biosphere - Biodiversity Citizen Science
- JavaScript
Published by SteRiccio 4 days ago

Arena - v2.1.10
What's Changed
- Survey form designer / columns number: enlarge input field by @SteRiccio in https://github.com/openforis/arena/pull/3806
- fixed error importing labels from Excel (null values) by @SteRiccio in https://github.com/openforis/arena/pull/3807
- Feature: data summary export by @SteRiccio in https://github.com/openforis/arena/pull/3811
- Fixed blank min count not being stored properly on node def update by @SteRiccio in https://github.com/openforis/arena/pull/3814
Full Changelog: https://github.com/openforis/arena/compare/v2.1.8...v2.1.10
Biosphere - Biodiversity Citizen Science
- JavaScript
Published by SteRiccio 14 days ago

Arena - v2.1.9
What's Changed
- Survey form designer / columns number: enlarge input field by @SteRiccio in https://github.com/openforis/arena/pull/3806
- fixed error importing labels from Excel (null values) by @SteRiccio in https://github.com/openforis/arena/pull/3807
- Feature: data summary export by @SteRiccio in https://github.com/openforis/arena/pull/3811
- Fixed blank min count not being stored properly on node def update by @SteRiccio in https://github.com/openforis/arena/pull/3814
Full Changelog: https://github.com/openforis/arena/compare/v2.1.8...v2.1.9
Biosphere - Biodiversity Citizen Science
- JavaScript
Published by SteRiccio 18 days ago

Arena - v2.1.8
What's Changed
- Support hierarchical code attributes to enumerate entities by @SteRiccio in https://github.com/openforis/arena/pull/3798
- skip db migrations at startup (optionally) by @SteRiccio in https://github.com/openforis/arena/pull/3804
- increase survey publish performance (chain delete) by @SteRiccio in https://github.com/openforis/arena/pull/3805
Full Changelog: https://github.com/openforis/arena/compare/v2.1.7...v2.1.8
Biosphere - Biodiversity Citizen Science
- JavaScript
Published by SteRiccio 24 days ago

Arena - v2.1.5
What's Changed
- Fixed PersistResultsJob memory issue by @SteRiccio in https://github.com/openforis/arena/pull/3792
- Survey form header (experimental) by @SteRiccio in https://github.com/openforis/arena/pull/3136
- Form header props: show colors as icons by @SteRiccio in https://github.com/openforis/arena/pull/3794
- fixed error exporting data with "expand category items" and "export single entities in separate files" selected by @SteRiccio in https://github.com/openforis/arena/pull/3795
Full Changelog: https://github.com/openforis/arena/compare/v2.1.4...v2.1.5
Biosphere - Biodiversity Citizen Science
- JavaScript
Published by SteRiccio about 1 month ago

Arena - v2.1.4
What's Changed
- Fixed records import: key values not appearing in records summary list by @SteRiccio in https://github.com/openforis/arena/pull/3789
- fixed RStudio persist results job complete error by @SteRiccio in https://github.com/openforis/arena/pull/3791
Full Changelog: https://github.com/openforis/arena/compare/v2.1.3...v2.1.4
Biosphere - Biodiversity Citizen Science
- JavaScript
Published by SteRiccio about 1 month ago

Arena - v2.1.3
What's Changed
- Data import: allow deleting existing enitites by @SteRiccio in https://github.com/openforis/arena/pull/3778
- Data import template: fixed coordinate attribute fields order by @SteRiccio in https://github.com/openforis/arena/pull/3780
- data import: fixed confirm message by @SteRiccio in https://github.com/openforis/arena/pull/3781
- API doc: data query (JSON) by @SteRiccio in https://github.com/openforis/arena/pull/3783
- File attribute: hide delete button when record is not editable by @SteRiccio in https://github.com/openforis/arena/pull/3786
- file attribute: fixed generated file name when key is code (associate… by @SteRiccio in https://github.com/openforis/arena/pull/3787
- fixed data export entities sorting by @SteRiccio in https://github.com/openforis/arena/pull/3788
Full Changelog: https://github.com/openforis/arena/compare/v2.1.2...v2.1.3
Biosphere - Biodiversity Citizen Science
- JavaScript
Published by SteRiccio about 1 month ago

Arena - v2.1.2
What's Changed
- data import: added more formats for date and time import by @SteRiccio in https://github.com/openforis/arena/pull/3767
- migrate to NodeJS 22 by @SteRiccio in https://github.com/openforis/arena/pull/3765
- data import: support more date formats by @SteRiccio in https://github.com/openforis/arena/pull/3768
- Records merge / multiple attributes: keep values from both records by @SteRiccio in https://github.com/openforis/arena/pull/3770
- Fixed included in prev cycle link info text by @SteRiccio in https://github.com/openforis/arena/pull/3771
- Data export: added option to export single entities in separate files by @SteRiccio in https://github.com/openforis/arena/pull/3773
- Fixed form preview: hide sidebar bottom action buttons by @SteRiccio in https://github.com/openforis/arena/pull/3774
- Excel data export: increased max cells limit by @SteRiccio in https://github.com/openforis/arena/pull/3776
- data import error: show correct error message by @SteRiccio in https://github.com/openforis/arena/pull/3777
Full Changelog: https://github.com/openforis/arena/compare/v2.1.1...v2.1.2
Biosphere - Biodiversity Citizen Science
- JavaScript
Published by SteRiccio about 1 month ago

Arena - v2.1.1
What's Changed
- fixed label in data import from CSV/Excel by @SteRiccio in https://github.com/openforis/arena/pull/3749
- publish survey dependency tree view by @SteRiccio in https://github.com/openforis/arena/pull/3751
- dateTimeDiff editor by @SteRiccio in https://github.com/openforis/arena/pull/3752
- form designer: added mobile app prop "includedInPreviuosCycleLink" by @SteRiccio in https://github.com/openforis/arena/pull/3755
- Feature: added security props to enable data upload/download to/from server by @SteRiccio in https://github.com/openforis/arena/pull/3756
- fixed security props editing by @SteRiccio in https://github.com/openforis/arena/pull/3757
- data export: include EPSG: prefix in coordinate SRS column by @SteRiccio in https://github.com/openforis/arena/pull/3758
- data import: import taxon vernacular name by @SteRiccio in https://github.com/openforis/arena/pull/3759
- Redirect to surveys list if error occurs during survey fetch by @SteRiccio in https://github.com/openforis/arena/pull/3761
- Fix/data import vernacular name by @SteRiccio in https://github.com/openforis/arena/pull/3762
- Fixed data import slowness (new records creation) by @SteRiccio in https://github.com/openforis/arena/pull/3763
- fixed data import from CSV: srs not filled in by @SteRiccio in https://github.com/openforis/arena/pull/3764
- fixed form layout with non-relevant fields by @SteRiccio in https://github.com/openforis/arena/pull/3766
Full Changelog: https://github.com/openforis/arena/compare/v2.1.0...v2.1.1
Biosphere - Biodiversity Citizen Science
- JavaScript
Published by SteRiccio about 2 months ago

Arena - v2.1.0
What's Changed
- always show scrollbars in MacOS by @SteRiccio in https://github.com/openforis/arena/pull/3730
- Job queue (in memory) by @SteRiccio in https://github.com/openforis/arena/pull/3731
- data export job: avoid loading big categories/taxonomies by @SteRiccio in https://github.com/openforis/arena/pull/3735
- Export to Excel by @SteRiccio in https://github.com/openforis/arena/pull/3734
- expressions: added dateTimeDiff custom function by @SteRiccio in https://github.com/openforis/arena/pull/3737
- Import files from Excel (.xlsx) by @SteRiccio in https://github.com/openforis/arena/pull/3738
- data import: allow importing taxon scientific and vernacular name for… by @SteRiccio in https://github.com/openforis/arena/pull/3739
- Users list: added filter by @SteRiccio in https://github.com/openforis/arena/pull/3740
- data export: export categories in same data export format by @SteRiccio in https://github.com/openforis/arena/pull/3742
- fixed error exporting data with missing files in explorer by @SteRiccio in https://github.com/openforis/arena/pull/3744
- fixed schema summary fetch from RStudio by @SteRiccio in https://github.com/openforis/arena/pull/3746
Full Changelog: https://github.com/openforis/arena/compare/v2.0.9...v2.1.0
Biosphere - Biodiversity Citizen Science
- JavaScript
Published by SteRiccio about 2 months ago
