Releases: tbaltrushaitis/cv
Releases · tbaltrushaitis/cv
Slava 3CY
Added
- CJIABA YKPAIHE 🇺🇦
- Upgraded
gulp
to v4 - npm i -D gulp-size
- Moved
FAQ
section of readme into [FAQ.md][FAQ] - Fonts preload implemented - significant increase in page load speed achived
- Github Stars badge in main
*.md
files
Changed
- npm i -D dateformat@5.0.3
- npm i -D del@7.0.0
- npm i -D dotenv@16.0.2
- npm i -D bower@1.8.14
- npm i -D gulp@4.0.2
- npm i -D gulp-changed@4.0.3
- npm i -D gulp-clean-css@4.3.0
- npm i -D gulp-filter@7.0.0
- npm i -D gulp-imagemin@8.0.0
- npm i -D gulp-replace@1.1.3
- npm i -D gulp-terser@2.0.1
- npm i -D imagemin-pngquant@9.0.2
- npm i -D imagemin-mozjpeg@10.0.0
- npm i -D imagemin-webp@7.0.0
- npm i -D jimp@0.16.1
- npm i -D jpeg-js@0.4.3
- npm i -D js-yaml@4.1.0
- npm i -D jshint@2.13.5
- npm i -D livereload@0.9.3
- npm i -D lodash@4.17.21
- npm i -D vinyl-paths@5.0.0
- npm i -D yargs@17.0.1
- bower i font-awesome@6.2.0
Fixed
- Implemented fix for vulnerability GHSA-p6mc-m468-83gw
- Implemented fix for CVE-2020-8175: Upgraded
jpeg-js
to version 0.4.0
Bokach
All latest updates and improvements released
Marcher
Added
-
gulp-imagemin
plugins added:giflossy
,mozjpeg
,pngquant
,webp
- Change format of images to
webp
and/orwebm
- Added CV fulfillment recommendations checklist
Removed
-
mb-grill
portfolio item
Leap-Year-Date-20200229
Added
-
Ubuntu
,Red Hat
,CentOS
andConfluence
brand colors for Fontawesome icons - Blocks for description of roles and responsibilities
- New items in portfolio
Fixed
- Several small bugs in deployment scripts
Chukcha
Added
- manifest.json
-
Gray
color for console logging -
GraphQL
to skills list - Vhost configuration for nginx
-
Bootstrap
brand color forfa-*
icons
Changed
- bower i --save-dev font-awesome@5.10.1
- Small improvements in biography section
- Small improvements in employment history cards when rendering in mobile
- Improved
Clean
operations in Makefile - Timestamp format to show only time instead of
.toLocaleTimeString()
for console messages - npm i --save-dev gulp-directory-sync@1.2.4
- npm i --save-dev gulp-livereload@4.0.2
- npm i --save-dev main-bower-files@2.13.3
- npm i --save-dev del@5.1.0 yargs@14.2.0
- npm i --save-dev dotenv@8.2.0
- npm i --save-dev jimp@0.9.3
- npm i --save-dev gulp-filter@6.0.0
- npm i --save-dev yargs@15.1.0
- bower i --save font-awesome@5.12.1
Fixed
- lodash.template CVE-2019-10744 vulnerability
Zuccan
Added
- hue animation for current job position
- brand color for "Digital Ocean" font-awesome icon
- npm i dotenv@8.0.0 --save-dev
Changed
- bower i jquery@3.4.1 --save
- npm i yargs@13.2.4 --save-dev
- npm i merge-stream@2.0.0 --save-dev
- npm i lodash@4.17.14 --save
- bower i shufflejs@5.2.2 --save
- bower i font-awesome@5.9.0 --save
- bower i animate.css@3.7.2 --save
Fixed:
-
js-yaml
Denial of Service vulnerability WS-2019-0032 - Padding of document sections
Mason
- Several tweaks for apache server caching and compressing added in
.htaccess
file - Bower packages updated to latest versions:
modernizr
,smoothscroll
,font-awesome
andjquery
- NPM packages updated to latest versions:
jimp
,jshint
andyargs
- Added colors for several skills icons
- Implemented Gulp and Make tasks for preparation of archive with project distro
- Fixed bug with responsive styling
- Added tooltips for skill icons in employment history cards
- Improved styles building gulp task
- Implemented FOUC (flash of unstyled content) workaround
- Added category keys for npm scripts in package.json - from Jason Yu
- Shorter color names for console logs
- One global function to show date and time in console logs
Copna
This is one last release before start implementing JSON-configurable site generation process.
- Animations settings moved from javascript code to JSON config
- Company logo in employment history
- Icons in skillset list
- FontAwesome icons color tweaks
- ⬆️ Dependencies version upgrade
- Reduced page load time by implementing image compression for portfolio items
- Moved rc-files to
config/
directory