v0.3.7
Pre-release
Pre-release
Added
- Blog index proto.
- Image index proto.
- Ontological tag index proto.
Changed
- Unbranded the default header logo now that the innards are in a good enough shape, even lacking a public API, that I can insert the branding on my end.
- Updated dependencies:
- cache-service-redis that has a contributed patch to let you connect to a differently numbered redis database which made running multiple rm3 instances on the same node tricky.
- Tweaked the style system slightly so it's easier to remove the navbar index via Dust.
- Can disable the basicindex pagination "more" link
- Page for the predicate proto now has a search and shows useful information.
Fixed
- If you tried to load a page with an unsupported proto, the index code would crash. Now it will vaguely work.