Releases: kdeng00/Icarus
Releases · kdeng00/Icarus
v0.1.40
v0.1.30
v0.1.22
What's Changed
- Migrating to modern c# namespace by @kdeng00 in #87
- Net8 by @kdeng00 in #89
- #90: Adding functionality to download cover art by @kdeng00 in #97
- #79: Added query parameter to randomize filename when downloading songs by @kdeng00 in #96
- #74: Add UserID to the Song model by @kdeng00 in #98
- #94: Saving the file type of cover art, but there is still some work to do by @kdeng00 in #100
- #95: Id changes to models by @kdeng00 in #99
- #93: Add flac support by @kdeng00 in #101
- #102: Moving Models and constants to their own library by @kdeng00 in #104
- #103: Remove WAV support by @kdeng00 in #105
- #91: Deprecating upload endpoint by @kdeng00 in #106
- Suppressing warning for endpoints by @kdeng00 in #107
- tsk-76: Added model and context for AccessLevel by @kdeng00 in #108
- Updated packages by @kdeng00 in #109
- Version bump by @kdeng00 in #110
Full Changelog: v0.1.21...v0.1.22
v0.1.21
What's Changed
- Pre release by @kdeng00 in #81
- Token modification by @kdeng00 in #85
- Bump Newtonsoft.Json from 13.0.1 to 13.0.2 by @dependabot in #83
- Deprecating asymmetric keys by @kdeng00 in #86
New Contributors
- @dependabot made their first contribution in #83
Full Changelog: v0.1.20...v0.1.21
v0.1.20
Icarus v0.1.10
v0.1.9
Version 0.1.8
- Updated dependencies
- Fixed issue of unicode characters being recorded incorrectly
- Fix issue of setting the album artist frame if none was found
- Fix configuration verification
Version 0.1.4
- Code cleanup
- Switched to prepared statements for MySQL queries
- Functionality improvements
Version 0.1.3
- Response of song upload HTTP endpoint returns song that was uploaded
- Fixed issue causing segmentation fault when attempting to download song that does not exist