Skip to content

Releases: RudeBirdies/RudeCMS

RudeCMS v0.1.7

26 Feb 07:44
6f67fd4
Compare
Choose a tag to compare

I was annoying myself recently trying to upload PNGs which resulted in the script crashing. This puts in filetype checks and converts PNG to JPG on save.

RudeCMS v0.1.6

12 Feb 12:38
33eb666
Compare
Choose a tag to compare
  1. Added support for a pagination option. You can now choose between an infinite scroll, or paginated content (back/next etc).
  2. Updated for Font Awesome v6 icons
  3. Replaced "Empty" with an actual empty string to allow for blogs without content other than pictures.
  4. Updated the logo, just for fun

RudeCMS v0.1.5

04 Jan 03:51
1d418da
Compare
Choose a tag to compare

Bug Fix: Forgot to add a check for the processString function in the template.

RudeCMS v0.1.4

04 Jan 03:29
af19a18
Compare
Choose a tag to compare

Enhancement: Added an option to the admin page to update all of the index.php files inside the blog folders so they match the template. It will save you time if you have a lot of blog entries and the template changes.

Bug Fix: Fix the date display so it shows as 1st of January rather than 01st of January

RudeCMS v0.1.3

01 Jan 01:46
78a4ec2
Compare
Choose a tag to compare

Update to include a new function to convert plain text website address - eg
https://rudebirdies.com/ into <a href="https://rudebirdies.com/" target="_blank">https://rudebirdies.com/</a>

RudeCMS v0.1.2

31 Dec 07:57
e11a3cc
Compare
Choose a tag to compare

Bug fixes for ALT text and OG URLs. Also, added a change into the admin forms so if a slug is already in use, the slug field on Create and Edit turns red.

RudeCMS v0.1.1

30 Nov 06:55
8b3e4f9
Compare
Choose a tag to compare

Various bug fixes and improvements after crawling by ahrefs.com identified some issues.

RudeCMS v0.1.0

27 Nov 22:34
ed8f298
Compare
Choose a tag to compare

Initial release.