Skip to content

ANET 3.7.0

Choose a tag to compare

@github-actions github-actions released this 22 Oct 13:49
· 955 commits to main since this release
419e6e4

What’s changed in ANET

🚀 Features

  • Introduce user preferences in ANET (#5193)
  • Pin searches to homepage (#5216)
  • Expose GraphQL as a web service (#5156)

🎨 Enhancements

  • Detect concurrent updates (#5345)
  • Add Communities of Interest to reports (#5307)
  • Add a new locations layer to the map (#5286)
  • Add merge functionality for objectives (#5250)
  • Show sync matrix on organization page (#5239)
  • Allow user to choose who is authorized for report sensitive information (#5226)
  • Add avatars to positions (#5182)
  • Add avatars to locations (#5181)
  • Add attachments to positions (#5179)

🖌 Improvements

  • Fix export definitions for events (#5371)
  • Correctly handle force-update of Note (#5364)
  • Prevent unnecessary rerenders of the Leaflet map (#5355)
  • Allow location selection from a map (#5351)
  • Show subtasks in organization Sync Matrix (#5352)
  • Hide inactive event series and tasks in the sync matrix (#5348)
  • Improve report email template (#5349)
  • Add Kosovo as a country-location (#5343)
  • Use ISO trigram code for countries in the MART importer (#5338)
  • Add ANET users in email dialogs (#5251)
  • Add new location categories 'towns' and 'municipalities' (#5312)
  • Bring emailReport template up-to-date (#5340)
  • Clarify some confusing labels related to positions (#5339)
  • Add advanced people search filter to find ANET users (#5331)
  • Automatically refresh the ANET banner message (#5318)
  • Update APP-6 symbology for NVG (#5324)
  • Add search option to exclude reports with specific tasks (#5316)
  • Improve compact person view (#5305)
  • Fix advanced select failing to select (#5313)
  • Hide inactive tasks (#5266)
  • Improve error handling in MART dictionary export (#5306)
  • Add support for (optional) HTTP Basic Auth authentication to the NVG SOAP service (#5289)
  • Improve compact view buttons (#5288)
  • Superusers can better manage objectives (#5243)
  • Improve display of (empty) GeoLocation fields in Compact views (#5273)
  • Prevent saving duplicate searches (#5272)
  • Improve display of custom fields on merge pages (#5261)
  • Show a clearer error message when edits to an event or eventSeries are not permitted (#5225)
  • Show which user was approved or deleted (#5249)
  • Remove biography from the onboarding page (#5238)
  • Remove background color from print view (#5240)
  • Allow selecting locations and tasks through hierarchy (#5232)
  • Show instant assessment labels in report views (#5205)
  • Add support for DateRangeFilter options "Next … days" (#5204)
  • Improve MGRS coordinate validation (#5206)
  • Remove redundant parent tasks (#5192)
  • Saved searches without name (#5202)
  • Adjust spacings in organization diagram (#5185)
  • Support multiple domain usernames per user (#5199)
  • Rename Authorization Group to Community (#5196)
  • Prevent admins from picking identical objects for merging (#5190)
  • Support polar coordinates in MGRS (#5171)
  • Improve readability of report workflow (#5189)
  • Make help text configurable (#5194)
  • Show navigation warning when leaving any merge page (#5187)
  • Improve saved searches browsing (#5177)
  • Improve multiselect interaction (#5166)
  • Define custom relative period in filter (#5164)
  • Improve save search looks (#5168)
  • Display objective tree on search filter (#5136)
  • Improve APP-06 symbology selection (#5160)

🐛 Bug Fixes

  • Fix for engagement date in a report linked to event (#5330)
  • Avoid cascading deletes when merging people, organizations or locations (#5347)
  • Hide position edit buttons for regular users (#5337)
  • Update subscriptions and subscriptionUpdates when merging (#5326)
  • Don't show planning conflicts for cancelled reports (#5323)
  • Handle unrecognized pendingEmails (#5308)
  • Only sanitize HTML inside JSON for rich-text fields (#5262)

⬆️ Dependency Updates

  • Lock file maintenance (#5252)
  • Update NPM, dependencies, Blueprint (#5350)
  • Update most non-major dependencies (#5329)
  • Update most non-major dependencies (#5297)
  • Update most non-major Gradle dependencies (#5314)
  • Update plugin io.mateo.cxf-codegen to v2.5.0 (#5322)
  • Update dependency uuid to v13 (#5295)
  • Update most non-major Gradle dependencies (#5300)
  • Update plugin org.springframework.boot to v3.5.6 (#5309)
  • Update dependency axios to v1.12.0 [SECURITY] (#5299)
  • Update NPM, dependencies, Blueprint (#5294)
  • Update NPM, dependencies, Slate to v0.118.1 (#5287)
  • Update most non-major dependencies (#5260)
  • Update dependency bootstrap to v5.3.8 (#5290)
  • Update dependency @apollo/client to v4 (#5283)
  • Update most non-major Gradle dependencies (#5276)
  • Update plugin org.springframework.boot to v3.5.5 (#5282)
  • Update NPM, dependencies, Blueprint (#5277)
  • Update NPM, dependencies, Fullcalendar to v6.1.19 (#5267)
  • Update most non-major Gradle dependencies (#5263)
  • Update most non-major Gradle dependencies (#5257)
  • Update most non-major dependencies (#5254)
  • Update dependency slate to v0.118.0 (#5255)
  • Update plugin org.springframework.boot to v3.5.4 (#5247)
  • Lock file maintenance (#5157)
  • Update most non-major dependencies (#5233)
  • Update NPM, dependencies, Blueprint (#5244)
  • Update NPM, dependencies, Slate to v0.117.4 (#5235)
  • Update dependency org.apache.tika:tika-core to v3.2.1 (#5230)
  • Update dependency graphiql to v5 (#5224)
  • Upgrade GraphiQL to v4 (#5231)
  • Update most non-major dependencies (#5154)
  • Update NPM, dependencies, Slate (#5220)
  • Update NPM, dependencies, Blueprint (major) (#5227)
  • Update most non-major Gradle dependencies (#5149)
  • Update NPM, dependencies, Blueprint (#5219)
  • Update to Spring Boot 3.5.3 (#5218)
  • Update NPM, dependencies, Fullcalendar to v6.1.18 (#5212)
  • Update NPM, dependencies, Bootstrap (#5211)
  • Update dependency @emotion/styled to v11.14.1 (#5208)
  • Update dependency milsymbol to v3 (#5075)

🔧 Under the hood

  • Add missing related fields to attachment search (#5365)
  • Match both the old and new URL for communities when rendering links in the RTE (#5334)
  • Fix hierarchical single select (#5278)
  • Remove Formik from read-only pages (#5279)
  • Address invalid HTML in compact report (#5241)
  • Fix console error when clearing report location (#5237)
  • Drop openIdSubject and make domainUsername unique (#5195)