Skip to content

Latest commit

 

History

History
718 lines (463 loc) · 41.1 KB

CHANGELOG.md

File metadata and controls

718 lines (463 loc) · 41.1 KB

Changelog

v1.13.9

  • fix: update docs with new IronOS version 804c77b

v1.13.8

  • fix: smaller font for build version 48a9f8e

v1.13.7

  • fix: build shows only number version 4f778ab

v1.13.6

  • fix: get latest os ver. + if new build available e68b9d4
  • fix: update tests for new version b07d7c5
  • fix: display ironOS build version 095f7c0

v1.13.3

  • feat: pass the build version from pinecil 86eb85a
  • fix: by default send v2.20 as build version 2f3426d
  • fix: ensure proper min/max range for brightness 68e9431
  • fix: display proper brightness values for v2.21. closes #133 3f44fc5

v1.12.16

  • fix: bring back pinecil-id. closes #166 0efead1

v1.12.15

  • Mkdocs patch (#152)

  • Updated assets & greeting

  • Fix for too long title

  • Fix view and edit buttons

  • Menu fix for title being too long

  • Updated lists & headings

  • fix checkbox

  • Display MAC adress as code

  • Update mkdocs.yml

  • Fix image paths

  • Added back "documentaion" to title

  • Major overhaul

  • Welcome page fixed
  • New categories
  • Emojis added
  • Added metadata and special settings
  • Formatting corrected
  • Links fixed
  • other fixes
  • Update docs-deploy.yml

  • Moved all images into one directory

  • Reworked arrangement of Installaion page

  • Formatting

  • Moved Debugging & Terminal section to own document

  • Added link to repo in contribution section fd840e6

  • fix: dummy commit to up the version 8a8315d

v1.12.14

  • Added concurrency to workflow 1120bb2
  • Merge pull request #151 from MagicLike/patch-1

Added concurrency to mkdocs workflow 8ce2ec8

  • fix Mkdocs (#153)

  • Update index.md

  • Create test

  • fix: Mkdocs

fix: Mkdocs add content, images, icons

  • Delete test

  • Add files via upload

  • fix: link mkdocs

  • fix: add images for mkdocs

  • Delete workHUD1.png

  • fix: links to images in docs

fix links so that all images are from docs images folder and not duplicated

  • Delete workHUD.png

duplicate, all images in /docs/images now

  • Delete workHUD-detailed.png

duplicate, all images in /docs/images now

  • Delete full_settings.png

duplicate, all images in /docs/images now

  • Delete PineSAM_logo-A017A5.png

duplicate, all images in /docs/images now

  • fix: broken edit link mkdocs

  • fix: links

  • fix: image links 556d646

  • fix: added vertical grid. closes #54 0a3f07f

v1.12.13

  • fix: instructions, docs, wiki (#144)

fix badge links

  • Update Readme.md

  • fix: updated instructions

fix: closes issue builder555#136

  • fix: instructions

fix: instructions

  • fix: links

fix: links

  • Update Readme.md

  • fix: add work HUD reference image

fix: add work HUD detailed reference image

  • fix: added working 128 firmware

fix: added link to working 128 UUID firmware. old beta ironOS causes main_server terminal crash

  • Update Readme.md

  • fix: readme doc

fix: readme doc

  • fix: typo readme

fix: typo readme 5f461fd

  • fix: error from wait=process, instruction docs (#149)

fix badge links

  • Update Readme.md

  • fix: updated instructions

fix: closes issue builder555#136

  • fix: instructions

fix: instructions

  • fix: links

fix: links

  • Update Readme.md

  • fix: add work HUD reference image

fix: add work HUD detailed reference image

  • fix: added working 128 firmware

fix: added link to working 128 UUID firmware. old beta ironOS causes main_server terminal crash

  • Update Readme.md

  • fix: readme doc

fix: readme doc

  • fix: typo readme

fix: typo readme

  • fix: wait-process error on windows

fix: this closes ticket for builder555#148 fix of Wait-process causing error in terminal window start.ps1 ed98d62

v1.12.11

v1.12.10

  • Use mkdocs as documentation software instead of GitHub wiki (#129)

  • Added mkdocs

  • Added mkdocs with all assets and my customisations to the repo
  • Used elements from Wiki
  • Renamed folder 'usage' to 'how-to-use'

Due to server issues

  • Changed theme switcher icons

  • Changed logo and adjusted colors

  • Combined Usage & HUD and integrated TOC

  • Fixed image paths

  • Updated image path c18cd7a

  • Added logic to call xdg-open instead of open on linux 3286763

  • Merge pull request #139 from builder555/master

update dev 7ef05bb

  • Merge pull request #140 from Spagett1/dev

Added logic to call xdg-open instead of open on linux ff25e61

  • fix: dummy commit to increase version 553c54a

v1.12.9

  • fix setup-dev.bat for Windows users (#128)

  • Update Readme.md

  • Update setup-dev.bat 3e27f3f

  • fix: updated to work with new uuid128 f28bc0d

v1.12.8

  • can list services on a ble device 23a7d11
  • fix: prep work for uuid128 change 9f76308
  • fix: store external dependencies locally. closes #125 72536cf

v1.12.6

  • Correct Readme, add Usage instructions to Wiki (#120)

  • Update Readme.md

  • Update Readme.md

  • Update Readme.md

  • Update Readme.md

  • Update Readme.md

  • Update Readme.md 13ecc27

  • fix: update command for windows ff6603e

  • feat: first version with live data chart c7b689e

  • fix: prevent +/- buttons getting stuck. closes #119 c518e6d

  • fix: version comparison was incorrect 039fa6a

  • fix: right click triggers preset override 7ff9fd0

  • fix: work hud gets split when div is too tall a548bd8

  • fix: display work hud inline with graph 873a543

  • fix: clean up chart style and code 6b8bc30

v1.11.2

  • Correct Readme, add Usage instructions to Wiki (#120)

  • Update Readme.md

  • Update Readme.md

  • Update Readme.md

  • Update Readme.md

  • Update Readme.md

  • Update Readme.md 13ecc27

v1.11.2

v1.11.1

  • Update TheSettings.vue 2a37927
  • Update Readme.md 7b724b6
  • Merge pull request #108 from River-Mochi/dev
  • update readme, added link to Debug Menu settings in Debug Category 25aa43f
  • fix: don't show version until it's available 3be7c04
  • feat: show when new version is available f968bbf
  • fix: compares semver properly 3a1fb08

v1.10.0

  • fix: removed reload settings button 0550eb4
  • fix: smaller font for device name 06d69e3
  • feat: add debug data. closes #39 98488fa

v1.9.4

  • fix: move work hud up, closes #102 f9b3b20
  • docs: Update with information about packaged versions of PineSAM
  • update and add logos 3bfb1d8
  • Merge pull request #103 from River-Mochi/dev

Update readme, install instructions, badges 9c8bce6

v1.9.3

  • fix: removed duplicate job 12d55d1
  • fix: tweak the therm. colour a bit. should close #57 b9e75bd

v1.9.1

  • fix: show hints by default, remember last setting. closes #64 accede2
  • fix: link to IronOS page in hints. closes #42 1cceff7
  • feat: colour and icon change with temperature. closes #66 and #57 72d0c87
  • fix: only include what is needed for source package 3c2375e

v1.8.4

  • fix: use proper variables in source workflow ed0ee5f

v1.8.3

  • fix: update permissions. agian! 6ee7bec

v1.8.2

  • fix: use new screenshot, remove versioned ones 478629e

v1.8.1

  • Merge pull request #94 from builder555/master

update dev to master 622daa8

  • fix: pack source as one of matrix strategies bb38857

v1.8.0

  • feat: testing new speed improvement 1ce828c
  • fix: move start commands used for binaries 48b1a18
  • update readme 35621ae
  • feat: messing around with css 14e89a9
  • fix: cleaned up styling issues cc85c89
  • fix: updated settings colours to match work hud 94985dc
  • fix: prevent crash when BLE sends 'turned off' error 8016111
  • feat: add source code as separate zip 7814979

v1.5.7

  • fix: crash on start when device is not connected 4db6189
  • fix: display brightness values 1-10. closes #82 1ece9b8

v1.5.5

  • fix: ensure correct ci files permissions 04f9c37

v1.5.4

  • feat: using proper vue.js framework 9badfe8
  • fix: ensure settings are fetched at most once a second 764d52c
  • feat: using new build process 9b2c65c
  • fix: updated instructions and convenience scripts 61177fc
  • fix: don't use relative path to get version 64c0ce7
  • fix: typo 21636f6
  • update readme c0434c8
  • update instructions 1de1ffa
  • fix: cleaned up setup scripts b2cd75a

1.3.1 (2023-02-28)

Bug Fixes

  • hide pinecil name by default. closes #56 (0593657)

1.3.0 (2023-02-28)

Features

  • holding +/- speeds up change (9c766a2)

1.2.1 (2023-02-27)

Bug Fixes

  • numbers shifted up (fcd2fe7)
  • prevent console errors when pinecil not connected (dd660c3)
  • use actual settings value instead of ref (8c34f05)

1.2.0 (2023-02-27)

Features

  • broadcast live data to clients #48 (bd532a3)
  • Merge pull request #55 from NeilHanlon/work-screen_buttons (764c714)
  • show live temperature + electricals (5533ec0)
  • Work screen improvements and functionality implmementation (7291869)

Bug Fixes

  • screen disappears if no device found (88cf666)

1.1.0 (2023-02-24)

Features

1.0.16 (2023-02-22)

Bug Fixes

1.0.15 (2023-02-22)

Bug Fixes

1.0.14 (2023-02-22)

Bug Fixes

1.0.13 (2023-02-21)

Bug Fixes

1.0.12 (2023-02-20)

Bug Fixes

1.0.11 (2023-02-20)

Bug Fixes

1.0.10 (2023-02-20)

Bug Fixes

1.0.9 (2023-02-20)

Bug Fixes

1.0.8 (2023-02-20)

Bug Fixes

1.0.7 (2023-02-20)

Bug Fixes

1.0.6 (2023-02-20)

Bug Fixes

1.0.5 (2023-02-20)

Bug Fixes

1.0.4 (2023-02-20)

Bug Fixes

1.0.3 (2023-02-20)

Bug Fixes

1.0.2 (2023-02-20)

Bug Fixes

  • testing version.txt file (5a10888)

1.0.1 (2023-02-20)

Bug Fixes

1.0.0 (2023-02-20)

Bug Fixes