-
Notifications
You must be signed in to change notification settings - Fork 1
/
changelog.txt
executable file
·718 lines (668 loc) · 28 KB
/
changelog.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
676
677
678
679
680
681
682
683
684
685
686
687
688
689
690
691
692
693
694
695
696
697
698
699
700
701
702
703
704
705
706
707
708
709
710
711
712
713
714
715
716
717
718
--------------------------------------------------------------------------
Version v1.9.7 - 24 December 2016
--------------------------------------------------------------------------
- NEW: Photographer Layout (HTML/One-Pages/Photographer/index.html)
- FIXED: Real Estate promo text, added missed CSS file (HTML/One-Pages/RealEstate/index.html)
- FIXED: Music demo gallery carousel issue, affected files are index.html and media-gallery.js (HTML/One-Pages/Music/..)
- FIXED: Background cover of the Coming Soon Page (HTML/page_coming_soon.html)
- FIXED: RTL issue, added the missed CSS file "bootstrap-rtl.min"
- FIXED: Minor issue with the Counter plugin (jquery.counterup.js)
- IMPROVEMENT: Updated google map to Its latest API (shortcode_maps_google.html and all main Unify contact pages)
- ADDED: Two portfolio pages for "Our Projects" section in Accounting demo (HTML/One-Pages/Accounting/..)
- ADDED: Accounting header to Unify Main (HTML/page_misc_one_page_header.html)
- UPDATE: Font Awesome v4.7.0
- UPDATE: Cube Portfolio v3.9.0
- UPDATE: Revolution Slider v5.3.1.6
--------------------------------------------------------------------------
Version v1.9.6 - 30 August 2016
--------------------------------------------------------------------------
NEW: Music Layout (One-Pages/Music/index.html)
NEW: 70+ Revolution Slider Demos (HTML/One-Pages/assets/plugins/revolution-slider/..)
NEW: 30+ Master Slider Demos (HTML/assets/plugins/master-slider/slider-templates/..)
ADDED: Contact Form to Gym Demo
ADDED: Youtube Video Background and Theme Color to Architecture (One-Pages/Architecture/page-youtube-video.html)
ADDED: Theme Color to Accounting (One-Pages/Accounting/page-theme-color.html)
FIXED: typo error "subsribe" to "subscribe"
FIXED: Clients hover effect on touch devices in jobs page
IMPROVEMENT: Sub level menu in the default header
UPDATE: Bootstrap v3.3.7
UPDATE: Revolution Slider v5.2.6
UPDATE: Master Slider v2.50.0
--------------------------------------------------------------------------
Version v1.9.5 - 07 July 2016
--------------------------------------------------------------------------
NEW: Accounting Layout (One-Pages/Accounting/index.html)
NEW: Real Estate Layout (One-Pages/RealEstate/index.html)
NEW: Charity Layout (One-Pages/Charity/index.html)
NEW: Restaurant Layout (One-Pages/Restaurant/index.html)
NEW: Gym Layout (One-Pages/Gym/index.html)
UPDATE: Layer Slider v5.6.7
UPDATE: Cube Portfolio v3.7.1
UPDATE: Font Awesome 4.6.3
--------------------------------------------------------------------------
Version v1.9.4 - 19 April 2016
--------------------------------------------------------------------------
NEW: Construction Layout (One-Pages/Construction/index.html)
UPDATED: Font Awesome Icons v4.5.0
--------------------------------------------------------------------------
Version v1.9.3 - 01 April 2016
--------------------------------------------------------------------------
FIXED: Version name (typo error) in the download package
UPDATED: Animate CSS v4.5.1
--------------------------------------------------------------------------
Version v1.9.2 - 29 March 2016
--------------------------------------------------------------------------
NEW: Courses Layout (One-Pages/Courses/index.html)
NEW: Wedding Layout (One-Pages/Wedding/index.html)
IMPROVEMENT: Documentation
IMPROVEMENT: Busines Layout - promo and equal height blocks (One-Pages/Business/..)
IMPROVEMENT: Spa Layout - vertical align texts in some blocks (One-Pages/Spa/..)
IMPROVEMENT: Equal Height javascript codes (app.js)
IMPROVEMENT: Header v8 for iPhones (app.js)
FIXED: Google Maps for IE in Thematic Layouts
FIXED: Different slips in (blocks.css)
FIXED: Equal Height issue on Home Allure (page_home17.html)
--------------------------------------------------------------------------
Version v1.9.1 - 07 February 2016
--------------------------------------------------------------------------
- NEW: Business Layout (One-Pages/Business/index.html)
- NEW: Wealth Landing Page (Landing-Pages/Wealth/index.html)
- NEW: Consulting Landing Page (One-Pages/Consulting/index.html)
- NEW: Login and Registration Page (page_login_and_registration.html)
- NEW: Login Page 2 (page_login2.html)
- NEW: Registration Page 2 (page_registration2.html)
- NEW: 404 Error Page 4 (page_404_error4.html)
- NEW: 404 Error Page 5 (page_404_error5.html)
- NEW: 404 Error Page 6 (page_404_error6.html)
- NEW: Coming Soon Page v2 (page_coming_soon2.html)
- NEW: Coming Soon Page v3 (page_coming_soon3.html)
- NEW: Coming Soon Page v4 (page_coming_soon4.html)
- NEW: Coming Soon Page v5 (page_coming_soon5.html)
- NEW: Coming Soon Page v6 (page_coming_soon6.html)
- NEW: RTL Business
- NEW: RTL Agency
- NEW: RTL Travel
- NEW: RTL Lawyer
- NEW: RTL Architecture
- NEW: RTL Mobile App
- NEW: RTL Spa
- NEW: RTL Shipping
- IMPROVEMENT: Older version of Coming Soon, 404 Error pages pages
- IMPROVEMENT: Equal Height codes in app.js
- UPDATED: Layer Slider v5.6.0
- UPDATED: Cube Portfolio v3.5.1
- FIXED: Links for Breadcrumb options (blocks.css)
- FIXED: Multiple Progressbar issue (app.css)
--------------------------------------------------------------------------
Version v1.9 - 31 December 2015
--------------------------------------------------------------------------
Unify v1.9 includes tons of new designed blocks and they are used in all new thematic demos. All demos are completely new designed from scratch exclusively for Unify Template.
- NEW: Agency Layout
- NEW: Lawyer Layout
- NEW: Travel Layout
- NEW: Architecture Layout
- NEW: Mobile App Layout
- NEW: Spa Layout
- NEW: Shipping Layout
- NEW: Hero Fashion
- NEW: Hero Gym
- NEW: Hero Photography
- NEW: Hero Restaurant
- NEW: Hero Web App Dark
- NEW: Hero Web App Light
- NEW: Home Aspire
- NEW: Home Allure
- NEW: Animated Titles (demo on promo block in the page: page_home15.html)
- NEW: CTA - Call to Actions (feature_call_to_actions.html)
- NEW: full-height statix text image bg slider (page_home2.html)
- NEW: full-height statix animated texts (page_home4.html)
- NEW: full-height Youtube video background (page_home5.html)
- NEW: on click sidebar navigation left and right (page_home17.html and page_home18.html)
- NEW: Blog Page Layout v4
- NEW: Modal Popups
- NEW: 2000+ Pro Line Icons
- UPDATE: Bootstrap v3.3.6
- UPDATE: Animate.css - v3.5.0
- UPDATE: WOW.js - v1.1.2
- UPDATE: Cube Portfolio v3.4.2
- UPDATE: Font Awesome 4.5.0
- UPDATE: Master Slider v2.16.3
- UPDATE/NEW: Revolution Slider v5+
- FIXED: One Page focus issue after click and scroll
- FIXED: Many reported minor bugs
- IMPROVEMENT: Documentation
- IMPROVEMENT: Shopping cart for mobile devices
- IMPROVEMENT: Default fixed header for Safari
- IMPROVEMENT: Default header language hover issue for iOS devices
--------------------------------------------------------------------------
Version v1.8 - 3 July 2015
--------------------------------------------------------------------------
- NEW: Blog Template
- NEW: RTL Unify Main
- NEW: RTL Unify Blog Template
- NEW: RTL Unify Shop UI Template
- NEW: RTL Unify One Page Template
- NEW: 60+ PSD files
- NEW: Master Slider Examples
- NEW: Incredible Home Page (page_home16.html)
- NEW: Feature Icon Blocks (feature_icon_blocks.html)
- NEW: Feature Team Blocks (feature_team_blocks.html)
- NEW: Feature Testimonials and Quotes (feature_testimonials_quotes.html)
- NEW: Feature News Blocks (feature_news_blocks.html)
- NEW: Centered logo - header v4 (feature_header_v4_logo_centered.html)
- NEW: Defaul Header without Topbar (feature_header_default_no_topbar.html)
- NEW: Defaul Centered Header (feature_header_default_centered.html)
- NEW: Header Login/Reg Popup (feature_header_default_login_popup.html)
- NEW: Header v8 (feature_header_v8.html)
- NEW: Footer v8 (feature_footer_v8.html)
- NEW: Static full-screen block in One Page (one_page_home1.html)
- NEW: Popup login/registration for One Page (one_page_home2.html)
- NEW: Language bar in One Page (one_page_home3.html)
- NEW: Blog Home Page (blog/index.html)
- NEW: Blog Page Layouts v1 (blog_page_layouts1.html)
- NEW: Blog Page Layouts v2 (blog_page_layouts2.html)
- NEW: Blog Page Layouts v3 (blog_page_layouts4.html)
- NEW: Blog Post Layout v1 (blog_post_layouts1.html)
- NEW: Blog Post Layout v2 (blog_post_layouts2.html)
- NEW: Blog Post Layout v3 (blog_post_layouts3.html)
- NEW: Blog Post Layout v4 (blog_post_layouts4.html)
- NEW: Blog Post Layout v5 (blog_post_layouts5.html)
- NEW: Blog Post Layout v6 (blog_post_layouts6.html)
- NEW: Blog Post Layout v7 (blog_post_layouts7.html)
- NEW: Blog Post Layout v8 (blog_post_layouts8.html)
- NEW: Blog Post Layout v9 (blog_post_layouts9.html)
- NEW: Blog Left Sidebar Example (blog_post_layouts_ls.html)
- NEW: Blog Full Width Example (blog_post_layouts_fw.html)
- NEW: Blog Grid: 1 Col (blog_grid_1.html)
- NEW: Blog Grid: 2 Col (blog_grid_2.html)
- NEW: Blog Grid: 3 Col (blog_grid_3.html)
- NEW: Blog Grid: 4 Col (blog_grid_4.html)
- NEW: Blog Grid: Full Width - 4 Col (blog_grid_4_fw.html)
- NEW: Blog Grid: Right Sidebar - 2 Col (blog_grid_2_rs.html)
- NEW: Blog Grid: Left Sidebar - 2 Col (blog_grid_2_ls.html)
- NEW: Blog Single Page (blog_single.html)
- NEW: Blog Home Boxed Page (blog_home_boxed.html)
- NEW: Blog Home Boxed Space Page (blog_home_boxed_space.html)
- UPGRADE: Bootstrap v3.3.5
- UPGRADE: jQuery v1.11.3
- UPGRADE: Master Slider v2.15.0
- UPGRADE: Cube Portfolio v2.3.3
- DROPPED: Glyphicons Pro (due to lincese changes)
- FIXED: Navigation alignemtn and search box in page_home6.html page
- FIXED: Footer logo in page_home9.html page
- FIXED: Default header z-index issue with FancyBox
- FIXED: Thumbnail FancyBox in the shorcodes page (Thanks to "Harald Meyer")
- FIXED: Header v3 spacing issue on hover (Thanks to "Dario")
- FIXED: Some design issues on dark layout styles
- FIXED: Header v7 (sidebar header) - content onclick with ajax call issue
- FIXED: Revolution Slider loading issue
- IMPROVEMENT: "Timeline v2" tag <time> replaced with <div> and added equal height columns (Thanks to Stefan Kreckwitz)
- IMPROVEMENT: Header v7 (sidebar header) - added submenu option
- IMPROVEMENT: One Page navigation - added submenu option
- IMPROVEMENT: One Page navigation hides on scroll in mobile/tablet devices
--------------------------------------------------------------------------
Version v1.7 - 8 March 2015
--------------------------------------------------------------------------
- UPGRADE: Bootstrap v3.3.2
- UPGRADE: Countdown for jQuery v2.0.1
- UPGRADE: jQuery v1.11.2
- UPGRADE: Font Awesome 4.3.0
- UPGRADE: Revolution Slider v4.6.4
- UPGRADE: Sky Forms Pro v2.0.5
- UPGRADE: Cube Portfolio v2.0.1
- UPGRADE: Master Slider v2.9.3
- NEW: Added working contact form to all contact pages
- NEW: Sticky Footer (page_misc_sticky_footer.html)
- NEW: Transparent Header with 9 Header Styles (header-v6)
- NEW: Left/Right Sidebar Headers (header-v7)
- NEW: WoW.js
- NEW: Equal Height Columns
- NEW: Smooth Scrolling "smoothScroll.js" (used in all pages)
- NEW: Vertical Progress Bars
- NEW: Animated Progress Bars on scroll
- NEW: Light version of Parallax Quote
- NEW: Clients v1 with Owl Carousel
- NEW: Video iFrame (Modal) with Owl Carousel
- NEW: Quote v1 with Parallax
- NEW: Quote v2
- NEW: News v2 Blocks (News/Blog Post)
- NEW: News v3 Blocks (News/Blog Post)
- NEW: Process v1 Section
- NEW: Headline v2 (Title Heading)
- NEW: Featured Blog (News Post)
- NEW: Blog Trending (News/Blog Post)
- NEW: Social Icons v1
- NEW: Tags v2 (Sidebar Tags)
- NEW: Pager v2 (Pagination)
- NEW: Blog Photostream with Lightbox
- NEW: Image Hover v1 Effects (Scale on Hover)
- NEW: Image Hover v2 Effects (Black and White)
- NEW: Call Action v2 with Parallax
- NEW: Blog Comments with validation
- NEW: Blog Comments
- NEW: Dark/Light Option for default Breadcrumbs
- NEW: Breadcrumbs v1
- NEW: Breadcrumbs v3
- NEW: Testimonials v4
- NEW: Testimonials v6
- NEW: Parallax Counter v3
- NEW: Parallax Counter v4
- NEW: Service Block v4
- NEW: Service Block v5
- NEW: Service Block v6
- NEW: Service Block v7
- NEW: Service Block v8
- NEW: Team v3 Blocks
- NEW: Team v4 Blocks
- NEW: Team v5 Blocks
- NEW: Team v6 Blocks
- NEW: Team v7 Blocks
- NEW: Home Page with Left sidebar navigation (page_home12.html)
- NEW: Home Page with Right sidebar navigation (page_home13.html)
- NEW: About Us v1 Page (page_about2.html)
- NEW: About Us v2 Page (page_about3.html)
- NEW: About Me v1 Page (page_about_me.html)
- NEW: About Me v2 Page (page_about_me1.html)
- NEW: About Me v3 Page (page_about_me2.html)
- NEW: About Our Team v1 Page (page_about_our_team.html)
- NEW: About Our Team v2 Page (page_about_our_team1.html)
- NEW: About Our Team v3 Page (page_about_our_team2.html)
- NEW: Services Page v1 (page_services.html)
- NEW: Services Page v2 (page_services1.html)
- NEW: Services Page v3 (page_services2.html)
- NEW: Services Page v4 (page_services3.html)
- NEW: Coming Soon Page (page_coming_soon1.html)
- NEW: Gallery Examples Page (feature_gallery.html)
- NEW: Animation on Scroll Page (feature_animations.html)
- NEW: Parallax Counters Page (feature_parallax_counters.html)
- NEW: Parallax Boxes Page (feature_parallax_blocks.html)
- NEW: Blog Large Image Right Sidebar Page (blog_large_right_sidebar1.html)
- NEW: Blog Large Image Left Sidebar Page (blog_large_left_sidebar1.html)
- NEW: Blog Large Image Full Width Sidebar Page (blog_large_full_width1.html)
- NEW: Blog Medium Image Right Sidebar Page (blog_medium_right_sidebar1.html)
- NEW: Blog Medium Image Left Sidebar Page (blog_medium_left_sidebar1.html)
- NEW: Blog Medium Image Full Width Sidebar Page (blog_medium_full_width1.html)
- NEW: Blog Item Right Sidebar Page (blog_large_right_sidebar_item1.html)
- NEW: Blog Item Left Sidebar Page (blog_large_left_sidebar_item1.html)
- NEW: Blog Item Full Width Page (blog_large_full_width_item1.html)
- NEW: Portfolio Hover Colors Page (portfolio_hover_colors.html)
- NEW: Portfolio 2 Columns Full Width No Space Page (portfolio_2_columns_fullwidth_no_space.html)
- NEW: Portfolio 2 Columns Full Width Grid Page (portfolio_2_columns_fullwidth.html)
- NEW: Portfolio 2 Columns Full Width Grid With Text Page (portfolio_2_columns_fullwidth_text.html)
- NEW: Portfolio 3 Columns Full Width No Space Page (portfolio_3_columns_fullwidth_no_space.html)
- NEW: Portfolio 3 Columns Full Width Grid Page (portfolio_3_columns_fullwidth.html)
- NEW: Portfolio 3 Columns Full Width Grid With Text Page (portfolio_3_columns_fullwidth_text.html)
- NEW: Header v6 Transparent (feature_header_v6_transparent.html)
- NEW: Header v6 Dark Semi Transparent (feature_header_v6_semi_dark_transparent.html)
- NEW: Header v6 White Semi Transparent (feature_header_v6_semi_white_transparent.html)
- NEW: Header v6 Transparent Border Bottom (feature_header_v6_border_bottom.html)
- NEW: Header v6 Classic Dark (feature_header_v6_classic_dark.html)
- NEW: Header v6 Classic White (feature_header_v6_classic_white.html)
- NEW: Header v6 Dark Dropdown (feature_header_v6_dark_dropdown.html)
- NEW: Header v6 Dark Navigation on Scroll (feature_header_v6_dark_scroll.html)
- NEW: Header v6 Dark Search (feature_header_v6_dark_search.html)
- NEW: Header v6 Dark Navigation in Responsive mode (feature_header_v6_dark_res_nav.html)
- IMPROVEMENT: Background images for high resolution screens in (paralalx counters, clients block etc.)
- IMPROVEMENT: Default Header for large logo images (most wanted feature by users request)
- IMPROVEMENT: Header CSS code structure (added new comment structure with tabel of content)
- IMPROVEMENT: Portfolio Pages (all portfolio pages)
- IMPROVEMENT: Smooth Content Scroller for blocks in Shop UI (header cart) and Profile (notes, events, notification etc.) pages
- IMPROVEMENT: File structure (all detailed information written in the documentation)
- IMPROVEMENT: Coming Soon Page (page_coming_soon.html) - added sticky footer, updated countdown jquery plugin and enhanced some code structure.
- IMPROVEMENT: Redesigned About Us (page_about1.html)
- IMPROVEMENT: Search Pages
- IMPROVEMENT: Invoice Page
- IMPROVEMENT: Documentation (Headers, Footers and Plugin sections)
- FIXED: Language Bar in Default Header for iOS touch devices
- FIXED: FancyBox overlay issue
- FIXED: Scrollspy Reference for One Page Template
- FIXED: Theme colors of border-bottom in Default Header
- FIXED: Some theme color issues has fixed in Shop UI
- FIXED: Typo Errors in the Documentation
--------------------------------------------------------------------------
Version v1.6 - 5 November (29 October) 2014
--------------------------------------------------------------------------
- New: Master Slider **(value $17)**
- New: Shop UI Home Page
- New: Shop UI Product Page
- New: Shop UI Filter Grid Page
- New: Shop UI Filter List Page
- New: Shop UI Checkout Page
- New: Shop UI Login Page
- New: Shop UI Registration Page
- New: One Page (Added Dark Layout)
- New: One Page (Added all Theme Colors)
- New: Discover Home Page (Totally Redesigned)
- New: Creative Home Page
- New: Inspire Home Page
- New: Desire Home Page
- New: Contacts Advanced Page (with working PHP contact forms)
- New: Contacts Option 3 Page (Classic Style)
- New: Colourful Pricing Tables Page (Added 4 types of Pricing Tables)
- New: Flat Pricing Tables (Added 2 types of Pricing Tables)
- New: Icon Page (Glyphicons Pro IconsHome)
- New: Portfolio Single Item Page
- New: Portfolio 2 Columns (Grid)
- New: Portfolio 2 Columns (Grid Text)
- New: Portfolio 2 Columns (Grid No Space)
- New: Portfolio 3 Columns (Grid)
- New: Portfolio 3 Columns (Grid Text)
- New: Portfolio 3 Columns (Grid No Space)
- New: Portfolio 4 Columns (Grid)
- New: Portfolio 4 Columns (Grid Text)
- New: Portfolio 4 Columns (Grid No Space)
- New: Portfolio 4 Columns (Fullwidth Grid)
- New: Portfolio 4 Columns (Fullwidth Grid Text)
- New: Portfolio 4 Columns (Fullwidth Grid No Space)
- New: Portfolio 5 Columns (Grid)
- New: Portfolio 5 Columns (Grid Text)
- New: Portfolio 5 Columns (Grid No Space)
- New: Portfolio 6 Columns (Grid)
- New: Portfolio 6 Columns (Grid Text)
- New: Portfolio 6 Columns (Grid No Space)
- New: Footer Options (Added 3 new options. Can be found all options in feature_footers.html)
- New: Header Options (Added 2 new header options Transparent and Shop UI. Can be found all options in feature_headers.html)
- New: Mega Menu (Added 3 types of Mega Menu, one in default headers and 2 demos in Shop pages)
- New: Two Theme Colors (Added dark-red and teal colors)
- New: Misc Blank Page
- New: Misc Boxed Fixed Menu Page
- New: Misc Dark Page
- New: Misc Dark Boxed Page
- New: Misc Dark Page With Different Theme Color
- New: PSD Files (All Shop UI pages, One Page with dark layout, all other new pages)
- New: Owl Slider (Added diversity new options))
- New: Revolution Slider (Added new slides and option with full screen header offset)
- New: Content Boxes (Added variety options)
- New: Thumbnail Blocks
- New: Parallax Counters
- New: Background Image Blocks/sections (with parallax effect)
- New: Portfolio Boxes (Added different types)
- New: Flat Background Block
- New: Flat Testimonials
- New: Service Block
- UPGRADE: Bootstrap 3.2
- UPGRADE: jQuery 1.11.1
- UPGRADE: Glyphicons Pro v1.8.1
- UPGRADE: Font Awesome Icons v4.2
- UPGRADE: Revolution Slider v4.6.3
- UPGRADE: Cube Portfolio v1.5.1
- UPGRADE: Layer Slider v5.3
- UPGRADE: Sky Forms v2.0.3
- UPGRADE: Pace.js v0.5.6
- UPGRADE: GMaps.js v0.4.15
- IMPROVEMENT: Documentation (Major Enhancement)
- IMPROVEMENT: All Navigations (Headers)
- IMPROVEMENT: Main Parallax Slider
- IMPROVEMENT: Amazing Home Page
- IMPROVEMENT: All Footer Options
- IMPROVEMENT: CSS code structure
- IMPROVEMENT: JavaScript code structure
- IMPROVEMENT: Dark Version
- IMPROVEMENT: Google Map scrolling - added “scrollwheel: false” to page_contacts.js
- IMPROVEMENT: Footer v1 (social icons replaced withfont-awesome icon tooltips)
- IMPROVEMENT: Pagination page (added rounded pager examples)
- IMPROVEMENT: custom.js (added new javascript file to write all custom js changes)
- IMPROVEMENT: Parallax Backgrounds
- IMPROVEMENT: "Back To Top" Button image replaced with CSS code
- FIXED: Navigation Mobile Devices (One Page Template)
- FIXED: Our Clients Carousel (One Page Template)
- FIXED: Pricing Pages (Theme color issues)
- FIXED: Fixed Navigation Colours for Tablets and others devices
- FIXED: Ladda Buttons (Added missed file laddaButtons.js)
- FIXED: Profile Theme Colors (added missed 9 theme color files)
- FIXED: Padding space (Bordered Buttons)
- FIXED: Navigation Tablet Mode Colors
- FIXED: Fixed sky-forms datepicker responsive issue on resolution 1024x768
- FIXED: Page Profile Settings Tab
--------------------------------------------------------------------------
Version 1.5 - 16 July (24 June) 2014
--------------------------------------------------------------------------
- NEW: One Page Template
- NEW: Flat Pricing Tables
- NEW: 40+ PSD Pages
- NEW: Dark Layout Option
- NEW: Cube Portfolio (value $8)
- NEW: Blog (Grid) Masonry
- NEW: 3 Footer Options
- NEW: 3 Header Options
- NEW: Instagram Icon
- NEW: Profile Dashboard
- NEW: Profile Overview
- NEW: Profile Users
- NEW: Profile Projects
- NEW: Profile Comments
- NEW: Profile History
- NEW: Profile Settings
- **Profile Pages:**
- NEW: 4 Tab Form Sections (Edit Profile, Change Password, Payment Options and Notification Settings)
- NEW: 2 Social Blocks
- NEW: Profile Timeline Block
- NEW: Scrollbar
- NEW: Sidebar Calendar
- NEW: Notifications
- NEW: Notes Block
- NEW: Events Block
- NEW: Colorful Info Blocks (with counters)
- NEW: User Info Blocks
- NEW: Discussions Blocks
- NEW: Alarm Notifications
- **One Page Template:**
- NEW: Full Screen Revolution Slider
- NEW: AJAX Portfolio
- NEW: Quote Parallax Block
- NEW: Beautiful Team Blocks
- NEW: Parallax Counter
- NEW: Serive Blocks
- NEW: News Blocks
- NEW: Parallax Twitter Block
- NEW: Parallax Clients Section
- NEW: Testimonial Carousel
- NEW: Contact Forms
- UPGRADE: Layer Slider v5.1.0
- UPGRADE: Revolution Slider v4.5 SkyWood
- UPGRADE: Font Awesome Icons v4.1.0
- IMPROVEMENT: Unify Buttons
- IMPROVEMENT: Main Parallax Slider
- IMPROVEMENT: Jobs Page (Clients Logos)
- IMPROVEMENT: Navigation
- IMPROVEMENT: Blog Magazine
- IMPROVEMENT: Blog Large (Sidebar News)
- IMPROVEMENT: Font Awesome Icon Page
- IMPROVEMENT: Our Work Carousel with "Owl Carousel"
- FIXED: Navigation for Mobile and Tablet Devices
- FIXED: (IE8) Fixed Header Background
- FIXED: (IE8) Twitter Blog
- FIXED: (IE8) Pricing Stickers
- FIXED: (IE8) Easy Block Sections
- FIXED: (IE8) Sky Form Icons
- FIXED: (IE8) Carousel-v1
- FIXED: (IE8) Service Blocks
- FIXED: (IE8) Search blocks
- FIXED: (IE8) Parallax Team Section
- FIXED: (IE8) Parallax Counter
- FIXED: (IE8) Job Banner and Image Inputs
--------------------------------------------------------------------------
Version 1.4 - 06 April 2014
--------------------------------------------------------------------------
- NEW: 5 Theme Color Options
- NEW: Discover Page
- NEW: Jobs Page
- NEW: Jobs Inner v1 Page
- NEW: Jobs Inner v2 Page
- NEW: Jobs Inner v3 Page
- NEW: About Us Page
- NEW: About Me Page
- NEW: Responsive Corporate Email
- NEW: Responsive Flat Email
- NEW: Responsive Modern Email
- NEW: Pricing Tabels
- NEW: Light Pricing Tabels
- NEW: Mega Pricing Tabels
- NEW: Search Results Page
- NEW: Search Table Results Page
- NEW: FAQs Page
- NEW: 404 Error v1 Page
- NEW: 404 Error v2 Page
- NEW: Blog Timeline Page
- NEW: Boxed Pages
- NEW: Parallax Background
- NEW: Fixed Header
- NEW: Static Footer
- NEW: Sub Menu in Dropdown Navigation
- NEW: Dropcaps
- NEW: Bordered Texts
- NEW: Tooltips
- NEW: Color Texts
- NEW: Popovers
- NEW: Highlights
- NEW: Heading Options
- NEW: Deviders
- NEW: Blockquote Styles
- NEW: Box Shadows
- NEW: Testimonials Styles
- NEW: 7 New Button Colors
- NEW: Icon Button
- NEW: Outline Buttons
- NEW: Rounded Buttons
- NEW: Dropdown Buttons
- NEW: Split Dropdowns Button
- NEW: Collection of Brand and Social Buttons
- NEW: Button Loading & Hover Effects
- NEW: Icon Sizes
- NEW: 10+ Icon Color Styles
- NEW: Rounded Icons
- NEW: Circle Icons
- NEW: Rounded and Circle Social Icons
- NEW: Line Icons
- NEW: Unlimited Content Boxes
- NEW: Colored Content Boxes
- NEW: Tons of Labels & Badges Styles
- NEW: Progress Bars
- NEW: Image Styles
- NEW: Vimeo & Youtube Video Examples
- NEW: Soundcloud Music
- NEW: 5+ Panels
- NEW: Timeline Blog Style
- NEW: Timeline History Style
- NEW: Responsive Carousel Examples
- NEW: General Unify Forms
- NEW: Datepickers
- NEW: Validation Forms
- NEW: Masking Forms
- NEW: Form Layouts
- NEW: Checkout Form
- NEW: Review Form
- NEW: Order Form
- NEW: Form States
- NEW: Form Sliders
- NEW: Modals
- NEW: Google Maps Examples
- NEW: Vector Maps
- NEW: Animated Pie Charts
- NEW: Counters
- NEW: Smooth Page Scrolling
- NEW: Image Breadcrumbs
- NEW: Animate CSS
- NEW: Sub Menu on Sidebar Navigation
- IMPROVEMENT: Typography Page
- IMPROVEMENT: About Our Team
- IMPROVEMENT: Clients Page
- IMPROVEMENT: Gallery Page
- IMPROVEMENT: Button Sisez
- IMPROVEMENT: Disabled State
- IMPROVEMENT: Icon Styles
- IMPROVEMENT: Bootstrap Forms
- IMPROVEMENT: Navigation
- IMPROVEMENT: Documentation
- FIXED: Mobile Navigation
- FIXED: Searchbox for Smaller Width Browser
- FIXED: FancyBox
- FIXED: Button Sizes
- FIXED: Button Disable States
- FIXED: Boxed Layout Issue with FancyBox
- UPDATED: Bootstrap 3.1.1
- UPDATED: Awesome Icons 4.0.3
--------------------------------------------------------------------------
Version 1.3 - 19 October 2013
--------------------------------------------------------------------------
- NEW: Layer Slider (**value $10**)
- NEW: Flatty Home Page
- NEW: Portfolio Home Page
- NEW: About Us Option Page
- NEW: Services Option Page
- NEW: Invoce Page
- NEW: Funny Boxes
- NEW: Meet Our Teamm Page
- NEW: Registration Option Page
- NEW: Login Option Page
- NEW: 3 Column Page
- NEW: Blog/Magazine Page
- NEW: Blog Medium Page
- NEW: Blog Full Width Page
- NEW: Blog Item Option
- NEW: Contact Option Page
- NEW: 404 Error Option Page
- NEW: Soring Plugin
- NEW: Tweet Blocks (Sidebar)
- NEW: Tab Styles
- NEW: Header Option
- NEW: Content Boxes
- NEW: Rounded Icon Styles
- NEW: Colored Social Icon
- NEW: 12 Different Color Panels
- NEW: Testimonial Blocks
- NEW: Boxed Layout
- NEW: Blog Posts (In Sidebars)
- NEW: Blog Quick Links (In Sidebars)
- NEW: Panel Tabs
- NEW: Panel Forms
- NEW: Responsive Video Class
- NEW: Youtube Video Example
- NEW: Info Blocks with Icons
- NEW: Sidebar Navigation
- NEW: Hover Dropdown Menu
- UPDATED: Twitter Bootstrap 3
- UPDATED: jQuery 1.10.2
- UPDATED: Revolution Slider 3.0.8
- UPDATED: Font Awesome Icons 2.1.1
- UPDATED: Glyphicons Pro Icons to Latest Version
- IMPROVEMENT: Redesigned All Feature Pages
- IMPROVEMENT: Redesigned Vertical Parallax Slider
- IMPROVEMENT: Redesigned Service Page
- IMPROVEMENT: Navigation (Menu)
- IMPROVEMENT: Blog Spacing
- IMPROVEMENT: Blog Tags
- IMPROVEMENT: Tabs/Accordions
- IMPROVEMENT: Paginations/Pagers
- IMPROVEMENT: Parallax Slider Arrows
- FIXED: Navigation for Mobile Devices
- FIXED: Google Map zoom in/out
- FIXED: Navigation Toggle Color
- FIXED: Pricing Tables Color
- FIXED: IE8 Parallax Arrows
--------------------------------------------------------------------------
Version 1.2 - 29 May 2013
--------------------------------------------------------------------------
- NEW: Revolution Slider (**value $12**)
- NEW: Coming Soon Page
- NEW: Glyphicons Pro (**value $59**)
- NEW: 4 Theme Color Options
- NEW: Button Styles
- NEW: Boxed Contact Page
- NEW: Search Page
- NEW: Amazing Alternative Home Page
- UPGRADE: Twitter Bootstrap **v2.3.2**
- UPGRADE: Font Awesome **v3.1.1**
- IMPROVEMENT: Documentation
- IMPROVEMENT: Paralax Slider (High Resolution)
- IMPROVEMENT: HTML/CSS & JS code structures
- FIXED: Some minor bug fixing
--------------------------------------------------------------------------
Version 1.1 – 24 April 2013
--------------------------------------------------------------------------
- Upgraded to Bootstrap 2.3.1
- Fixed some minor bugs
--------------------------------------------------------------------------
Version 1.0 – 23 April 2013
--------------------------------------------------------------------------
- Initial release