-
v0.1.40 Stable
released this
2025-04-03 21:15:57 -04:00 | 100 commits to main since this releaseWhat's Changed
- Change id types by @kdeng00 in https://github.com/kdeng00/Icarus/pull/114
Full Changelog: https://github.com/kdeng00/Icarus/compare/v0.1.30...v0.1.40
Downloads
-
v0.1.30 Stable
released this
2025-03-28 18:50:37 -04:00 | 102 commits to main since this releaseWhat's Changed
- Delete song endpoint Bug fix by @kdeng00 in https://github.com/kdeng00/Icarus/pull/111
Full Changelog: https://github.com/kdeng00/Icarus/compare/v0.1.22...v0.1.30
Downloads
-
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
-
v0.1.21 Pre-Release
released this
2022-12-16 14:09:42 -05:00 | 122 commits to main since this releaseWhat's Changed
- Pre release by @kdeng00 in https://github.com/kdeng00/Icarus/pull/81
- Token modification by @kdeng00 in https://github.com/kdeng00/Icarus/pull/85
- Bump Newtonsoft.Json from 13.0.1 to 13.0.2 by @dependabot in https://github.com/kdeng00/Icarus/pull/83
- Deprecating asymmetric keys by @kdeng00 in https://github.com/kdeng00/Icarus/pull/86
New Contributors
- @dependabot made their first contribution in https://github.com/kdeng00/Icarus/pull/83
Full Changelog: https://github.com/kdeng00/Icarus/compare/v0.1.20...v0.1.21
Downloads
-
v0.1.20 Pre-Release
released this
2022-09-05 17:12:57 -04:00 | 134 commits to main since this releaseWhat's Changed
- JWT symmetric keys by @kdeng00 in https://github.com/kdeng00/Icarus/pull/77
- Swagger docs by @kdeng00 in https://github.com/kdeng00/Icarus/pull/78
Full Changelog: https://github.com/kdeng00/Icarus/compare/v0.1.10...v0.1.20
Downloads
-
Icarus v0.1.10 Pre-Release
released this
2022-08-30 21:42:20 -04:00 | 146 commits to main since this releaseWhat's Changed
- Remove auth by @kdeng00 in https://github.com/kdeng00/Icarus/pull/72
Full Changelog: https://github.com/kdeng00/Icarus/compare/v0.1.9...v0.1.10
Downloads
-
v0.1.9 Stable
released this
2022-01-09 18:13:31 -05:00 | 159 commits to main since this releaseChangelog
Refactoring and dependency updates.
What's Changed
- Dependency update by @kdeng00 in https://github.com/kdeng00/Icarus/pull/70
Full Changelog: https://github.com/kdeng00/Icarus/compare/v0.1.1...v0.1.9
Downloads
-
Version 0.1.8 Pre-Release
released this
2020-02-15 17:37:51 -05:00 | 82 commits to main since this release- 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
Downloads
-
Version 0.1.4 Pre-Release
released this
2019-11-17 13:55:01 -05:00 | 90 commits to main since this release- Code cleanup
- Switched to prepared statements for MySQL queries
- Functionality improvements
Downloads
-
Version 0.1.3 Pre-Release
released this
2019-10-26 10:31:46 -04:00 | 97 commits to main since this release- 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
Downloads