• v2.2.0 1ee20027ef

    v2.2.0 Stable

    kerem released this 2025-12-30 06:02:47 +03:00 | 3 commits to main since this release

    📅 Originally published on GitHub: Tue, 30 Dec 2025 03:21:16 GMT
    🏷️ Git tag created: Tue, 30 Dec 2025 03:02:47 GMT

    What's Changed

    Full Changelog: https://github.com/akashrchandran/spotify-lyrics-api/compare/v2.1.4...v2.2.0

    Downloads
  • v2.1.4 997a2cd624

    v2.1.4 Stable

    kerem released this 2025-10-12 07:45:49 +03:00 | 13 commits to main since this release

    📅 Originally published on GitHub: Sun, 12 Oct 2025 04:50:37 GMT
    🏷️ Git tag created: Sun, 12 Oct 2025 04:45:49 GMT

    • Fixed TOTP secret retrieval URL.
    Downloads
  • v2.1.3 c55e2df998

    v2.1.3 Stable

    kerem released this 2025-07-26 06:09:40 +03:00 | 16 commits to main since this release

    📅 Originally published on GitHub: Sat, 26 Jul 2025 03:12:33 GMT
    🏷️ Git tag created: Sat, 26 Jul 2025 03:09:40 GMT

    Updated totp secret and version.

    Downloads
  • v2.1.2 95efbe5001

    v2.1.2 Stable

    kerem released this 2025-07-05 06:00:05 +03:00 | 17 commits to main since this release

    📅 Originally published on GitHub: Sat, 05 Jul 2025 05:15:36 GMT
    🏷️ Git tag created: Sat, 05 Jul 2025 03:00:05 GMT

    • Changed Spotify access token endpoint.
    • updated fetching access token.
    • added server time fetching and totp generation.
    Downloads
  • v2.1.1 8b03715570

    v2.1.1 Stable

    kerem released this 2024-11-02 18:20:06 +03:00 | 28 commits to main since this release

    📅 Originally published on GitHub: Sat, 02 Nov 2024 18:20:30 GMT
    🏷️ Git tag created: Sat, 02 Nov 2024 15:20:06 GMT

    • Added Support for SRT lyrics
    Downloads
  • v2.1.0 ef2128bd1a

    v2.1.0 Stable

    kerem released this 2024-01-18 19:59:37 +03:00 | 32 commits to main since this release

    📅 Originally published on GitHub: Thu, 18 Jan 2024 17:01:14 GMT
    🏷️ Git tag created: Thu, 18 Jan 2024 16:59:37 GMT

    • Renamed the public folder to 'api'.
    • Resolved issue #17 related to the deprecated creation of dynamic properties.
    • Now storing the token file in the operating system's temp directory using sys_get_temp_dir().
    • Added support for deployment to Vercel.
    • Incorporated additional docstrings for improved documentation.
    • Transformed the repository into a template.
    • Revised the readme to accurately represent the recent changes.
    • Fixed Implicit conversion Error #34.
    Downloads
  • v2.0.0 54e9957797

    v2.0.0 Stable

    kerem released this 2023-05-07 23:37:32 +03:00 | 51 commits to main since this release

    📅 Originally published on GitHub: Sun, 07 May 2023 20:51:37 GMT
    🏷️ Git tag created: Sun, 07 May 2023 20:37:32 GMT

    This release includes several improvements and bug fixes:

    • Added support for using the code as a package. You can now easily include this code in your own projects by installing it as a Composer package.

    • Added docblocks to make the code more developer-friendly. The code now includes detailed docblocks that describe the purpose and usage of each function.

    • Optimized the code to make it faster and more efficient. I've made some performance improvements to the code to make it run faster and use fewer resources.

    • Renamed functions to follow naming conventions. I've updated the names of several functions to follow standard naming conventions and make the code more consistent.

    • Fixed several bugs and issues. I've addressed several bugs and issues reported by users, including a problem with the code not working correctly in certain environments.

    Downloads
  • v1.0.1 b47506ee1c

    v1.0.1 Stable

    kerem released this 2023-02-21 17:54:20 +03:00 | 59 commits to main since this release

    📅 Originally published on GitHub: Tue, 21 Feb 2023 14:57:41 GMT
    🏷️ Git tag created: Tue, 21 Feb 2023 14:54:20 GMT

    • Fixed zero padding in LRC format.
    Downloads
  • v1.0.0 655bc830f7

    v1.0.0 Stable

    kerem released this 2023-01-12 10:48:10 +03:00 | 61 commits to main since this release

    📅 Originally published on GitHub: Thu, 12 Jan 2023 07:51:31 GMT
    🏷️ Git tag created: Thu, 12 Jan 2023 07:48:10 GMT

    Initial Release

    Downloads