Releases: varoOP/shinkro
Releases · varoOP/shinkro
v0.1.7
Changelog
Bug fixes
- 7368a13: fix(database): prepare for future migration (@varoOP)
- f0915db: fix(server): better metadata agent detection (#52) (@varoOP)
Other work
- f256a7c: build: update Dockerfiles (@varoOP)
- c6a8034: build: update github action (@varoOP)
- 8d723c3: chore: bump go version to 1.23 (@varoOP)
Full Changelog: v0.1.6...v0.1.7
Docker images
docker pull ghcr.io/varoOP/shinkro:v0.1.7
What to do next?
- Read the documentation
- Join our Discord server
v0.1.6
Changelog
Other work
Full Changelog: v0.1.5...v0.1.6
Docker images
docker pull ghcr.io/varoOP/shinkro:v0.1.6
What to do next?
- Read the documentation
- Join our Discord server
v0.1.5
Changelog
Bug fixes
- e7c62ce: fix(server): better http error handling (@varoOP)
- 7a9562b: fix(server): handle empty payload properly (@varoOP)
- a5c0abe: fix(tautulli): accept multiple guids (#38) (@varoOP)
Full Changelog: v0.1.4...v0.1.5
Docker images
docker pull ghcr.io/varoOP/shinkro:v0.1.5
What to do next?
- Read the documentation
- Join our Discord server
v0.1.4
Changelog
Bug fixes
Other work
- 6676283: chore: bump go and alpine version (#37) (@varoOP)
- 2ecd919: docs: add Custom Mapping explanation to README (#35) (@varoOP)
- 0b7563b: refactor: domain, server & build (#36) (@varoOP)
Full Changelog: v0.1.3...v0.1.4
Docker images
docker pull ghcr.io/varoOP/shinkro:v0.1.4
What to do next?
- Read the documentation
- Join our Discord server
v0.1.3
Changelog
Bug fixes
Full Changelog: v0.1.2...v0.1.3
Docker images
docker pull ghcr.io/varoOP/shinkro:v0.1.3
What to do next?
- Read the documentation
- Join our Discord server
v0.1.2
Changelog
New Features
- e36859e: feat(database): add migrations (#30) (@varoOP)
- 0008f7b: feat(server): routes for mal oauth2 flow (#29) (@varoOP)
Bug fixes
- 6e1edaf: fix(config): error message (@varoOP)
- ccabcff: fix(server): handle empty paylod from plex (#32) (@varoOP)
Other work
- 1ab0d3a: docs: update README (#33) (@varoOP)
- d1c8524: docs: update README.md (#28) (@varoOP)
- 97d3c3f: feature/build-docker-image (#31) (@varoOP)
Full Changelog: v0.1.1...v0.1.2
Docker images
docker pull ghcr.io/varoOP/shinkro:v0.1.2
What to do next?
- Read the documentation
- Join our Discord server
v0.1.1
Changelog
New Features
- 7a45b1e: feat: add plex api integration (@varoOP)
- 297755c: feat: add support for TMDB mapping (#24) (@varoOP)
- e29066f: feat: add support for plex agent, tvdb & tmdb (@varoOP)
- 8595cdd: feat: add tautulli webhook support (#25) (@varoOP)
- 69e2726: feat: implement stracktrace & improve error report (@varoOP)
- e4da028: feat: more middleware and better config (#27) (@varoOP)
- 5ac5e8a: feat: set cron time location to utc (@varoOP)
Other work
- 3af1599: ci: use github actions (#22) (@varoOP)
- fae2633: feat : better tvdb mapping (#26) (@varoOP)
- 69dcdc9: refactor: fix code smells (@varoOP)
- eb36d90: test: add tests for media related functions (@varoOP)
Full Changelog: v0.1.0...v0.1.1
v0.1.0
Pre-release
New Features
- 23e9f79: feat(database): Use cgo-free db driver (#6) (@varoOP)
- 380c50a: feat(database): added tmdb_id column (#15) (@varoOP)
- f8e7604: feat(logger): use zerolog (#14) (@varoOP)
- 5424042: feat(malauth): Parse URL for code (@varoOP)
- c5972ec: feat(mapping): match synonyms case insensitively (#16) (@varoOP)
- 805f0ad: feat(notification): add more fields to discord (#12) (@varoOP)
- 1008e44: feat(notification): improve discord notification (#13) (@varoOP)
- ff653c8: feat(notifications): Add Discord notification (#8) (@varoOP)
- d8eaa66: feat(plex): create function (@varoOP)
- 89ce941: feat(server): Add mal agent support (#7) (@varoOP)
- 53e7a4e: feat(server): use go-chi & add middleware (#18) (@varoOP)
- 99af658: feat: Add ability to set start & finish date (#10) (@varoOP)
- cc3f4a8: feat: log start and finish date (@varoOP)
Bug fixes
- fa5aee7: fix(config): Create path for config.toml (@varoOP)
- 3a5b8cb: fix(malauth): Add state check (@varoOP)
- 2caceeb: fix(malauth): use a map for credentials (@varoOP)
- 471f1d6: fix(mapping): multi-season detection (@varoOP)
- e37d2f4: fix(server): nil pointer dereference (@varoOP)
- 21ad273: fix(style): don't set local pointers to nil (@varoOP)
- 1924108: fix(update): consider unknown total number of eps (@varoOP)
- e9d6fa9: fix(update): set watch status correctly (#17) (@varoOP)
- 27cbbda: fix: Ep not set (@varoOP)
- 5b33376: fix: file perms (@varoOP)
- ae3fe16: fix: mapping typo (@varoOP)
- b05d424: fix: oauth2refresh (@varoOP)
- eb3a876: fix: smells in database and server (#11) (@varoOP)
- aedc1ca: fix: test bug (@varoOP)
- 0304e0c: fix: updateWatchstatus (@varoOP)
Other work
- 9755ffe: Add AnimeUpdate struct (@varoOP)
- 4bc22de: Add mal oauth2 (@varoOP)
- 3e1f93e: Add title to mal client response (@varoOP)
- e2e442b: Add: AGPL license (#4) (@varoOP)
- 11afee4: Add: Movie support (#5) (@varoOP)
- 91dfd59: Added ability to sync rating (@varoOP)
- b59dd86: Added malauth (@varoOP)
- ecdf60f: Adds default configPath (@varoOP)
- 021fecb: Animemaps nil after dump to DB (@varoOP)
- 30603b1: Better config (@varoOP)
- b5afdaa: Better erros (@varoOP)
- 6be51e3: Check for completion (@varoOP)
- aac17a9: Create LICENSE.md (@varoOP)
- 4606aa5: Decrease complexity (@varoOP)
- f2ae033: Delete Authorize (@varoOP)
- d93e189: HAMA Giveup? (@varoOP)
- 8ddf1b0: Join Paths properly (@varoOP)
- 2edd717: Raise error (@varoOP)
- f718e27: Remote mapping (@varoOP)
- 864387d: Remove GPL License (@varoOP)
- 71f178b: Start Testing (@varoOP)
- e71dc13: Switch-to-shinkrodb (#19) (@varoOP)
- f4ee83a: Synonyms support (@varoOP)
- f96cad6: Update LICENSE.md (@varoOP)
- b4fc39b: Update Tests (#1) (@varoOP)
- 43e0978: Update community map URL (@varoOP)
- bc956c0: Update go.sum (@varoOP)
- fc97bcd: Using a map (@varoOP)
- 3de72f9: change variable (@varoOP)
- 75f588c: chore: update dependencies (@varoOP)
- 15dcbd1: docs: add logo (@varoOP)
- f054171: fix (@varoOP)
- 5a5ec48: fix bug (@varoOP)
- dc4894f: fix rating (@varoOP)
- 6511ea3: minor fix (@varoOP)
- bafccc3: misc: ready for first dev release (#21) (@varoOP)
- ad274ba: new logger (#3) (@varoOP)
- 9d00fb1: refactor(animeupdate): change variable (@varoOP)
- 56df40a: refactor: change project name (#20) (@varoOP)
- a3c29aa: rewatching support (@varoOP)
- 2930f75: update (@varoOP)
Full Changelog: ...v0.1.0