PolarBlog V1.4.0 Released
PolarBlog V1.4.0 has been released. This release contains…Enhancements
- Display Disable Notice - When logged in, a notice is now displayed in the entry header if the entry is not set to display.
- Topic Links - A list of topic links is now displayed in the right navigation menu.
- Comment IP Blocking - All comments now record the IP address from which they were posted. Additionally you can block IP addresses and IP ranges.
- Topic Icon Sizing - The ability to allow for different topic icon images sizes has been added.
- GZip Output Compression - The ability to compress the output from your blog to the browser has been implemented.
Bug Fixes
- Updated entries display the creation date for the updated date.
Configuration Changes
- Added TOPIC_ICON_WIDTH
- Added TOPIC_ICON_HEIGHT
- Added USE_GZ_OUTPUT
- Added GZ_LEVEL
- Added GZ_DEBUG
- Added COMMENT_BLOCK_FILE
- Added USE_TOPIC_LINKS