Releases: ofpinewood/pineblog
Releases · ofpinewood/pineblog
3.0.1
3.0
Changes:
- 4bab211 .NET 6 Update (#142)
- 8e1bc15 Update RequiredEnumValidator tests
- d6f364e Merge pull request #140 from ofpinewood/feature/config-pipeline-updates
- f671e70 Update PublishCodeCoverageResults #139
- 13dcb99 Update to gittools in pipeline #138
- d039f15 Update .editorconfig #137
This list of changes was auto generated.
3.0-preview2
3.0-preview1
Changes:
- b964fa3 GitDb BlogSettingsConfigurationProvider #131 (#136)
- c52ab4d Periodically sync the git repository #132 (#134)
- de35bcf Update Admin UI for when GitDb dataprovider is used #130 (#133)
- dd87a11 Merge pull request #129 from ofpinewood/feature/123-git-datasource [ #123 ]
- b8c4ae6 Fixes for running the GtDb tests
- 023b900 Add gitignore to exclude pineblog-gitdb folder
- 5cc0fbd Opw.PineBlog.Sample.GitDb tweaks
- 030055a BlogSettingsConfigurationProvider
- c371920 AddPineBlogGitDbConfiguration ConfigurationBuilder extensions
- b36c260 AddPineBlogGitDb ServiceCollection extension
See More
- 0aa9b7f Add Opw.PineBlog.Sample.GitDb project
- 4e5b05b rewrite tests for new test data
- a5759de ServiceCollectionExtensions tests
- c0eaa46 PostRepository tests
- 7bb1fdd PostRepository and test fixes
- f0246ac AuthorRepository
- a5a5b9d Add comments
- 52e0405 Add tests for BlogSettingsRepository
- e74ae30 Add RootPath
- 66f2223 BlogSettingsRepository
- 85f3286 GitDbContext and tests
- fb28cf0 Rename Git to GitDb
- e4d13cb WIP GitContext
- 51d67d1 Use a git repository as a datasource #123
- 3e1d52b Bump path-parse from 1.0.6 to 1.0.7 in /src/Opw.PineBlog.RazorPages (#125)
This list of changes was auto generated.
2.2
Loading indication for filemanager
2.1.2
Changes:
This list of changes was auto generated.
2.1.1
Changes:
- 81ff960 Fix for: error on bad search term #117 (#118)
- 4694ec4 Bump yargs-parser from 5.0.0 to 5.0.1 in /src/Opw.PineBlog.RazorPages (#116)
- 5ee9b78 Bump y18n from 3.2.1 to 3.2.2 in /src/Opw.PineBlog.RazorPages (#115)
- e34f913 Update azure-pipelines.yml
- 008c495 Update README.md
- 6482152 Renamed branch master to main. IConfigurationProvider check for MongoDb
This list of changes was auto generated.
2.1
2.1-beta1
2.0
PineBlog has been updated to version 2. This new release adds the following new features:
MongoDb
can now be used a data source- Extended Markdown support
- Removed the
_ValidationScriptsPartial
fromOpw.PineBlog.RazorPages
- Removed dependencies on
Opw.Core
andOpw.EntityFramework
- Now targeting
net5.0
andnetcoreapp3.1
Changes:
- 9743836 Update README.md
This list of changes was auto generated.