Releases: Nexmo/station
Releases · Nexmo/station
v0.2.5
ADD
- added VIDS.vonage.com to
policy.frame_ancestor
to embed ADP<iframe>
in VIDS portal - added two
CDN
links to libraries needed for map in/community
REMOVE
- removed
@authors
call in Blogposts#INDEX (unused)
v0.2.4
v0.2.3
FIX
- Header img (in a blogpost) is now image_tag to fit properly in different screen - rather than a background_image
<!-- Header IMG -->
<div><%= image_tag @blogpost.header_img_url, class: "border-radius-top" %></div>
v0.2.2
Updated
gem 'nexmo_markdown_renderer', '~> 0.9.2'
- from
'~> 0.9'
to'~> 0.9.2'
to update<audio>
tag
v0.2.1
v0.2.0
CHANGELOGS
- Added new route
/changelogs
to display SDK & CLI changelogs frommarkdown
files
v0.1.8
- Display correctly embedded
YOUTUBE
video in a blogpost from the Netlifymarkdown
file - Clicking a Category label (i.e.
< Tutorials />
) will filter/display all the blog with that category Sign up
button in ADP homepage now always displaySign-up for free
v0.1.7
ADDED REDIRECTION for learn.vonage.com
HOME page
From learn.vonage.com
to developer.vonage.com/blog
in NETLIFY.TOML
in dev-ed repo
v0.1.6
ADDED REDIRECTION
From LEARN.VONAGE.COM
to DEVELOPER.VONAGE.COM
for specific routes in NETLIFY.TOML
file in dev-ed repo (Netlify)
- Blogposts#INDEX
- Blogposts#SHOW
- Authors#SHOW
- Categories#SHOW
- Tags#SHOW
v0.1.5
- Added a
DEFAULT_VONAGE_LOGO_URL
if blogpost images are not present