-
v1.0.1 Stable
released this
2025-11-04 20:05:00 +01:00 | 3 commits to koblog2 since this releaseSimple backports of non-merged upstream fixes + some other fixes
Fixed
- Admin: Get versions from an official repository
- Site: Improve random ID generation
- Modules: Some migration issues fixed, by renaming the modules classes that could sometimes conflict.
- Modules: Avoid some case issues on search
- Install: Verif that we're in at least PHP 7.2
- Install: Fixed bootstrap css loading and styles
- Content: Use relative symlinks instead of absolutes (to help some hosting)
- Content: Sort children pages
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
v1.0.0 Stable
released this
2025-10-04 12:19:29 +02:00 | 21 commits to koblog2 since this releaseInitial version of Koblog, without the update system.
[v1.0.0] - 2025-10-04
First forked version from bludit. This version contain the first set of feature for Koblog to be an independant web oriented simple blog engine.
Added
- Admin: Added a sidebar panel that show all sidebar widget to be activated/deactivated
- Admin: Show some admin pages only if the theme support their features
- Admin: Add a global gallery, used for theme and logos
- Admin/settings: Add a homepage presentation setting
- Admin/settings: Add a way to change the favicon globally
- Admin/settings: Add a way to change the default thumbnail (used with opengraph and themes)
- Admin/settings: Add a way to change the default avatar size
- Site: Add support for archive view (à la Wordpress : show the article written during a certain month/year)
- Site: Add support for author view
- Site: Add support for IndieWeb post kinds (with a custom view)
- Site: Add support for Atom feeds
- Site: Add a source URL (usefull for some post kinds)
- Theme: Add emoji for social network
- Theme: Add a new pagination system that show a page list
- Theme: Add a support for title and description for pagelist views (archive, tag, category, author and post-kind)
- Theme: Add a way to easily get all the social network of an user
- Theme: Automatic menus with different styling for the current page
- Sidebar: Add a social network widget
Changed
- Bootstrap: updated to bootstrap 5
- Icons: replaced linearicons by fontawesome
- Admin: reworked the theme
- Admin/content: The sidebar is now always visible
- Admin/settings: The site logo now use the global gallery
- Admin/settings: Replace social network by a better list and make them more configurable
- Theme: The theme plugin can now be part of the theme directly, to make it easier to install
Removed
- Removed the old themes from Bludit
New default theme
Koblog include a new default theme, containing the following features :
- Old wordpress-inspired blog-oriented design
- Microformat 1 & 2 support
- Dark mode support
- Customization options
- Accent color
- Change the page and header background
- Small Thumbnail and show the default thumbnail when there is none
- Date format
- Use the new feature of the blog engine (pronoun, etc)
Downloads
-
Source code (ZIP)
1 download
-
Source code (TAR.GZ)
1 download