Changelog

All notable changes to the Avada Group Careers Website will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

[Unreleased]

Changed

  • Updated EmailJS service configuration for job applications
    • Service ID:
      1
      
      service_xhhjudc
      
      1
      
      service_9ayy3zq
      
    • Template ID:
      1
      
      template_mi8anah
      
      1
      
      template_re1z26m
      
  • Improved email template design with system fonts and modern UI

Added

  • CLAUDE.md documentation for repository context and development guidelines
  • CHANGELOG.md to track project changes
  • ROADMAP.md for future feature planning

[2024-Present] - Ongoing Maintenance

Features

  • Job posting system with Jekyll collections
  • Application form with EmailJS integration
  • Google Sheets integration for application tracking
  • Department-based job filtering (Technical, Marketing, Sales, Service, Back Office)
  • Keyword search functionality via JSON API
  • Job badge system (HOT and TUYỂN GẤP badges)
  • Blog/news section for company updates and internal events
  • Responsive design with Bootstrap framework

Integrations

  • EmailJS for email delivery
  • Google Apps Script for spreadsheet logging
  • Google Analytics (UA-76130628-7)
  • Disqus comments (shortname: careermageplaza)

Template

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
## [Version] - YYYY-MM-DD

### Added
- New features

### Changed
- Changes in existing functionality

### Deprecated
- Soon-to-be removed features

### Removed
- Removed features

### Fixed
- Bug fixes

### Security
- Security improvements