Releases: restarone/violet_rails
Releases · restarone/violet_rails
0.7.0
largest single release ever! woohoo
- Opt-in Ember.js support: hot code reloading, client side rendering, separate bundles (CMS pages vs Ember client)
- Opt-in GraphQL support: read only on Api Resources/Namespaces + query, filter and sort
What's Changed
- [Experimental] Add emberjs support (#356) by @donrestarone in #371
- fixes bootsnap load error in docker dev + adds apex domain name boots… by @donrestarone in #375
- release request: ability to toggle the ember app + test (#377) by @donrestarone in #379
- release: Address flakiness in rsync task in cap deploy (#380) by @donrestarone in #381
- [Experimental] Add graphql support (#386) by @donrestarone in #392
Full Changelog: 0.6.8...0.7.0
0.6.8
- CD using Capistrano
- add violet rails branding
- bug fixes
What's Changed
- Super user invitation bug by @Pralish in #287
- Page preview broken for apex domain by @Pralish in #292
- Automate deployments with capistrano deploy by @Pralish in #297
- chore(): change staging ip by @Pralish in #302
- Add GitHub ip to aws security group by @Pralish in #306
- chore(): use aws region from github secrets by @Pralish in #307
- RC: blue green deployments by @donrestarone in #301
- Add branding by @donrestarone in #315
- Rc: add VR branding by @donrestarone in #316
- chore(): fix CI and Design by @Pralish in #329
- refactor editor logic to differentiate between ready only/edit mode by @donrestarone in #320
- Automation/clients deploy by @Pralish in #326
- Automation: set branch name by @Pralish in #333
- Rc: automate prod deployments + differentiate between JSON editor tree (read) vs view mode by @donrestarone in #331
- Drest/remove log messages in ci by @donrestarone in #336
- Rc: remove erroneous log messages in api actions by @donrestarone in #337
- Page preview broken for apex domain by @donrestarone in #293
- Rc: fix broken page preview by @donrestarone in #345
- add explicit clean up (#361) by @donrestarone in #362
Full Changelog: 0.6...0.6.8
0.6
deprecated call to actions
What's Changed
- Data pipeline upgrade path: Remove CTA [MERGE AFTER FULL RELEASE] by @Pralish in #253
- chore(): remove cta related spec by @Pralish in #282
- Deprecate cta by @donrestarone in #281
Full Changelog: 05.1...0.6
0.5.1
bump outdated dependencies and address security vulnerabilities
0.5
data pipelines is now available. Call to actions are deprecated and will be removed in the next release.
0.4.6
changes include analytics reporting and bug fixes
0.4.5
this update focuses on CSS improvements. Note the following:
- CTA previews
- less navigation tabs on the sidebar
- styled email UI (still not great)
0.4 security and convenience
This release improves on creature comforts. Find the following:
- Social media optimization (custom twitter card/OG image)
- allow domain apex to have an email box (mapped to [email protected])
- visualize visitor analytics
- custom call-to-action's with recapcha support (for forms) + 2 form templates
- global admin gets email notifications when domain name registrations come in
- forum mods get emailed when posts are created
- HTML tables added to lists (for convenience)
0.3.5 analytics support
added:
- ability to manage user profiles
- ahoy analytics
- SEO strategy (custom meta tags per subdomain) + XML sitemap for all domain names
- forum mods get notified when forum threads are created
- user analytics at subdomain scope (table view)
- subdomain analytics at domain scope (table view)
0.3 Intranet support for Web
protected pages are implemented for users who are logged in and allowed to view restricted pages