-
v0.1.22 Stable
released this
2025-03-11 22:09:57 -04:00 | 105 commits to main since this releaseWhat's Changed
- Migrating to modern c# namespace by @kdeng00 in https://github.com/kdeng00/Icarus/pull/87
- Net8 by @kdeng00 in https://github.com/kdeng00/Icarus/pull/89
- #90: Adding functionality to download cover art by @kdeng00 in https://github.com/kdeng00/Icarus/pull/97
- #79: Added query parameter to randomize filename when downloading songs by @kdeng00 in https://github.com/kdeng00/Icarus/pull/96
- #74: Add UserID to the Song model by @kdeng00 in https://github.com/kdeng00/Icarus/pull/98
- #94: Saving the file type of cover art, but there is still some work to do by @kdeng00 in https://github.com/kdeng00/Icarus/pull/100
- #95: Id changes to models by @kdeng00 in https://github.com/kdeng00/Icarus/pull/99
- #93: Add flac support by @kdeng00 in https://github.com/kdeng00/Icarus/pull/101
- #102: Moving Models and constants to their own library by @kdeng00 in https://github.com/kdeng00/Icarus/pull/104
- #103: Remove WAV support by @kdeng00 in https://github.com/kdeng00/Icarus/pull/105
- #91: Deprecating upload endpoint by @kdeng00 in https://github.com/kdeng00/Icarus/pull/106
- Suppressing warning for endpoints by @kdeng00 in https://github.com/kdeng00/Icarus/pull/107
- tsk-76: Added model and context for AccessLevel by @kdeng00 in https://github.com/kdeng00/Icarus/pull/108
- Updated packages by @kdeng00 in https://github.com/kdeng00/Icarus/pull/109
- Version bump by @kdeng00 in https://github.com/kdeng00/Icarus/pull/110
Full Changelog: https://github.com/kdeng00/Icarus/compare/v0.1.21...v0.1.22
Downloads