The following list describes the changes by component:
- Update Poetry's package dependencies
- Update Poetry's package dependencies
Bug fixes:
- Refetch general settings after they are changed
The "unify" and "affiliate" switches on the general settings page sometimes reflected outdated information. The page now reloads the data everytime it is visited to keep it updated.
Dependencies updateds:
- Migration to Vue 3
Vue 2 reached end of life on December 2023 and is no longer mantained.
- Update Poetry's package dependencies
New features:
- Include recovery mode for Git backend
Include a new option in Git that allows continuing to fetch commits from the previous execution using the last commit. The option is--recovery <commit>
. The last commit can be obtained from the offset in the summary object of the last execution or the last item.
- Update Poetry's package dependencies
- Update Poetry's package dependencies
- Update Poetry's package dependencies
- Update Poetry's package dependencies
- Update Poetry's package dependencies
Bug fixes:
- Kitsune inmerse terms error
Update raw mapping of Kitsune indexes to handle immense terms found indata.answers_data.content
, anddata.content
.
- Update Poetry's package dependencies