Skip to content

Releases: Nexmo/station

v0.2.5

24 May 15:10
1f4bb21
Compare
Choose a tag to compare

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

04 May 15:44
7b020e4
Compare
Choose a tag to compare

ADD

  • new DEFAULT VONAGE LOGO image in S3 Bucket

...../vonage-logo-images/vonage_logo_primary_white_1200x600.png

  • Blog Parser now display correctly <li> tags in the blog content
image

v0.2.3

04 May 10:44
1454204
Compare
Choose a tag to compare

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

25 Apr 13:03
3cae3e8
Compare
Choose a tag to compare

Updated

gem 'nexmo_markdown_renderer', '~> 0.9.2'

  • from '~> 0.9' to '~> 0.9.2' to update <audio> tag

v0.2.1

07 Apr 16:46
cdd5f23
Compare
Choose a tag to compare

ADD:

  • Display <sign-up></sign-up> and <sign-up number></sign-up> tags from Netlify blogpost

image

v0.2.0

07 Apr 09:25
77a43f9
Compare
Choose a tag to compare

CHANGELOGS

  • Added new route /changelogs to display SDK & CLI changelogs from markdown files

v0.1.8

31 Mar 15:41
c7666e1
Compare
Choose a tag to compare
  • Display correctly embedded YOUTUBE video in a blogpost from the Netlify markdown 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 display Sign-up for free

v0.1.7

29 Mar 15:53
17d2d42
Compare
Choose a tag to compare

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

29 Mar 15:51
402ca81
Compare
Choose a tag to compare

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

17 Mar 16:37
6eb867f
Compare
Choose a tag to compare
  • Added a DEFAULT_VONAGE_LOGO_URL if blogpost images are not present