Skip to content

Commit

Permalink
v1.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
o0shojo0o committed Aug 16, 2022
1 parent 3840c60 commit 5dd05ce
Show file tree
Hide file tree
Showing 17 changed files with 47 additions and 6 deletions.
9 changes: 5 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -81,8 +81,9 @@ Thanks to these great people for supporting this project.
### **WORK IN PROGRESS**
-->

### **WORK IN PROGRESS**
### 1.1.0 (2022-07-22)

- (o0shojo0o) fix URLs in WebUi
- (o0shojo0o) added option to disable the weekdays on the clock over API / WebUi

### 1.0.0 (2022-07-22)
Expand All @@ -91,7 +92,7 @@ Thanks to these great people for supporting this project.

### 0.4.0 (2022-07-04)

- (foorschtbar) added support for new "MicroMatrix by foorschtbar" [more](https://github.com/o0shojo0o/PixelIt/pull/174) | [Repo](https://github.com/foorschtbar/Sk6805EC15-Matrix) :tada:
- (foorschtbar) added support for new "MicroMatrix by foorschtbar" [more](https://github.com/pixelit-project/PixelIt/pull/174) | [Repo](https://github.com/foorschtbar/Sk6805EC15-Matrix) :tada:
- (foorschtbar) fixed the Tiled 4x 8x8 CJMCU Matrix Type (its doesn't work before)
- (o0shojo0o) fixed option for non-flashing time separator over JSON (internal clock)

Expand All @@ -102,7 +103,7 @@ Thanks to these great people for supporting this project.
- (o0shojo0o) extended WebUi for 'Wifi Reset' and 'Factory Reset'
- (o0shojo0o) added 'Wifi Reset' and 'Factory Reset' function for WebAPI and Socket
- (o0shojo0o) fix hexColor for bar and bars
- (rozza-m) added fat clock font [more](https://github.com/o0shojo0o/PixelIt/pull/169)
- (rozza-m) added fat clock font [more](https://github.com/pixelit-project/PixelIt/pull/169)
- (pplucky) Improve MQTT discovery

### 0.3.19 (2022-04-24)
Expand Down Expand Up @@ -146,7 +147,7 @@ Thanks to these great people for supporting this project.
### 0.3.15 (2021-12-04)

- (o0shojo0o) added offset options for gas sensor
- (miccgn) added [BME680](https://docs.bastelbunker.de/pixelit/hardware.html#bme680-sensor-upgrade-temperatur-luftfeuchte-luftdruck-gas) support
- (miccgn) added [BME680](https://pixelit-project.github.io/hardware.html#bme680-sensor-upgrade-temperature-humidity-pressure-gas) support

### 0.3.14 (2021-11-14)

Expand Down
Empty file removed docs/webui/.placeholder
Empty file.
Binary file added docs/webui/android-chrome-192x192.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/webui/android-chrome-512x512.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/webui/apple-touch-icon.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 1 addition & 0 deletions docs/webui/css/app.94ec8f49.css

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

5 changes: 5 additions & 0 deletions docs/webui/css/chunk-vendors.0b9d1abf.css

Large diffs are not rendered by default.

Binary file added docs/webui/favicon-16x16.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/webui/favicon-32x32.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/webui/favicon.ico
Binary file not shown.
1 change: 1 addition & 0 deletions docs/webui/index.html
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
<!DOCTYPE html><html lang="en"><head><meta charset="utf-8"><meta http-equiv="X-UA-Compatible" content="IE=edge"><meta name="viewport" content="width=device-width,initial-scale=1,shrink-to-fit=no"><meta name="apple-mobile-web-app-capable" content="yes"><meta name="mobile-web-app-capable" content="yes"><link rel="icon" href="https://pixelit-project.github.io/PixelIt/webui/favicon.ico"><title>Pixel It the Matrix Display</title><link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Roboto:100,300,400,500,700,900"><link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/@mdi/font@latest/css/materialdesignicons.min.css"><link href="https://pixelit-project.github.io/PixelIt/webui/css/app.94ec8f49.css" rel="preload" as="style"><link href="https://pixelit-project.github.io/PixelIt/webui/css/chunk-vendors.0b9d1abf.css" rel="preload" as="style"><link href="https://pixelit-project.github.io/PixelIt/webui/js/app.41ba8bd1.js" rel="preload" as="script"><link href="https://pixelit-project.github.io/PixelIt/webui/js/chunk-vendors.3cc8a4f6.js" rel="preload" as="script"><link href="https://pixelit-project.github.io/PixelIt/webui/css/chunk-vendors.0b9d1abf.css" rel="stylesheet"><link href="https://pixelit-project.github.io/PixelIt/webui/css/app.94ec8f49.css" rel="stylesheet"></head><body><noscript><strong>We're sorry but Pixel It the Matrix Display doesn't work properly without JavaScript enabled. Please enable it to continue.</strong></noscript><div id="app"></div><script src="https://pixelit-project.github.io/PixelIt/webui/js/chunk-vendors.3cc8a4f6.js"></script><script src="https://pixelit-project.github.io/PixelIt/webui/js/app.41ba8bd1.js"></script></body></html>
2 changes: 2 additions & 0 deletions docs/webui/js/app.41ba8bd1.js

Large diffs are not rendered by default.

1 change: 1 addition & 0 deletions docs/webui/js/app.41ba8bd1.js.map

Large diffs are not rendered by default.

29 changes: 29 additions & 0 deletions docs/webui/js/chunk-vendors.3cc8a4f6.js

Large diffs are not rendered by default.

1 change: 1 addition & 0 deletions docs/webui/js/chunk-vendors.3cc8a4f6.js.map

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion src/PixelIt.ino
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@
#include "Webinterface.h"
#include "Tools.h"

#define VERSION "1.0.0"
#define VERSION "1.1.0"

void FadeOut(int = 10, int = 0);
void FadeIn(int = 10, int = 0);
Expand Down
2 changes: 1 addition & 1 deletion src/Webinterface.h
Original file line number Diff line number Diff line change
@@ -1 +1 @@
const char mainPage[] PROGMEM = R"=====(<!DOCTYPE html><html lang="en"><head><meta charset="utf-8"><meta http-equiv="X-UA-Compatible" content="IE=edge"><meta name="viewport" content="width=device-width,initial-scale=1,shrink-to-fit=no"><meta name="apple-mobile-web-app-capable" content="yes"><meta name="mobile-web-app-capable" content="yes"><link rel="icon" href="https://o0shojo0o.github.io/PixelIt/new_webif/favicon.ico"><title>Pixel It the Matrix Display</title><link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Roboto:100,300,400,500,700,900"><link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/@mdi/font@latest/css/materialdesignicons.min.css"><link href="https://o0shojo0o.github.io/PixelIt/new_webif/css/app.a3c33c05.css" rel="preload" as="style"><link href="https://o0shojo0o.github.io/PixelIt/new_webif/css/chunk-vendors.6d2b825b.css" rel="preload" as="style"><link href="https://o0shojo0o.github.io/PixelIt/new_webif/js/app.311821f8.js" rel="preload" as="script"><link href="https://o0shojo0o.github.io/PixelIt/new_webif/js/chunk-vendors.31a7413f.js" rel="preload" as="script"><link href="https://o0shojo0o.github.io/PixelIt/new_webif/css/chunk-vendors.6d2b825b.css" rel="stylesheet"><link href="https://o0shojo0o.github.io/PixelIt/new_webif/css/app.a3c33c05.css" rel="stylesheet"></head><body><noscript><strong>We're sorry but Pixel It the Matrix Display doesn't work properly without JavaScript enabled. Please enable it to continue.</strong></noscript><div id="app"></div><script src="https://o0shojo0o.github.io/PixelIt/new_webif/js/chunk-vendors.31a7413f.js"></script><script src="https://o0shojo0o.github.io/PixelIt/new_webif/js/app.311821f8.js"></script></body></html>)=====";
const char mainPage[] PROGMEM = R"=====(<!DOCTYPE html><html lang="en"><head><meta charset="utf-8"><meta http-equiv="X-UA-Compatible" content="IE=edge"><meta name="viewport" content="width=device-width,initial-scale=1,shrink-to-fit=no"><meta name="apple-mobile-web-app-capable" content="yes"><meta name="mobile-web-app-capable" content="yes"><link rel="icon" href="https://pixelit-project.github.io/PixelIt/webui/favicon.ico"><title>Pixel It the Matrix Display</title><link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Roboto:100,300,400,500,700,900"><link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/@mdi/font@latest/css/materialdesignicons.min.css"><link href="https://pixelit-project.github.io/PixelIt/webui/css/app.94ec8f49.css" rel="preload" as="style"><link href="https://pixelit-project.github.io/PixelIt/webui/css/chunk-vendors.0b9d1abf.css" rel="preload" as="style"><link href="https://pixelit-project.github.io/PixelIt/webui/js/app.41ba8bd1.js" rel="preload" as="script"><link href="https://pixelit-project.github.io/PixelIt/webui/js/chunk-vendors.3cc8a4f6.js" rel="preload" as="script"><link href="https://pixelit-project.github.io/PixelIt/webui/css/chunk-vendors.0b9d1abf.css" rel="stylesheet"><link href="https://pixelit-project.github.io/PixelIt/webui/css/app.94ec8f49.css" rel="stylesheet"></head><body><noscript><strong>We're sorry but Pixel It the Matrix Display doesn't work properly without JavaScript enabled. Please enable it to continue.</strong></noscript><div id="app"></div><script src="https://pixelit-project.github.io/PixelIt/webui/js/chunk-vendors.3cc8a4f6.js"></script><script src="https://pixelit-project.github.io/PixelIt/webui/js/app.41ba8bd1.js"></script></body></html>)=====";

0 comments on commit 5dd05ce

Please sign in to comment.