Skip to content
This repository has been archived by the owner on Apr 24, 2023. It is now read-only.

Releases: bastianhilton/AlternateCMS

Alpha Release 0.0.4

29 Jul 03:54
Compare
Choose a tag to compare
Alpha Release 0.0.4 Pre-release
Pre-release
  • Removed unused files, folders, over 500 unused modules
  • changed all .gql files to .js files with module exports for more features
  • improved startup times, fixed css issues

Alpha Release 0.0.2

14 May 05:51
Compare
Choose a tag to compare
Alpha Release 0.0.2 Pre-release
Pre-release

Added new features and removed old unused code.

  • Added docker support
  • Added pm2 support
  • Added Graphql-mesh graphql support
  • Authentication and Search functionality code support started
  • Added new optimizations
  • Added Warehouse and beginning of Multi-vendor support
  • Added Role Management
  • Added Dark Mode

Alpha Release 0.0.3

19 May 05:06
Compare
Choose a tag to compare
Alpha Release 0.0.3 Pre-release
Pre-release

New release with CRM functionality:

  • New options to create contracts, surveys, meetings, tasks, projects, quotes, cases, and leads
  • Added new interactive Calendar functionality
  • Removed Braintree Virtual Terminal feature (will return as a plugin in future releases)
  • Updated Graphql and Databases to reflect new CRM functionality
  • Added Fastify Framework as backend with autoload and sensible support
  • Nodemailer integration for email functionality
  • Integrated keygen feature
  • Dark Mode added
  • Bootstrap Tables added
  • Passport Authentication added with support for Apple, Auth0, Azure-AD, Discord, Bitbucket, Github, Google, Instagram, HTTP-Bearer, Facebook, local login, Twitter, Twitch, Vkontakte, Slack, SAML, Reddit, and Microsoft logins integration.
  • Integrates with Graphql-Mesh for Graphql Server
  • Updated Settings UI to add more settings
  • Fixed NPM issues
  • Bug Fixes

Alpha Release 0.0.0

10 Mar 04:54
22c1d71
Compare
Choose a tag to compare
Alpha Release 0.0.0 Pre-release
Pre-release

This release is the first working release with basic CRUD functionality. Currently features are as follows:

  • Create a blog with posts
  • Create a page using the Pages section
  • Connects to Supabase and Hasura via plugins and Graphql
  • Integrated with Prisma
  • Create products, reports, agreements, reviews, and more
  • Integrated Sentry, Google Tag Manager, Google Analytics, Apollo, Nuxtjs Auth, Leaflet, Chartjs, Socket.io, Universal Storage, Recaptcha, Google Adsense, and Vuetify
  • PWA support, can be saved as a desktop application
  • Forms built with vue-formulate with included verifications
  • Integrated with Simplemde as the default text editor
  • Integrated with Moment for time based functionality
  • Optimized images
  • Improved Speed, bug fixes

Alpha Release 0.0.1

10 Mar 04:57
22c1d71
Compare
Choose a tag to compare
Alpha Release 0.0.1 Pre-release
Pre-release

New release with bug fixes

  • New bug fixes to include fix for Graphql Mutations not working
  • Integrated with Bootstrap Tables for added functionality, including Advance Table Filters, Search within Tables, Responsive Tables
  • Added docs.alternatecms.com as the official Help section