Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
65 changes: 65 additions & 0 deletions code/web/release_notes/26.01.00.MD
Original file line number Diff line number Diff line change
@@ -0,0 +1,65 @@
## Aspen Discovery Updates
//mark n

//kirstien

//kodi

//leo

//yanjun

//imani

//galen

//alexander

//chloe

//mark j

//lucas

//tomas


## This release includes code contributions from
### ByWater Solutions
- Lauren Conley (LC)
- Leo Stoyanov (LS)
- Yanjun Li (YL)
- Imani Thomas (IT)

### Equinox Open Library Initiative
- Galen Charlton (GMC)

### Grove For Libraries
- Mark Noble (MDN)
- Kirstien Kroeger (KK)
- Kodi Lein (KL)

### Nashville Public Library
- James Staub (JStaub)
-
### Open Fifth
- Alexander Blanchard (AB)
- Chloe Zermatten (CZ)

### Richland Library
- Mark Jarrell (MJ)

### Theke Solutions
- Lucas Montoya (LM)
- Tomas Cohen Arazi (TC)

## Special Testing thanks to
- Myranda Fuentes (Grove)
- Mark Noble (Grove)

## Special Documentation thanks to
-

## This release includes sponsored developments from
-

42 changes: 42 additions & 0 deletions code/web/sys/DBMaintenance/version_updates/26.01.00.php
Original file line number Diff line number Diff line change
@@ -0,0 +1,42 @@
<?php

/** @noinspection PhpUnused */
function getUpdates26_01_00(): array {
return [
/*'name' => [
'title' => '',
'description' => '',
'continueOnError' => false,
'sql' => [
''
]
], //name*/

//mark n

//kirstien

//kodi

//leo

//yanjun

//imani

//galen

//alexander

//chloe

//mark j

//lucas

//tomas

//other

];
}