Skip to content

ANET 3.8.0

Choose a tag to compare

@github-actions github-actions released this 09 Apr 11:41
· 185 commits to main since this release
c6122e6

What’s changed in ANET

🚀 Features

  • Introduce audit trail (#5431)

🎨 Enhancements

  • Extend access tokens (#5537)
  • Report publications trend (#5477)
  • Cadence dashboard (#5462)
  • Display image attachments in rich-text content (#5458)
  • Support multiple positions (#5354)
  • Allow event types to be managed by an admin (#5437)
  • Visualize geo area borders (#5418)
  • Add map view to event search results (#5377)
  • Add map view to location search results (#5389)
  • Improve event series access (#5363)

🖌 Improvements

  • Create MART web service in ANET for dictionary export (#5586)
  • Add missing event field to the compact view (#5585)
  • Update email report template (#5587)
  • Allow focusing on one member in the cadence dashboard (#5571)
  • Control sequence in cadence dashboard (#5570)
  • Synchronise report email template with report details view (#5581)
  • Hide communities of interest when empty (#5556)
  • Improve separator on tasks for the print view (#5532)
  • Ability to assign a position or person as event / event-series host (#5497)
  • Store people's given name and family name separately (#5536)
  • Add colour legend to cadence dashboard (#5546)
  • Include attachment classifications (#5549)
  • Do not force report location if assigned to an event (#5544)
  • Add ellipsis and better width for tasks in sync matrix (#5541)
  • Different handling of organizations in MART importer (#5485)
  • Add filter for attachments to current object (#5502)
  • Fix inconsistent ANET cursor (#5530)
  • Replace ANET links in report text for emails (#5526)
  • Auto-merge user accounts in merge people (#5518)
  • Improvements in synchronization matrix (#5463)
  • Add categories to APP-06 (#5446)
  • Improve sorting of events (#5447)
  • Add EventSeries to search exports (#5430)
  • Minor UX improvements to merge pages (#5419)
  • Improve creation of new location during report edit (#5394)
  • Redirect to original URL after onboarding (#5390)
  • Improve reordering saved searches on the Home page (#5388)
  • Improve email addresses merge (#5353)
  • Improve Modal dialog behaviour (#5369)
  • Delete obsolete Daily Rollup email functionality (#5372)
  • Remove the "Include all Drafts?" search filter (#5373)
  • Fix inconsistent totalCount in search results (#5370)
  • Prefer ACTIVE entities (#5367)

🐛 Bug Fixes

  • Fix for positions created by the MART importer (#5566)
  • Add permissions check when deleting a position (#5522)
  • Make sure adminSettings is always a defined object (#5514)
  • Fix missing custom fields in the print view (#5438)

⬆️ Dependency Updates

  • Lock file maintenance (#5583)
  • Update NPM, dependencies, Blueprint (#5569)
  • Update most non-major dependencies (#5578)
  • Bump lodash-es from 4.17.23 to 4.18.1 in /client (#5590)
  • Update dependency org.ehcache:ehcache to v3.12.0 (#5584)
  • Update dependency lodash to v4.18.1 (#5589)
  • Update dependency org.apache.httpcomponents:httpclient to v4.5.14 (#5579)
  • Update transitive dependency org.apache.httpcomponents:httpclient from v4.4.1 to v4.5.13 (#5524)
  • Update most non-major dependencies (#5575)
  • Update plugin org.springframework.boot to v4.0.5 (#5572)
  • Lock file maintenance (#5362)
  • Update NPM, dependencies, Blueprint (#5568)
  • Update most non-major dependencies (#5567)
  • Update NPM, dependencies, Slate to v0.124.0 (#5441)
  • Update NPM, dependencies, Blueprint (#5534)
  • Update most non-major Gradle dependencies (#5559)
  • Update dependency react-joyride to v3 (#5561)
  • Update dependency com.networknt:json-schema-validator to v3.0.1 (#5531)
  • Update plugin org.springframework.boot to v4.0.4 (#5555)
  • Update most non-major dependencies (#5519)
  • Update dependency com.googlecode.owasp-java-html-sanitizer:owasp-java-html-sanitizer to v20260313 (#5540)
  • Update NPM, dependencies, Blueprint (#5509)
  • Update dependency axios to v1.13.6 (#5507)
  • Update com.googlecode.owasp-java-html-sanitizer:owasp-java-html-sanitizer to v20260102.1 (#5516)
  • Update most non-major dependencies (#5467)
  • Update NPM, dependencies, Blueprint (#5491)
  • Update dependency org.postgresql:postgresql to v42.7.10 (#5488)
  • Update to Spring Boot 4 (#5492)
  • Bump markdown-it from 14.1.0 to 14.1.1 in /client (#5489)
  • Update dependency axios to v1.13.5 [SECURITY] (#5481)
  • Update NPM, dependencies, Blueprint (#5460)
  • Update most non-major dependencies (#5457)
  • Update plugin org.springframework.boot to v3.5.10 (#5461)
  • Update NPM, dependencies, Blueprint (#5450)
  • Update dependency lodash to v4.17.23 [SECURITY] (#5454)
  • Update most non-major dependencies (#5439)
  • Update dependency org.postgresql:postgresql to v42.7.9 (#5445)
  • Update NPM, dependencies, Blueprint (#5433)
  • Update most non-major dependencies (#5436)
  • Update most non-major Gradle dependencies (#5428)
  • Update NPM, dependencies, Fullcalendar to v6.1.20 (#5424)
  • Update plugin org.springframework.boot to v3.5.9 (#5422)
  • Update most non-major dependencies (#5409)
  • Update dependency com.networknt:json-schema-validator to v3 (#5415)
  • Update most non-major Gradle dependencies to v3.51.0 (#5408)
  • Update most non-major dependencies (#5406)
  • Update most non-major dependencies (#5397)
  • Update NPM, dependencies, Blueprint (#5405)
  • Update minor Gradle dependencies (#5403)
  • Update NPM, dependencies, Slate to v0.120.0 (#5401)
  • Update dependency leaflet.fullscreen to v5 (#5399)
  • Update most non-major dependencies (#5378)
  • Update most non-major Gradle dependencies (#5335)
  • Update NPM, dependencies, Blueprint (#5379)
  • Update NPM, dependencies, Slate to v0.119.0 (#5358)
  • Update dependency com.networknt:json-schema-validator to v2 (#5361)

🔧 Under the hood

  • Update to react-router v7 (#5551)
  • Support location search with a web service access token (#5501)
  • Adapt GraphiQL to the Apollo Client API changes (#5496)
  • Extract person cache into separate component (#5495)
  • Configure Jackson 3 (de)serialization of enums the same as Jackson 2 (#5475)
  • Remove io.leangen.graphql:graphql-spqr-spring-boot-starter dependency (#5465)
  • Remove postcss-calc (#5464)
  • Improve error handling when (re)loading the dictionary (#5456)
  • Update to Java 21 (#5434)
  • Clean up compact view code (#5442)
  • Adress Jdbi deprecation warning (#5417)
  • Share bearer token authentication (#5368)
  • Delete obsolete Daily Rollup email functionality (#5372)