Skip to content

Releases: isair/notepad-pwa

v1.6.0

17 Apr 22:29
Compare
Choose a tag to compare

1.6.0 (2023-04-17)

Features

  • app: Select new tab automatically (bb95faf)

v1.5.2

17 Apr 21:38
Compare
Choose a tag to compare

1.5.2 (2023-04-17)

Bug Fixes

  • app: Prevent saving when there are no tabs open (da38745)
  • app: Use the new File System Access API (e9f0bf6)

v1.5.1

17 Apr 21:00
ec43fc9
Compare
Choose a tag to compare

1.5.1 (2023-04-17)

Bug Fixes

  • app: Apply padding to text in editor (#260) (ec43fc9)

v1.5.0

17 Apr 20:49
7759eed
Compare
Choose a tag to compare

1.5.0 (2023-04-17)

Features

  • app: Point to the new file on save as (#258) (7759eed)

1.4.0

17 Apr 20:32
1edebbc
Compare
Choose a tag to compare

Changes

A slight performance improvement has been introduced. Unchanged files will now be skipped when using auto-save.

1.3.0

17 Apr 20:31
cdb41a5
Compare
Choose a tag to compare

Changes

Users can now close tabs, and modified tabs will be marked with a *

v1.2.1

16 Aug 20:32
7deeba4
Compare
Choose a tag to compare

1.2.1 (2020-08-16)

Bug Fixes

v1.2.0

02 Aug 22:47
b6f0fbc
Compare
Choose a tag to compare

1.2.0 (2020-08-02)

Features

  • config: Don't enforce branch naming (#98) (b6f0fbc)

v1.1.0

03 Jul 18:28
5b59e03
Compare
Choose a tag to compare

1.1.0 (2020-07-03)

Features

  • app: Implement auto save functionality (#62) (5b59e03)

v1.0.0

26 Jun 11:15
6cbb678
Compare
Choose a tag to compare

1.0.0 (2020-06-26)

Bug Fixes

  • app: Correct PWA scope (fde2e23)
  • app: Don't try to cache external material icons (c7a5c9d)
  • app: Make saving work (#17) (f49b19b)
  • app: Remove app assets from LFS (#40) (5ed5a00)
  • app: Set scope to public website (2e194be)
  • config: Fix DangerJS (#37) (d73a8c4)
  • config: Move to node 10.19 to fix semantic-release (#60) (616b12d)

Features

  • app: Add install on device option (#5) (4b5b946)
  • app: Add new tab button and functionality (#58) (c85e9ac)
  • app: Implement file open and save functionality (#9) (48c3350)
  • app: Scaffold app components (#3) (e0c5759)
  • config: Add release scope (e90d2b0)
  • config: Match theme colour with primary (#4) (d140456)
  • multi: Application skeleton (f4ae1f4)
  • multi: Initial commit (10f9058)
  • multi: Migrate to using Webpack and Vue (#1) (32e9aa4)
  • multi: Update icons, splash, and name (#2) (3db8064)