Skip to content

Commit

Permalink
Update migrations changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
mikiher committed Jan 1, 2025
1 parent 0444829 commit 46247ec
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions server/migrations/changelog.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,3 +12,4 @@ Please add a record of every database migration that you create to this file. Th
| v2.17.4 | v2.17.4-use-subfolder-for-oidc-redirect-uris | Save subfolder to OIDC redirect URIs to support existing installations |
| v2.17.5 | v2.17.5-remove-host-from-feed-urls | removes the host (serverAddress) from URL columns in the feeds and feedEpisodes tables |
| v2.17.6 | v2.17.6-share-add-isdownloadable | Adds the isDownloadable column to the mediaItemShares table |
| v2.17.7 | v2.17.7-add-indices | Adds indices to the libraryItems and books tables to reduce query times |

0 comments on commit 46247ec

Please sign in to comment.