# Change log

### Upcoming releases

To see and request features on upcoming release of Pages please visit the Trello board\
<https://trello.com/b/2cCjhlFb/pages>

### 5.0.1

* \[Updated] Checkbox and radio controls
* \[Added] New switch control
* \[Removed] Switchery iOS toggle
* \[Fixed] Minor Browser support issues
* \[Fixed] Slideup Modal
* \[Fixed] Horizontal menu auto hide feature

### 5.0.0

#### Release

* \[Updated] Core Color Pallet Generator
* \[New] Color page
* \[Updated] Button styles
* \[New] Buttons page
* \[Removed] Font-awesome icons
* \[Added] Material Design icons
* \[Updated] Pages icons 100+ new icons - supports 20px web format
* \[New] Icons page
* \[Updated] Email app Design
* \[Updated] Drop-downs and quick popups
* \[Updated] Form inputs
* \[Updated] Form checkbox and radio Design
* \[Updated] Form Validation and form Layouts
* \[Updated] Enhance readability and accessibility to W3C standard
* \[Updated] Bootstrap core CSS and JS
* \[Fixed] Angular TSlint issues
* \[Removed] LESS support
* \[Added] Official SASS/SCSS support

### 4.2.0

#### Release

* \[Updated] Angular 8+ Native Support
* Angular minor issue fixes

### 4.1.0

#### Release

* \[Updated] Angular 6 Native Support
* \[Upgrade] Angular @pages styles support new update
* \[Fixed] \[Angular] Modal z-index issues

### 4.0.0

#### Release

* \[Added] Angular 5 Native Support
* \[Upgrade] Bootstrap v4.1
* \[Upgrade] JQuery 3.2.1
* \[Removed] MeteroJS Support
* \[Fixed] Minor Issues on HTML version
* \[Fixed] SASS fixes and LESS optimization

### 3.0.0

#### Release

* \[Upgrade] Bootstrap v4
* \[Added] 5 Different Layouts
* \[Added] 2 New themes
* \[Removed] IE9 support
* \[Removed] Angular 1.x Support
* \[Upgrade] CalendarJS compatibility with npm
* \[Fixed] Bugs in IE10
* \[Upgrade] MeteroJS support to v1.5
* \[Fixed] SASS fixes and LESS optimization

### v2.3.0

#### Release

* \[Upgrade] Bootstrap to v3.3.7
* \[Upgrade] Fontawesome to v4.7.0
* \[Fixed] \[Calendar] pagescalendar('getEvents',option);
* \[Fixed] \[Calendar] pagescalender(“rebuild”)
* \[Fixed] \[Calendar] Setting startOfTheWeek and endOfTheWeek breaks
* \[Fixed] \[Calendar] Scroll to first event is not working properly
* \[Fixed] \[Calendar] Calendar.settings.header.visible not applying properly
* \[Fixed] Prevent scroll propagation on sidebar menu
* \[Fixed] \[Calendar] Uncaught TypeError: Cannot read property 'pageX' of undefined

### v2.2.0

#### Release

* \[Add] Pending Comments Widget&#x20;
* \[Add] Map Sales Widget
* \[Upgrade] Select2 to v4.0.3
* \[Upgrade] UIselect to v0.19.3 - Angular \*BETA
* \[Removed] Select2 v3.x
* \[Fixed] [\[Calendar\] weekends: false makes Mondays be empty](https://github.com/revoxltd/pages/issues/397)
* \[Fixed] [\[Calendar\] this.checkOptionsAndBuild()](https://github.com/revoxltd/pages/issues/417)
* \[Fixed] [\[Calendar\] onTimeSlotDblClick not working on mobile](https://github.com/revoxltd/pages/issues/424)
* \[Fixed] [\[Calendar\] scroll to first Event](https://github.com/revoxltd/pages/issues/423)
* \[Fixed] [\[Calendar\] overlapping events more than 2 causes wrong length](https://github.com/revoxltd/pages/issues/422)
* \[Fixed] csSelect for angular

### v2.1.6

#### Release

* \[Add] Minimal Weekly Stats Widget
* \[Add] Project Progress Widget
* \[Add] Stat Cards Widget
* \[Fixed] Angular Email Compose Unwanted width
* \[Remove] duplicate code
* \[Add] "context" parameter to init functions - Pages.js
* \[Add] Better way to get selected option
* \[Remove] unused variable (padding) - Pages.js

### v2.1.5

#### Release

* Full Compatibility with SASS / SCSS
* Compatibility with LibSass
* Misspelled bootstrap diretory in assets folder
* Remove console.log calls in pages.js

### v2.1.4

#### Release

* Full Compatibility with SASS / SCSS
* Compatibility with LibSass
* Misspelled bootstrap directory in assets folder

### v2.1.3

#### Release

* Fixes for sass/scss
* \[Calendar] eventOverlap should be set to false by default and changing does not disable events to overlap
* \[Calendar] eventBubble attribute not working as expected
* \[Calendar] ui visible option change doesn't effect anything
* \[Calendar] local variable/attribute change doesn't effect anything
* \[Notification] In mobile when menu is open it overlaps with the sidebar
* &#x20;\[Calendar] MonthView onMonth change&#x20;

### v2.1.2

#### Release

* Weekly Widget #2 - Table Widget
* Weekly Widget #3 - Pie Chart Widget
* Fixed : Datatable Pagination Styles
* Fixed : Using Boostrap dropdowns in tables
* Fixed : Calendar date selectiong gets slower with each selection
* Fixed : Force load all fonts via HTTP breaks SSL
* Fixed : Jquery in Rails
* Fixed : Datatable sorting\_disabled css


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.pages.revox.io/change-log.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
