v0.8.0
supercorp-ai/supergatewayv0.8.0Sep 12, 2024by safwansamsudeen
AI Summary
This release focuses on localization, UI enhancements, and bug fixes. It introduces support for German and Hungarian languages, dark mode, grid highlighting, expected progress bars, and a framework rewrite.
Key Highlights
- German and Hungarian language support
- Dark mode support
- Grid highlighting for current week, month, and year
- Expected progress bars
- Framework rewrite
New Features
- German and Hungarian language support
- Dark mode support
- Grid highlight for current week, month, year
- Expected progress bars
- Framework rewrite
- Italian month names support
- CSS text alignment fixes
Full Release Notes
## What's Changed * *Dependabot changes* * Update index.html by @DennisAnim in https://github.com/frappe/gantt/pull/302 * Add language option in README by @ThibaultBarolat in https://github.com/frappe/gantt/pull/292 * fix: wrong thick stick in view mode 'Month' by @hiawui in https://github.com/frappe/gantt/pull/279 * fix: exception when moving invalid bar by @hiawui in https://github.com/frappe/gantt/pull/271 * Add Italian month names by @SergAlexAnd in https://github.com/frappe/gantt/pull/242 * chore: update `language` options in `README.md` by @s-aga-r in https://github.com/frappe/gantt/pull/306 * feat: add support for `german` and `hungarian` languages by @s-aga-r in https://github.com/frappe/gantt/pull/307 * Use Intl.DateTimeFormat to translate month names by @stephanvierkant in https://github.com/frappe/gantt/pull/252 * Feat: Add Grid highlight for current week, month, year by @Deephacks619 in https://github.com/frappe/gantt/pull/381 * feat: expected progress bars by @GursheenK in https://github.com/frappe/gantt/pull/365 * feat: add dark mode support by @BHznJNs in https://github.com/frappe/gantt/pull/377 * Minor Fixes by @safwansamsudeen in https://github.com/frappe/gantt/pull/382 * Bump terser from 5.13.0 to 5.16.1 by @dependabot in https://github.com/frappe/gantt/pull/305 * Bump minimatch from 3.0.4 to 3.1.2 by @dependabot in https://github.com/frappe/gantt/pull/303 * chore(deps): bump handlebars from 4.0.11 to 4.7.8 by @dependabot in https://github.com/frappe/gantt/pull/386 * chore(deps): bump fsevents from 1.1.3 to 1.2.13 by @dependabot in https://github.com/frappe/gantt/pull/384 * chore(deps): bump semver from 5.5.0 to 5.7.2 by @dependabot in https://github.com/frappe/gantt/pull/385 * chore(deps): bump qs from 6.5.1 to 6.5.3 by @dependabot in https://github.com/frappe/gantt/pull/390 * chore(deps): bump async from 2.6.0 to 2.6.4 by @dependabot in https://github.com/frappe/gantt/pull/388 * New Features by @safwansamsudeen in https://github.com/frappe/gantt/pull/387 * Rewrite Framework by @safwansamsudeen in https://github.com/frappe/gantt/pull/393 * Tooling and Bug Fixes by @safwansamsudeen in https://github.com/frappe/gantt/pull/394 * fix: use css to align lower text dates by @safwansamsudeen in https://github.com/frappe/gantt/pull/422 ## New Contributors * @dependabot made their first contribution in https://github.com/frappe/gantt/pull/301 * @DennisAnim made their first contribution in https://github.com/frappe/gantt/pull/302 * @ThibaultBarolat made their first contribution in https://github.com/frappe/gantt/pull/292 * @hiawui made their first contribution in https://github.com/frappe/gantt/pull/279 * @SergAlexAnd made their first contribution in https://github.com/frappe/gantt/pull/242 * @s-aga-r made their first contribution in https://github.com/frappe/gantt/pull/306 * @stephanvierkant made their first contribution in https://github.com/frappe/gantt/pull/252 * @Deephacks619 made their first contribution in https://github.com/frappe/gantt/pull/381 * @GursheenK made their first contribution in https://github.com/frappe/gantt/pull/365 * @BHznJNs made their first contribution in https://github.com/frappe/gantt/pull/377 * @safwansamsudeen made their first contribution in https://github.com/frappe/gantt/pull/382 **Full Changelog**: https://github.com/frappe/gantt/compare/v0.6.1...v0.8.0