Skip to content

Releases: PnEcrins/RGAlt

1.1.2

27 Nov 10:03
aefe9e7
Compare
Choose a tag to compare

Bugfix

  • Revert changes about NG_APP_API_URL. No need to change it in production environments.

1.1.1

26 Nov 09:21
8ab39db
Compare
Choose a tag to compare

Improvements

  • Upgrade several dependencies

1.1.0

25 Nov 14:49
ad8e395
Compare
Choose a tag to compare

What's Changed

Warning

  • NG_APP_API_URL setting in .env has to be updated to include /api/

Improvements

  • Improve observations list UI (#133)
  • Improve synthesis UI (#143)
  • Restore synthesis interface context (#144)
  • Improve map configuration (#145)
  • Allow to skip steps on new observation (#149)
  • Improve display of the new observation map (#146)
  • Allow to edit observation (#147)
  • Allow to delete observation (#162)
  • Remove hard-coded /api/ in NG_APP_API_URL setting in .env file (#165)
  • Improve "My offline data" UI (#166)
  • Upgrade several dependencies

Bugfix

  • Add missing icons (128x128.png and 384x384.png)

⤴ Dependencies

Full Changelog: 1.0.6...1.1.0

1.0.6

31 Jul 13:54
c2a6a99
Compare
Choose a tag to compare

What's Changed

🎉 Features

  • rename obs -> evenements + make offline page accessible when not connected by @TheoLechemia in #63

🛠 Bug fixes

  • sort observations by alphabetical order on synthesis interface by @bastyen in #62

Full Changelog: 1.0.5...1.0.6

1.0.5

31 Jul 12:23
ebdd0e1
Compare
Choose a tag to compare

What's Changed

🛠 Bug fixes

Full Changelog: 1.0.4...1.0.5

1.0.4

30 Jul 14:34
72e7b64
Compare
Choose a tag to compare

What's Changed

🎉 Features

🛠 Bug fixes

  • handle sub category on primary category filter by @bastyen in #59

Full Changelog: 1.0.3...1.0.4

1.0.3

25 Jul 15:01
Compare
Choose a tag to compare

What's Changed

🎉 Features

📘 Documentation

Full Changelog: 1.0.2...1.0.3

1.0.2

24 Jul 13:58
Compare
Choose a tag to compare

What's Changed

🎉 Features

Full Changelog: 1.0.1...1.0.2

1.0.1

24 Jul 13:10
Compare
Choose a tag to compare

What's Changed

🎉 Features

New Contributors

Full Changelog: 1.0.0...1.0.1

1.0.0

19 Jul 14:14
Compare
Choose a tag to compare

Première version déployable autonome.

  • Fontend en Angular
  • Backend en Python / Django / PostGIS

What's Changed

🎉 Features

⤴ Dependencies

New Contributors

Full Changelog: 0.0.1...1.0.0