From 4d5fada45a5486354e69716a28a8c3a2c1fd0bb0 Mon Sep 17 00:00:00 2001 From: Grammatopoulos Athanasios Vasileios Date: Tue, 13 Sep 2022 12:41:13 +0300 Subject: [PATCH] Update PROGRESS.md --- PROGRESS.md | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) diff --git a/PROGRESS.md b/PROGRESS.md index ccca50a8..6b4ceb18 100644 --- a/PROGRESS.md +++ b/PROGRESS.md @@ -1,14 +1,14 @@ ## Progress on Version 4.3.6 [Beta] ![version type](https://img.shields.io/badge/version-beta-yellow.svg?style=flat-square) -![improvements](https://img.shields.io/badge/improvements-20-green.svg?style=flat-square) -![bug fixes](https://img.shields.io/badge/bug%20fixes-8-red.svg?style=flat-square) +![improvements](https://img.shields.io/badge/improvements-21-green.svg?style=flat-square) +![bug fixes](https://img.shields.io/badge/bug%20fixes-10-red.svg?style=flat-square) ![translations](https://img.shields.io/badge/translations-6-blue.svg?style=flat-square) [![images](https://img.shields.io/badge/🖼️-Preview-blueviolet.svg?style=flat-square)](/documentation/PROGRESS_W_IMG.md) ### IMPROVEMENTS - **Global** - - [ ] Preparations for Manifest v3 (some fixes and testing can be found at [testing branch](https://github.com/DinoDevs/GladiatusCrazyAddon/tree/manifest-v3-testing)) + - [x] Preparations for Manifest v3 - [x] Item names in forge/smelt timers tooltip are now colored based on item quality (by @MiguelSOliveira) - [x] Show mercenary real name: Names are now translated automatically if previously seen in auction - [x] Menu shortcuts: added new auction menu entry [+] with various shortcuts @@ -23,7 +23,6 @@ - [x] Show item names (disabled by default, by @MiguelSOliveira) - **Accessibility** - - [ ] Improve experience on mobile phones - [x] Added loot per side in reports lists (#337) - **Guild** @@ -50,10 +49,13 @@ ### BUG FIXES - **Global** + - [x] Fixes for gladiatus' new version - [x] Style fix for double line tab names when shortcuts bar is active along with an event - [x] Show online family members fixes (#314) - [x] Style fix for stats box (shortcuts bar) rendering behind event timers (#367) - [x] Fixed script not detecting the page direction +- **Accessibility** + - [x] Improve experience on mobile phones - **Forge** - [x] Fixed a loop when gettings items from workbench (Firefox) (#335) - [x] Style adjustments on book of scrolls (lists with known prefixes & suffixes)