All notable changes will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
- Imrpoved icons for PWA.
- Manifest tweaked a little.
- Moved
CONTRIBUTING.md
to root. - Terminal output in color.
- Deleted VS Code workspace.
- Sitemaps.
- More improved SEO.
- A new index view.
- CSS is minified.
- Some scripts modified.
- Deleted electron and related files.
- Navbar now shows the current view.
- Fixed script for
npm run build-css
.
- A new view for reports.
- Now using Tailwind's JIT (just-in-time) mode!
- Restored reports can't be deleted, but now the answer is yes.
- Better SEO for the favicon, manifest etc...
- Tailwind compiler.
- Previous Tailwind mode to use.
- Very large files (like very large CSS).
Second generation. Is here.
- A new Tailwind-powered UI.
- A new section for resolved reports.
- Better messages.
- Change a litte bit the messages.
- A new color palette.
- Deleted bootstrap from the dependencies.
- Unused views.
- Search througn reports.
- Did you spell bad? Now you can edit the report.
Better accounts.
- A new section: Account options
- Posibility to delete the account
- The user can't go to sign-in (or sign-up) if it's logged.
- Errors on the layout
- Some things on the
package.json
A lot of new things
- A more refreshed UI.
- An admin dashboard.
- Nav now float.
- Type error on
config/passport.js
. - UI changes.
Only minor things.
- JSDoc comments.
- Admin account. Don't search the credentials please 😅😅
- A change in the color schema of the app.
- Deleted some unnecesary files.
The initial release of Green Complaint.
- All XD
- JavaScript code optimized.
- Basiclly ALL the code.
- The previous code, like ALL that code of Dev versions.
Uploaded the base of the code.
- All the node modules,
package.json
andpackage-lock.json
, initialization of the app, all that.