Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: artstisen/AHOY
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.6.1.1
Choose a base ref
...
head repository: artstisen/AHOY
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
  • 5 commits
  • 4 files changed
  • 1 contributor

Commits on Aug 10, 2022

  1. Update CHANGELOG

    artstisen authored Aug 10, 2022
    Copy the full SHA
    28ef757 View commit details
  2. Update LICENSE

    artstisen authored Aug 10, 2022
    Copy the full SHA
    63df2b6 View commit details
  3. Add files via upload

    artstisen authored Aug 10, 2022
    Copy the full SHA
    678cbe3 View commit details
  4. Update README.md

    artstisen authored Aug 10, 2022
    Copy the full SHA
    80dafcb View commit details
  5. Update README.md

    artstisen authored Aug 10, 2022
    Copy the full SHA
    37a3738 View commit details
Showing with 29 additions and 19 deletions.
  1. +17 −1 CHANGELOG
  2. +5 −18 LICENSE
  3. +7 −0 README.md
  4. BIN marbles-notekeeper-windows-terminal.jpg
18 changes: 17 additions & 1 deletion CHANGELOG
Original file line number Diff line number Diff line change
@@ -10,7 +10,23 @@
\/_/\/_/\/_/\/_/\/___/ \/_____/\/_/


CHANGELOG v1.5.5.2 (Current release)
CHANGELOG v1.6.1.1 (Current release)

+ Legal notice: This version of Ahoy is distributed as free software
under the MIT license.
------------------------------------------------------------------------
^ Optimization: Updated to .NET 4.8 (hence a shift in minor version number)
- Ahoy.exe.config included with the Ahoy.exe to supply AppContextSwitchOverrides
for the inherited RichTextBox to show ANSI graphics properly.
^ Optimization: Changed tools browser options from IExplore to MS Edge
^ Optimization: Password generator now adds a symbol to the password when using the "Wordplay" option
^ Optimization: Search now defaults to title and content search instead of "Title Priority Search"
^ Optimization: Encryption logic updated to latest .NET implementation
^ Optimization: Minor optimizations and tweaks to code, UI and help texts (with ref. to Github)
! Bug: Importing an entry collection as XML sometimes prevented AHOY! from saving -FIXED.


CHANGELOG v1.5.5.2 (Previous release)

+ Legal notice: This version of Ahoy is distributed as free software
under the MIT license.
23 changes: 5 additions & 18 deletions LICENSE
Original file line number Diff line number Diff line change
@@ -1,21 +1,8 @@
MIT License
AHOY! SOFTWARE LICENSE:
Copyright © 2022 LBS, https://github.com/artstisen/AHOY

Copyright (c) 2020 Lars Brandt Stisen
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the “Software”), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:
The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.
THE SOFTWARE IS PROVIDED “AS IS”, WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
7 changes: 7 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
## NEWS! You might want to checkout my latest project:
[**Marbles** cross-platform note-taking software for Windows and Linux](https://github.com/artstisen/marbles)

![Marbles console text editor](marbles-notekeeper-windows-terminal.jpg)
- Marbles is made with the same principles in mind as AHOY: Notes are stored as a searchable collection of entries contained in a single encrypted file for easy portability.
- Plug Marbles into any Windows or Linux system and access your secure data in a 1-to-1 experience across platforms in your preferred terminal.
- The Marbles project contains the [_AhoyToMarbles_](https://github.com/artstisen/marbles/blob/main/Guide-to-installation.md) tool that can be used to migrate your AHOY data to Marbles.
@@ -43,3 +44,9 @@

Please note: Windows 7 does not include the Consolas font by default, unless installed with Microsoft Office, Visual Studio etc.
Please note: Dictionaries available to the AHOY! Spell Checker are dependent on the .NET Framework version currently installed on your system. Please consult the documentation for more information.

## DOWNLOAD

Download the latest release here: [https://github.com/artstisen/AHOY/releases/tag/v1.6.1.1](https://github.com/artstisen/AHOY/releases/tag/v1.6.1.1)


Binary file added marbles-notekeeper-windows-terminal.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.