Skip to content

Commit

Permalink
Update CHANGELOG.md
Browse files Browse the repository at this point in the history
  • Loading branch information
dragosct authored Oct 25, 2024
1 parent 8e3de7a commit 4c3ac61
Showing 1 changed file with 86 additions and 24 deletions.
110 changes: 86 additions & 24 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,27 +1,89 @@
# Changelog
# Change Log

## [2.1.0] 2024-10-25

## [1.0.0] 2018-12-11
### Original Release
### Update and Improvements

- update Bootstrap to v5.3.3
- all plugins updated to the latest version

## [2.0.4] 2022-06-27

### Buxfixing

- update `<html>` tag border
- fix the .input-group border on focus
- fix sidebar background-color on window resize

## [2.0.3] 2022-06-10

### Update and Improvements

- update Bootstrap to v5.2.0-beta1
- fix sidebar and fixed plugin buttons

## [2.0.2] 2022-04-29

### Update and Improvements

- add new page - Chat
- fix navbar shadow on responsive
- update dropdown animation
- fix Leaflet images error
- fix modal overlay z-index

## [2.0.1] 2022-03-08

### Update and Improvements

- fix running 'npm install' issue
- fix SCSS compiling issues

## [2.0.0] 2021-11-25

### Update and Improvements

## [1.1.0] 2019-27-06
### Boostrap Update, Libraries Update
- Bootstrap updated to `4.3.1`
- libraries updated to latest versions
- fixed _icons.scss calc()

## [1.1.1] 2019-05-08
### Index Page Technologies Aligned

## [1.2.0] 2020-01-17
### Bootstrap Update, Fixed issues, Improvments
- Bootstrap updated to `4.4.1`
- Add RTL Support
- Add DateTimePicker

## [1.2.1] 2021-04-20
### Fixed issues
- Fix checkbox icon
- Remove fullcalendar month images
- Fix emphasis-variant() mixin in utilities
- Update issue template
- Update Bootstrap to v5.1.3
- Add more example pages
- Add Light/Dark feature
- New Documentation version

## [1.0.4] 2021-09-03

### Updates and Improvements

- update Bootstrap to v5.1.0
- fix modal backdrop on Kanban Page
- fix Kanban item error on click

## [1.0.3] 2021-07-02

### Bugfixing & Improvements

- fix double scrollbars on Windows devices
- fix the navbar blur on scroll on Windows devices
- fix the sidenav 'z-index'
- solve the 'nav-tabs' resize on responsive

## [1.0.2] 2021-06-25

### Updates & Improvements

- upgrade Bootstrap version to v5.0.2
- add perfectScrollbar for Windows users
- change headings color from '#252F40' to '#344767'
- reduce the 'img' folder size - compress images
- solve img issue on CRM page on Safari
- bug fixing

## [1.0.1] 2021-06-11

### Update & Improvements

- refactor SCSS files for cross-products
- solve the W3 errors
- bugfixing

## [1.0.0] 2021-06-04

### Original Release

0 comments on commit 4c3ac61

Please sign in to comment.