blob: cef729c5f3e766065ab61731228fde0171d5b2d3 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
|
# Changelog
All notable changes to this project will be documented in this file. See [conventional commits](https://www.conventionalcommits.org/) for commit guidelines.
- - -
## v0.9.0 - 2023-08-13
#### Bug Fixes
- **(system)** Binary substitution for debugging - (9685791) - sils
- **(system/secrets)** Tell (r)agenix new location of invidious hmac secret - (95b7f9d) - sils
- **(system/secrets)** make invidious settings readable for invidious - (c31ce7f) - sils
- **(system/secrets/invidious)** Change formatting of invidiousSettings - (38c2bb6) - sils
- **(system/service/invidious)** Copy their script, to remove shell escape - (542bb5d) - Soispha
- **(system/services/invidious)** Add interpreter to start script - (08eb773) - Soispha
- **(system/services/invidious)** Force the new script option to be applied - (df87e1d) - Soispha
- **(system/services/invidious)** Set correct access permissions on hmac - (c525e36) - Soispha
- **(system/services/invidious)** Check tables on startup - (b39d800) - Soispha
- **(system/services/invidious)** Quote attr names in json config - (b6d9d96) - Soispha
- **(system/services/invidious)** Specifiy database host - (704232e) - sils
#### Features
- **(system)** Add invidious - (3175754) - sils
#### Miscellaneous Chores
- **(Merge)** Branch 'invidious' - (e33c36f) - Soispha
- **(version)** v0.8.0 - (03ce680) - Soispha
- **(version)** v0.8.0 - (d9ac400) - Soispha
#### Refactoring
- **(system/secrets/invidious)** Remove unneeded files and improve names - (320cc25) - Soispha
- **(system/secrets/secrets.nix)** Remove redundant secretlist - (e1f0250) - sils
- - -
Changelog generated by [cocogitto](https://github.com/cocogitto/cocogitto).
|