Skip to content

Releases: restarone/violet_rails

0.7.0

16 Apr 23:38
2339968
Compare
Choose a tag to compare

largest single release ever! woohoo

  1. Opt-in Ember.js support: hot code reloading, client side rendering, separate bundles (CMS pages vs Ember client)
  2. Opt-in GraphQL support: read only on Api Resources/Namespaces + query, filter and sort

What's Changed

Full Changelog: 0.6.8...0.7.0

0.6.8

16 Apr 00:21
0262ab9
Compare
Choose a tag to compare
  • CD using Capistrano
  • add violet rails branding
  • bug fixes

What's Changed

Full Changelog: 0.6...0.6.8

0.6

16 Jan 16:43
c1e562b
Compare
Choose a tag to compare
0.6

deprecated call to actions

What's Changed

Full Changelog: 05.1...0.6

0.5.1

09 Jan 03:34
1501ef9
Compare
Choose a tag to compare

bump outdated dependencies and address security vulnerabilities

0.5

24 Nov 12:44
81b44e2
Compare
Choose a tag to compare
0.5

data pipelines is now available. Call to actions are deprecated and will be removed in the next release.

0.4.6

24 Nov 12:23
5d90189
Compare
Choose a tag to compare

changes include analytics reporting and bug fixes

0.4.5

30 May 21:28
5a82dd7
Compare
Choose a tag to compare

this update focuses on CSS improvements. Note the following:

  1. CTA previews
  2. less navigation tabs on the sidebar
  3. styled email UI (still not great)

0.4 security and convenience

29 May 00:47
520e9be
Compare
Choose a tag to compare

This release improves on creature comforts. Find the following:

  1. Social media optimization (custom twitter card/OG image)
  2. allow domain apex to have an email box (mapped to [email protected])
  3. visualize visitor analytics
  4. custom call-to-action's with recapcha support (for forms) + 2 form templates
  5. global admin gets email notifications when domain name registrations come in
  6. forum mods get emailed when posts are created
  7. HTML tables added to lists (for convenience)

0.3.5 analytics support

23 May 18:57
02763f8
Compare
Choose a tag to compare

added:

  1. ability to manage user profiles
  2. ahoy analytics
  3. SEO strategy (custom meta tags per subdomain) + XML sitemap for all domain names
  4. forum mods get notified when forum threads are created
  5. user analytics at subdomain scope (table view)
  6. subdomain analytics at domain scope (table view)

0.3 Intranet support for Web

21 May 19:29
64f24a0
Compare
Choose a tag to compare

protected pages are implemented for users who are logged in and allowed to view restricted pages