Skip to content

Releases: VulcanJS/Vulcan

SubScope

12 Aug 08:29
Compare
Choose a tag to compare
SubScope Pre-release
Pre-release
  • Template modules now take only and except options to only display on specific routes.
  • Now only caching first 15 days of posts_daily view.
  • Added okgrow:iron-router-autoscroll package.
  • Small tweaks to search UX.
  • [BREAKING] Use collection helpers instead of postLink and target in post_title and post_thumbnail.
  • [BREAKING] Use collection helpers instead of pathFor in post_comments_link and post_discuss.
  • Added new i18n strings.
  • Modified custom template prefix system to accept multiple prefixes.
  • [BREAKING] Changed Telescope.config.customPrefix = "foo" to Telescope.config.addCustomPrefix("foo").
  • Added new facebookPage setting.
  • Added category description to category menu, when it exists.
  • Fixed post category and post thumbnail CSS classes.
  • Switched back to aldeed:autoform instead of sacha:autoform.
  • Updated to Meteor 1.1.0.3.
  • Added support for menu hierarchies.
  • Added hierarchical categories.
  • Now only showing "play" button for actual videos.
  • Not subscribing to postsListUsers on user profile page anymore.
  • Added per-category RSS routes (thanks @lewisnyman!)
  • Now showing top comments in email newsletter (thanks @sungwoncho!)
  • Fixed blank URL edit bug (thanks @johnthepink!)

DebugScope

27 Jul 06:22
Compare
Choose a tag to compare
  • Introduced new template debug mode.
  • Fixed invites bugs (thanks @badibouteraa!).
  • Made hero modules full width (thanks @jshimko!).
  • Renamed nav template to header.
  • Renamed postsListTop zone to top.
  • Renamed footer template to footer_code, which is part of the footer module zone.
  • Any template can now be used as menu label in menu component.
  • Added Telescope.menuItems.removeAll()
  • Number of columns in Hubble grid layout now adapts to viewport width.
  • Added image support to RSS feed and API.
  • Added setting for pointing RSS feed to discussion pages.
  • Made video lightbox responsive and made video stop on lightbox close.
  • Simplified template modules markup structure.
  • Fixed bug preventing non-logged-in users from signing up to newsletter (thanks @frabrunelle!).
  • Moved errors and banners styles to base theme.
  • Updated Kadira package.
  • Implemented post-specific SEO logic for generating Open Graph and Twitter meta tags.

Important: if updating with meteor update, you will need to manually add the telescope:debug to your app.

DebugScope

22 Jul 06:33
Compare
Choose a tag to compare
DebugScope Pre-release
Pre-release
  • Introduced new template debug mode.
  • Fixed invites bugs (thanks @badibouteraa!).
  • Made hero modules full width (thanks @jshimko!).
  • Renamed nav template to header.
  • Renamed postsListTop zone to top.
  • Any template can now be used as menu label in menu component.
  • Added Telescope.menuItems.removeAll()
  • Number of columns in Hubble grid layout now adapts to viewport width.
  • Added image support to RSS feed and API.
  • Added setting for pointing RSS feed to discussion pages.
  • Made video lightbox responsive and made video stop on lightbox close.
  • Simplified template modules markup structure.
  • Fixed bug preventing non-logged-in users from signing up to newsletter (thanks @frabrunelle!).
  • Moved errors and banners styles to base theme.
  • Updated Kadira package.

SlugScope

01 Jul 07:25
Compare
Choose a tag to compare
  • Added URL slugs for posts (i.e. /posts/xyz/my-post-slug).
  • i18n files clean-up.
  • Added post downvote setting.
  • Renamed post_upvote template to post_vote.
  • Refactored notifications code.
  • Added kadira-debug package.
  • Fixed avatar bug.
  • Fixed screen refresh bug on post page.
  • Fixed security issue (thanks @delgermurun).
  • Fixed security issue (thanks @pcorey).
  • Added Swedish translation (thanks @Alekzanther).
  • Improved French translation (thanks @camilleroux).

SlugScope

25 Jun 03:03
Compare
Choose a tag to compare
SlugScope Pre-release
Pre-release
  • Added URL slugs for posts (i.e. /posts/xyz/my-post-slug).
  • i18n files clean-up.
  • Added post downvote setting.
  • Refactored notifications code.
  • Added kadira-debug package.
  • Fixed avatar bug.
  • Fixed screen refresh bug on post page.

MinorScope

09 Jun 02:37
Compare
Choose a tag to compare

Just a couple minor bug fixes.

  • Changed how email template customization works (see documentation).
  • Ensure email uniqueness and keep it in sync.
  • Improve profile completion screen validation & errors.
  • Generate public user properties list from schema.
  • Fixed video lightbox issue.
  • Updated Getting Started content.
  • Enforcing better URL formatting for Site URL setting.
  • Fixed notification settings.
  • Reworked user settings.

MinorScope

05 Jun 03:05
Compare
Choose a tag to compare
MinorScope Pre-release
Pre-release

Just a couple minor bug fixes.

  • Changed how email template customization works (see documentation).
  • Ensure email uniqueness and keep it in sync.
  • Improve profile completion screen validation & errors.
  • Generate public user properties list from schema.
  • Fixed video lightbox issue.
  • Updated Getting Started content.
  • Enforcing better URL formatting for Site URL setting.

RefactorScope

26 May 12:06
Compare
Choose a tag to compare

RefactorScope RC

11 May 03:44
Compare
Choose a tag to compare

PageScope

09 Apr 00:39
Compare
Choose a tag to compare