Skip to content

Commit

Permalink
added changelogs for client with MDC style
Browse files Browse the repository at this point in the history
  • Loading branch information
yazninja committed Apr 29, 2024
1 parent 0e477e0 commit 282a9e2
Show file tree
Hide file tree
Showing 32 changed files with 993 additions and 18 deletions.
40 changes: 22 additions & 18 deletions releases/1.5.1.md → 1.client-releases/1.5.1.md
Original file line number Diff line number Diff line change
@@ -1,68 +1,70 @@
# **Cider 1.5.1 Update - Local File Support!** #

![image](https://user-images.githubusercontent.com/93286201/178551865-e89e0034-8fc1-44b0-9bd7-9e43219ee79a.png)
---
title: Cider Release 1.5.1
description: Local File Support! Cider 1.5.1
author: cryptofyre
---

# **Cider 1.5.1 Update - Local File Support!**

![image](https://user-images.githubusercontent.com/93286201/178551865-e89e0034-8fc1-44b0-9bd7-9e43219ee79a.png)

Yo so, second time doing this but heres the newest update for Cider, Cider 1.5.1. This one has a lot in it and some things that many of you have been asking for :)

_Features_

*Features*

## Local Files ##
## Local Files

![image](https://user-images.githubusercontent.com/93286201/178553060-c9481f91-773f-4014-a41f-4e5713d20296.png)


Yes, its finally here! Although the Ui is not complete yet, you can now direct Cider to a folder of your choosing with your Locally stored music and a new tab will appear in the sidebar called Local Library. Right now it just shows all your songs, but in the future, Ui will be developed for it and will show Albums and more stuff.
Yes, its finally here! Although the Ui is not complete yet, you can now direct Cider to a folder of your choosing with your Locally stored music and a new tab will appear in the sidebar called Local Library. Right now it just shows all your songs, but in the future, Ui will be developed for it and will show Albums and more stuff.

This will support all common file types, including FLAC meaning, yes, you can playback lossless music in Cider, as long as your Local Music is in that quality. Cider will even tell you what qualitiy the song is in by hovering over the Lossless icon just like MacOS.

## Friends Profiles ##
## Friends Profiles

![image](https://user-images.githubusercontent.com/93286201/178553690-05885073-60d1-4c36-a456-8c529f05de28.png)



This was an unexpected feature that we managed to add and i love it, these are profiles, you can find yours on iOS by clicking on your profile picture and clicking profile. Its where friends can follow you and your public playlists show up, along with what your friends are listening to.

In this inplementation to Cider, you can only see these profiles by searching up the name of the profile and scrolling to the bottom. It only lets you view the profile and open playlists but doesn't let you follow them, see what they are listening to or who they are following. Either way its a really cool feature.

## Hero Banners ##
## Hero Banners

![image](https://user-images.githubusercontent.com/93286201/178554018-2a345ba8-70a5-4ac2-bdd8-c45bca0bc790.png)
![image](https://user-images.githubusercontent.com/93286201/178554151-f1f37228-a6e5-42ec-adb5-2400121fba95.png)

These are like the banners you see when you visit an artists page but for Albums. Apple have had this for a while, even on iTunes, but to my knowledge don't use it much of anywhere. By going to an album that supports it, you will see a banner next to the artwork.

## Artist Hero covers ##
## Artist Hero covers

Similarly to the above, these are the same but for artist pages. Since some artists don't have a animated banner, they might have a static one which is what this is.

## Animated Album Covers in Fullscreen ##
## Animated Album Covers in Fullscreen

https://user-images.githubusercontent.com/93286201/178557922-09039dd2-b6ee-46ea-be72-c3d3eff41e2a.mp4

Yes! Another requested feature you even want on iOS some of you.. Animated Artwork now works in fullscreen.

## New settings page ##
## New settings page

![image](https://user-images.githubusercontent.com/93286201/178554475-74533f0e-b154-4e45-bf75-ade27902eed5.png)

Settings page got an overhaul, looks much better now.

## Copy/Paste songs into playlists ##
## Copy/Paste songs into playlists

Self explanatory but has been requested and is a cool feature.

## Radio stations Support ##
## Radio stations Support

![image](https://user-images.githubusercontent.com/93286201/178554696-17e919b6-0f5a-4b59-b562-9b9bf97b8878.png)

Radio stations are now supported in Cider, you can play radio stations, see the song names and add songs to library (Note: This only supports live Radio Stations and not Episodes)

---
*Other Improvements:*

_Other Improvements:_

- OOBE
- COCS (Audio Lab)
- Redesigned search in playlists, now uses search button
Expand All @@ -71,7 +73,9 @@ Radio stations are now supported in Cider, you can play radio stations, see the
- Improvements for MacOS users
- Lyrics overhaul, faster and fixing translation bugs
- Ability to change element scale

---

Some major bug fixes, not all of them tho:

- Performant logging is on by default (faster Cider)
Expand Down
45 changes: 45 additions & 0 deletions 1.client-releases/2.0.2.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,45 @@
---
title: Cider Release 2.0.2
description: This update features squashes some bugs and adds some small but much needed improvements.
author: booploops
date: April 21, 2023
getLogId: af763078-e85e-11ed-a059-0200555c4945
image: 2.0.2.jpg
---

# Cider 2.0.2

**_Note: This update should be available later today or tomorrow from the Microsoft Store_**

Hello again! This update features squashes some bugs and adds some small but much needed improvements.

### Changes:

- 🪛 Fixes to Mavericks layout:
- Fixed drag regions.
- Search bar has been adjusted to better fit the space.
- 🪛 Adjusted lyric positioning in sidebar and Immersive.
- 🖼️ Immersive background now smoothly transitions between artworks.
- ✨ Add To Playlist now checks for duplicates and prompts whether or not to add.
- ✨ Added Settings > Visual > Lyrics > Lyric Timing Offset (Seconds), allowing a custom time delay for lyrics.
- ✨ Added System Tray icon (Windows)
- 🔍 Several improvements to Search widget:
- Arrow keys can now move selection up and down, enter key will play the selected item.
- Items now have context menus available.
- New animation when in use.
- CTRL + F shortcut will now select all text.
- Fixed an issue where refocusing would not show suggestions.
- Styling changes to results.
- Search will revert back to a button when the window is too small.
- 🎵 Added new playback shortcuts: `CTRL + Left` and `CTRL + Right` for Previous and Skip respectively
- 🔔 New in-app notifications / tasks progress system
- Currently applies to library updates.
- Notifications configured at this time will auto dismiss.
- 🪛 Fixed item properties artwork not opening correctly in browser.
- 🪛 Several under the hood changes to ClientDB.
- 🪛 Addresses “Out Of Memory” errors related to ClientDB.
- 🪛 Playlist and album page loading should appear more seamless.
- 🪛 Updated Playlist Editor layout.
- 🪛 Addresses issue with MusicKit initialization.
- 🪛 Updated Playlist Folder layout.
- 🪛 Adjusted Background Vocal Lyrics style.
39 changes: 39 additions & 0 deletions 1.client-releases/2.0.3.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,39 @@
---
title: Cider Release 2.0.3
description: Various under the hood changes. Added several Visual tweaks. And much more!
author: booploops
date: April 21, 2023
getLogId: af763078-e85e-11ed-a059-0200555c4945
image: 2.0.3.jpg
---

# Cider 2.0.3

### Whats New:

- ✨ General support for some live local radio stations (Mainly iHeart based stations)
- ✨ Several updates to ClientDB
- ✨ Playlist contents can now be added into another playlist
- 📃 Collab playlists have been moved into their own section
- 🪛 Fixed an issue where songs could not be added into empty playlists
- 🪛 Fixed issue with some song list collections not queueing properly (notably the expanded Artist > Top Songs view)
- 🪛 Fixed a few issues with Saki
- 🪛 Fix for RPC artwork under Electron
🪛 Fixes for RPC with Sabiiro
- 🪛 Various under the hood changes
- ✨ Mica can now be masked over/disabled when Window Vibrancy is set to “None”
- 🪛 Changed Tauri version for Sabiiro
- 🪛 Fixed issue where playlists with more than 1000 songs would fail to queue
- 🪛 Fixed library search clear button not working
- ✨ Added several Visual tweaks
- `Visual > Advanced > Window Control Position`
- Options: Default, Left, Right
- `Visual > Advanced > Main Menu Position`
- Options: Left, Right
- `Visual > Advanced Use Multiplatform Window Controls` (Windows only)
- ✨ Enables the Cider themed window controls found on Linux builds
- 🪛 Fixes audio quality indicator being inaccurate
- ✨ Adds new CiderAudio preset: ATH-M40x
- 🪛 Fixes to AirPlay
-[WIP] Adds a list view option to Albums
- 🪛 Fixes draggable sidebars not behaving correctly
77 changes: 77 additions & 0 deletions 1.client-releases/2.1.0.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,77 @@
---
title: Cider Release 2.3.0
description: Learn more about the new release
author: booploops
---

# 🔥 What’s New

- **Detailed Credits** on Track Properties from iOS 17
- New Cider Audio preset: `ATH-M40x`
- Added **Social Profiles** and **Shared Playlists** to Catalog search
- New Page Transitions
- Prioritizing performance, animations might be skipped for maintaining smoothness.
- Disabling this feature: Settings > Visual > Advanced > View Transitions
- Sweetener styling
- Custom UI Accent and Tint Color options
- Immersive background for the main app view
- Custom CSS
- AMP Lyrics Added: `Settings > Visual > Lyrics > Use AMP Lyrics`
- Added Background Speed based on BPM: `Settings > Visual > Immersive > Background Speed Based On BPM`
- Recently Viewed Content
- Stores the last 20 items and persists between sessions
Settings > Advanced > Tweaks
New Playback Progress Bar
Added Tweak “Use iOS Style”
Added Tweak “Use Accent Color”
Changes to Immersive
Rendering improvements and a new dynamic max brightness setting
Replaced Close/Fullscreen buttons with a menu button
“Sonoma” Immersive style, inspired by iOS 17
New Visual options in Visual > Advanced
Settings > Advanced > Enable “Flavor Hack”
General support for some live local radio stations
Added Tweaks
Search Bar / No Landing Page On Focus
Lyrics / Enable Third Party Sources
🔄 What’s Changed
Improvements to artist chips in playlists/albums
Major overhaul of ClientDB
Playlists now support live updating
All MusicKit calls now use language specified within Cider
Visual upgrades to Sing lyrics
Mica can now be masked over when Window Vibrancy is set to “None”
Minor visual tweaks to Settings pages
Search bar in Search page while using Tabs as the center widget will now use the new search bar
Various minor styling changes throughout the app
Playlist contents can now be added into another playlist
Collab playlists have been moved into their own section
Change to Volume control to reflect new playback bar
Sabiiro minimum window size has been lowered to 480x365
Sabiiro RPC stability improvements
🛠️ What’s Fixed
Issue with API change preventing playlist listings from loading correctly
Recently Added not working correctly after first load
Issue with adding songs to empty playlists
Queueing issues with song list collections
Few issues with Saki
Listening parties on Cider Connect
Discord RPC artwork under Electron
Discord RPC with Sabiiro
Issue where playlists with more than 1000 songs would fail to queue
Library search clear button not working
Fixes to AirPlay and draggable sidebars
Song metadata should now be properly localized
Adjustment to lyrics spacing
Social profile bubbles not loading correctly
CTRL + Left / Right in text fields being interrupted
LastFM changes:
Added Connectivity / LastFM / Remove Extension
🧪 Misc
Added a list view option to Albums
Improved CI for automatic Steam build updates
Several components migrated to the Composition API (Vue)
Updated to Vue 3.3
Moved all playlist related code to TypeScript
Cider-2 was renamed to Cider2
Stay tuned for more updates! Your feedback is essential, so feel free to share any thoughts and suggestions.
Loading

0 comments on commit 282a9e2

Please sign in to comment.