issues
search
TomboFry
/
microlight
A fully IndieWeb-compatible PHP blogging engine
GNU Affero General Public License v3.0
37
stars
3
forks
source link
Release v1.0.1
#28
Closed
TomboFry
closed
5 years ago
TomboFry
commented
5 years ago
v1.0.1 - 2019-09-17
Added
Dark mode for default theme (hint: there's an option in
index.php
)
Media endpoint URL in HTML head section (in addition to micropub query)
Fixed
Uses current time if
published
value is an empty string on micropub API
Properly escape values for meta tags in HTML head
Prevent errors from occurring when trying to determine non-existent Content-Type
Wrap long words and links in default theme
Save user configuration propertly if note and links are empty
Changed
Resize profile to always be square
v1.0.1 - 2019-09-17
Added
index.php
)Fixed
published
value is an empty string on micropub APIChanged