Skip to content

Releases: PecanProject/fieldactivity

v0.2.2

09 Feb 23:21
Compare
Choose a tag to compare

This is a re-release of version 0.2.1 done in order to create a DOI for the repository.

There are no changes to the app in this release.

v0.2.1

18 Aug 14:27
Compare
Choose a tag to compare

The most visible changes in the app are

  • reduced loading time on startup
  • login UI language no longer “flickers”
  • many new crop species have been added
  • new site (Haltiala)

Other changes:

  • improved documentation, including a vignette describing the structure of the app for developers
  • the license was changed to the BSD-3-clause license

v0.2.0

11 Aug 07:09
Compare
Choose a tag to compare

The major new feature is input validation using shinyvalidate.

Bug fixes:

  • fix bug where image files with capitalised file extensions were not allowed to be uploaded
  • fix the widths of columns in table modules
  • many others

Initial version using Golem

28 Jul 12:14
c0f62db
Compare
Choose a tag to compare
Pre-release
Merge pull request #2 from Ottis1/use-golem

Refactor the app to use the Golem framework for Shiny apps