Skip to content

Releases: KendallDoesCoding/mogul-christmas

12.1.0 - A Very Mogul Christmas!

16 Feb 16:51
14d2f4e
Compare
Choose a tag to compare

Bug Fixes

Updations

Updated, console log message when song is played.

What's Changed

Full Changelog: 12.0.6...12.1.0

12.0.6 - A Very Mogul Christmas!

11 Feb 07:24
6900cd7
Compare
Choose a tag to compare

In this release, I added a favicon icon to show up in the title of the page, instead of the globe, which was in all the previous release titles.

The first time you open the project website, it may take a long time to load/first load the globe and within a minute change to the favicon, but that is only for the FIRST time... The second time you visit/reload the project website, the favicon is stored in cache and won't give a problem.

Thanks for your support,
Kendall Does Coding

What's Changed

Full Changelog: 12.0.5...12.0.6

12.0.5 - A Very Mogul Christmas!

05 Feb 05:58
02f571b
Compare
Choose a tag to compare

In v12.0, I added a you may like button with 2 Christmas songs like the Mogul Christmas album which users may like if they liked the Mogul Christmas album, In this release, I added 4 more Christmas songs to the directory that users will enjoy .

Full Changelog: 12.0.1...12.1.0

12.0.1 - A Very Mogul Christmas!

31 Jan 08:36
4146c67
Compare
Choose a tag to compare

In this release, I removed the component added in v10.8.0 to hide christmas trees in the lyrics directory, as in the previous version (12.0) I added the christmas trees back in the lyrics directory.

I also realized, that in the links section in README.md both the links are on one line instead of being in two individual lines, so I formatted that.

12.0 - A Very Mogul Christmas!

31 Jan 08:25
2bb8f10
Compare
Choose a tag to compare

In this release, I added a button that if clicked will take you to songs like the songs in the "Mogul Christmas" album which you may like and did the required formatting on the paste. I also adjusted the text colors for darkmode on some pages to make them look better for darkmode. I also added the Christmas trees back in the lyrics directory, fixing the problem I faced before, so what component was added in v10.8.0 for this will be reverted in the next version (v12.0.1) too.

Code wise, I removed the Christmas tree images from being in the body in the CSS and instead, called a couple of divs under the code in the HTML, I didn't do this the most efficient way, but I'm working on making this system a little better, but for now it's better the the images being in the body tag. If your having a look at the changelog, you will see a couple of commits to make the font color in the lyrics back to the colors in v11.5.0, but if your not running the code from #175, you don't have to worry about that, I just overwrote the CSS for the text color with the yml button, but I fixed that now.

Thanks for your support,
Kendall Does Coding

What's Changed

Full Changelog: 11.5.0...12.0

11.5.0 - A Very Mogul Christmas!

30 Jan 12:45
bcac0c0
Compare
Choose a tag to compare

In this release, I realized that darkmode wasn't on the "Other Projects" page. So, @aliraza944 added darkmode in the "Other Projects" page. I also adjusted the text colors to look good if their on darkmode, but the text colors are the same in lightmode for now.

What's Changed

Full Changelog: 11.2.6...11.5.0

11.2.6 - A Very Mogul Christmas!

29 Jan 16:59
4a49118
Compare
Choose a tag to compare

In this release, I updated the lyrics colors. For lightmode its a nice green color, which is used in the main page to say "Christmas Album By Ludwig" in lightmode. The color in darkmode is changed to a dark blue color, in the upcoming releases, I may update this color though but for now I like it.

Thanks for your support,
Kendall Does Coding

What's Changed

Full Changelog: 11.2.5...11.2.6

11.2.5 - A Very Mogul Christmas!

28 Jan 17:24
d29500c
Compare
Choose a tag to compare

In this release, I added a feature, I think was in a release a while ago and then got taken down... Now, above the songs, you can see the album cover, so that gets you in the spirit of Christmas and also into the album, according to me.

Bugs:
I noticed a pretty bad bug, created a issue #169. Would like a resolution to this as soon as possible.

What's Changed

Full Changelog: 11.2.0...11.2.5

11.2.0 - A Very Mogul Christmas!

23 Jan 17:56
e6e2fb3
Compare
Choose a tag to compare

In this release, I made it so that for the individual songs in the lyrics directory, the embed will stop after the song is over, like it does for the main directory. I didn't do these changes in the lyrics directory before for some reason.

I also, added a bullet point and adjusted the font-size of the violet text in the "Other Projects" directory.

What's Changed

  • End embed from playing song after song is over in the lyrics directory, don't start the next song. by @KendallDoesCoding in #156

Full Changelog: 11.1.6...11.2.0

11.1.6 - A Very Mogul Christmas!

22 Jan 07:06
fa19ce7
Compare
Choose a tag to compare

In v11.1.0, I made it so that you cannot select text everywhere on the website, but I realized that the "Other Projects" directory uses another CSS and the changes did not occur there, so in this release I fixed the bug and made it so the user cannot select text even in the "Other Projects" directory.

Code wise, I formatted JS, HTML and removed a extra line of CSS, in the "Other Projects" directory. I also, updated the js file name in the scripts directory to lower-case and did the required changes.

Thanks for your support,
Kendall Does Coding

What's Changed

Full Changelog: 11.1.5...11.1.6