Releases: Nexmo/station
Releases · Nexmo/station
v0.4.5
ADD
- use
product
to build the topic-specific side menu in/documentation
(BUGGED)
if @product && @product.split('/')[1] && @product.split('/')[1].include?(item[:title])
v0.4.4
v0.4.3
TEST
- topic specific navbar in
/documentation
(bugged)
from@product
to@request_path
v0.4.2
ADD
- Topic specific left-hand menu in
/documentation
(bugged
) - Changed blue nexmo color to vonage purple fore elements on
/community
- Added purple and dark purpel fixed variable colors to color variables
v0.4.1
v0.4.0
v0.3.2
REMOVE
- Gravatar Gem references and
gravatar_image_tag
Now usign AWS S3 bucket and Author model to build/retrieve the correct author image URL
v0.3.1
small FIX
- removed
-
from sign up btn - fixed
margin-top
and@media-query
v0.3.0
v0.2.6
ADD
APIDOC-192:
ADDCanonical URL
to Blogpost- display
updated_at
first, otherwisepublished_at
date in Blogposts#SHOW