Skip to content

Releases: folio-org/mod-notes

v2.10.2

03 Nov 18:27
Compare
Choose a tag to compare
  • MODNOTES-158 Fix note content sanitizing
  • Update copyright year FOLIO-1021
  • Update to RMB v31.1.5 and Vert.x 3.9.4

v2.10.1

23 Oct 13:15
Compare
Choose a tag to compare
  • Fix logging issue
  • Update RMB to v31.1.2 and Vertx to 3.9.3

2.10.0

06 Oct 09:50
Compare
Choose a tag to compare
  • MODNOTES-144 - Notes Accordion: Make Note type column heading sortable
  • MODNOTES-141 Extend Note title limit to 255 characters
  • MODNOTES-146 - Notes Accordion: Make Date column heading sortable
  • MODNOTES-147 Make Note title and details column sortable
  • MODNOTES-153 Update to RMB v31.x and JDK 11

v2.9.0

08 Jun 15:42
Compare
Choose a tag to compare
  • MODNOTES-150 - Update RMB to v30.0.2
  • MODNOTES-140 - Fix Maven ${} variable replacement in src/main/resources
  • MODNOTES-143 - Securing APIs by default

v2.8.0

02 Dec 16:09
Compare
Choose a tag to compare
  • MODNOTES-137 - Set fromModuleVersion attributes
  • MODNOTES-136 - Update RMB version to 29.0.1
  • MODNOTES-132 - Update jackson to 2.10.0 to fix security vulnerabilities
  • MODNOTES-135 - FOLIO-2358 manage container memory
  • FOLIO-2321 - Remove old MD metadata
  • MODNOTES-131 - Upgrade RMB to 27.1.1
  • MODNOTES-130 - Unable to add notes to Agreements/eholdings apps witho…
  • FOLIO-2256 - Enable kube-deploy pipeline
  • FOLIO-2234 - Add LaunchDescriptor settings

v2.7.0

10 Sep 11:14
Compare
Choose a tag to compare
  • MODNOTES-121 - Fix error message on POST /notes
  • MODNOTES-128 - Update RMB to 27.0.0 to use "snippetPath" schema attribute
  • MODNOTES-124 - Internal server error during creation of the note
  • MODNOTES-127 - Update folio-service-tools with newer version
  • MODNOTES-117 - Remove dangerous html tags from note content
  • MODNOTES-119 - Fix error message for quering notes
  • MODNOTES-100 - Fix error message when we try to delete a note type

v2.6.1

24 Jul 09:00
Compare
Choose a tag to compare
  • MODNOTES-115 - Ability to filter by notes types
  • MODNOTES-113 - Get funky error message after you exceed Note details character limit
  • MODNOTES-116 - Support the ability to sort Notes by links number
  • MODNOTES-111 - Searching note titles - Support wildcard searching
  • MODNOTES-109 - Set a default Note Type
  • MODNOTES-110 - Note Links: Sorting doesn't work as expected for status = assigned/unassigned
  • MODNOTES-104 - Refactoring: split NoteLinksImpl into fine grained REST / Service / Repository parts
  • MODNOTES-107 - Upgrade to RMB 25
  • MODNOTES-105 - Refactoring: split NotesResourceImpl into fine grained REST / Service / Repository parts

v2.6.0

23 Jul 15:09
Compare
Choose a tag to compare
  • MODKBEKBJ-290 - Ability to filter by notes types
  • MODNOTES-113 - Get funky error message after you exceed Note details character limit
  • MODKBEKBJ-289 - Support the ability to sort Notes by links number
  • MODNOTES-111 - Searching note titles - Support wildcard searching
  • MODNOTES-109 - Set a default Note Type
  • MODNOTES-110 - Note Links: Sorting doesn't work as expected for status = assigned/unassigned
  • MODNOTES-104 - Refactoring: split NoteLinksImpl into fine grained REST / Service / Repository parts
  • MODNOTES-107 - Upgrade to RMB 25
  • MODNOTES-105 - Refactoring: split NotesResourceImpl into fine grained REST / Service / Repository parts

v2.5.0

06 Jun 14:27
Compare
Choose a tag to compare
  • MODNOTES-102 - Add endpoint for searching notes by assignment status
  • MODNOTES-101 - Update to RMB 24 / remove notify dependency
  • MODNOTES-99 - Migrate the code to folio-service-tools library
  • MODNOTES-96 - Check note title and detail limit
  • MODNOTES-93 - Improvements: Modify metadata triggers not to use additional columns

v2.4.0

08 May 20:35
Compare
Choose a tag to compare
  • MODNOTES-97 - Modify Module Descriptor, Dependencies and group id
  • MODNOTES-98 - Fix failing API Tests - missing validate annotation